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
aae62398b0
use patched static buildpack in test
2015-11-25 09:06:53 -08:00
Jose Diaz-Gonzalez
3a6f2eca82
Switch to yabawock's static nginx buildpack
...
The new herokuish branch of buildstep requires changes to the buildpack, but this buildpack should be compatible with the old buildstep.
2015-02-18 18:31:11 -05:00
Michael Hobbs
ef583eef66
use consistent bash shebang. closes #959
2015-02-08 22:34:35 -08:00
Michael Hobbs
50208862b2
revert to florianheinemann's nginx buildpack for static sites
2014-12-21 14:51:42 -08:00
Michael Hobbs
d1e94f6c91
use buildpack fork that preserves CHECKS file location
2014-12-21 14:51:42 -08:00
Michael Hobbs
dbb6560b1e
fix static site test
2014-12-21 14:51:42 -08:00
Michael Hobbs
cddcf997e1
make sure we test the check-deploy plugin
2014-12-21 14:51:42 -08:00
Michael Hobbs
14a7cac686
update php and static tests
2014-12-21 14:51:41 -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
Paul Lietar
2f97afb3f0
Add a static website test.
2013-12-03 19:13:14 +00:00