Jose Diaz-Gonzalez
a89b8d6213
chore: convert all CHECKS files to healthchecks
2023-10-15 00:22:24 -04:00
Jose Diaz-Gonzalez
86795ddacc
tests: run mvdan/shfmt on test runs
...
While I do not agree with _every_ style change, this will force Dokku to have consistent formatting across all shell scripts, which is arguably a Good Thing™.
The command used to reprocess everything is:
```shell
shfmt -l -bn -ci -i 2 -w .
```
2019-01-07 01:25:55 -05:00
Michael Hobbs
ef583eef66
use consistent bash shebang. closes #959
2015-02-08 22:34:35 -08:00
Michael Hobbs
cddcf997e1
make sure we test the check-deploy plugin
2014-12-21 14:51:42 -08:00
Michael Hobbs
8025657a38
save error in output if curl errors
2014-12-21 14:51:40 -08:00
Michael Hobbs
3706392e65
test with wercker
2014-12-21 14:51:40 -08:00
rhy-jot
f64e27f32e
Reenable go test
2013-12-03 09:51:47 -08:00
Jeff Lindsay
39b05a1b20
disabling go since its now broken with docker 0.4.8
2013-07-16 00:47:11 -07:00
Damian Gryski
0d6d7cdbed
tests: reenable go test
2013-06-24 21:50:46 +02:00
Jeff Lindsay
964299d167
disabling go app since it is broken atm
2013-06-23 18:13:35 -07:00
Jeff Lindsay
ef7ac5bbdb
moving test apps into place with proper check_deploy scripts
2013-06-23 17:17:56 -07:00