Michael Hobbs
|
d1b87bd7b7
|
cleanup shellcheck SC2086
|
2016-02-23 07:50:06 -08:00 |
|
Jose Diaz-Gonzalez
|
237dfe2bbd
|
Merge pull request #1634 from callahad/bats
bats is available in homebrew
|
2015-11-05 21:59:58 -05:00 |
|
Dan Callahan
|
ff07842dc5
|
Resolve SC2001: 'See if you can use ${var//search/replace} instead'
https://github.com/koalaman/shellcheck/wiki/SC2001
|
2015-11-04 20:43:41 -06:00 |
|
Dan Callahan
|
9229e1a9a7
|
Resolve SC2143: 'Instead of [ -n $(foo | grep bar) ], use foo | grep -q bar'
...we actually don't violate this
https://github.com/koalaman/shellcheck/wiki/SC2143
|
2015-11-04 11:00:59 -06:00 |
|
Dan Callahan
|
344d48e01b
|
Resolve SC2029: 'this expands on client side'
https://github.com/koalaman/shellcheck/wiki/SC2029
This patch addes inline directives where this is the desired behavior,
instead of globaly excluding the check.
|
2015-11-03 21:40:31 -06:00 |
|
Dan Callahan
|
c48fe4e2a9
|
bats is available in homebrew
|
2015-10-31 16:12:36 -05:00 |
|
Michael Hobbs
|
c21aea00ad
|
filter out toml files when linting
|
2015-09-15 02:16:40 -07:00 |
|
Michael Hobbs
|
11e10fceef
|
only run domains and nginx config if we have a port and ip. fixes #1355
|
2015-07-30 14:29:36 -07:00 |
|
Jakob Krigovsky
|
25c107b164
|
Add checks-root test app to tests.mk
|
2015-07-11 14:39:25 +02:00 |
|
Michael Hobbs
|
981e857ab1
|
add sshd config for off-port testing
|
2015-04-25 10:01:01 -07:00 |
|
Michael Hobbs
|
0c715d4b39
|
more test efficiencies and cleanup
|
2015-04-24 15:05:21 -07:00 |
|
Michael Hobbs
|
0d838d1248
|
split up unit-tests and use 4 containers (they're free)
|
2015-04-24 13:52:14 -07:00 |
|
Michael Hobbs
|
c2053d5322
|
support dockerfiles without expose command. closes #1083
|
2015-04-03 12:13:39 -07:00 |
|
Michael Hobbs
|
88cd81e390
|
ensure we have newlines around our config. closes #1025
|
2015-03-09 19:32:05 -07:00 |
|
Michael Hobbs
|
7357df7c9d
|
first pass at dockerfile support
|
2015-02-07 17:56:01 -08:00 |
|
Michael Hobbs
|
1cfb1fc3fc
|
implement dokku shell and ls (by @plietar). refs #312
|
2015-02-07 14:46:17 -08:00 |
|
Michael Hobbs
|
1c02ef9674
|
test clojure app
|
2015-02-03 16:46:04 -08:00 |
|
Michael Hobbs
|
fda3a08c83
|
shellcheck dokku_client with specific exclusion
|
2015-01-16 14:58:41 -08:00 |
|
Michael Hobbs
|
e0c49ec724
|
[ci skip] fix missing strings in deploy tests output
|
2015-01-11 16:30:13 -08:00 |
|
Michael Hobbs
|
f5f7b8dd7e
|
test deploy node app without procfile
|
2015-01-09 21:52:41 -08:00 |
|
Jose Diaz-Gonzalez
|
f95ad79fc4
|
Merge pull request #873 from progrium/870-mh-bind-ip-on-domains-change
support pre deployment usage of domains plugin. fixes interface binding issue
|
2015-01-06 16:14:02 -05:00 |
|
Michael Hobbs
|
896ce50c93
|
support pre deployment usage of domains plugin. fixes interface binding issue
|
2015-01-06 12:42:21 -08:00 |
|
Michael Hobbs
|
1f73b58340
|
enable multi buildpack test
|
2015-01-06 11:20:22 -08:00 |
|
Michael Hobbs
|
343ee24c46
|
silent grep stderr. closes #862
|
2015-01-05 13:13:43 -08:00 |
|
Jose Diaz-Gonzalez
|
6fed503024
|
Merge pull request #846 from progrium/mh-default-ssl-vhost-from-cert
add certificate CN to app VHOST if it's not already
|
2014-12-25 00:57:39 -05:00 |
|
Michael Hobbs
|
9b5abeac4d
|
test scala deployment
|
2014-12-23 23:54:52 -08:00 |
|
Michael Hobbs
|
de09260c33
|
add certificate CN to app VHOST if it's not already
|
2014-12-23 23:08:22 -08:00 |
|
Michael Hobbs
|
dbb6560b1e
|
fix static site test
|
2014-12-21 14:51:42 -08:00 |
|
Michael Hobbs
|
f3535292b3
|
reference issues for disabled deploy tests
|
2014-12-21 14:51:42 -08:00 |
|
Michael Hobbs
|
568902302b
|
echo out deploy test type correctly
|
2014-12-21 14:51:42 -08:00 |
|
Michael Hobbs
|
051b286a62
|
disable multipack buildpack test for now
|
2014-12-21 14:51:41 -08:00 |
|
Michael Hobbs
|
85f9bb3aae
|
disable SC2143
|
2014-12-21 14:51:41 -08:00 |
|
Michael Hobbs
|
0dec01c324
|
fix php test
|
2014-12-21 14:51:41 -08:00 |
|
Michael Hobbs
|
14a7cac686
|
update php and static tests
|
2014-12-21 14:51:41 -08:00 |
|
Michael Hobbs
|
58d0bc983a
|
don't use bats for deploy tests
|
2014-12-21 14:51:41 -08:00 |
|
Michael Hobbs
|
779808f832
|
make sure we set the default VHOST to match test env
|
2014-12-21 14:51:40 -08:00 |
|
Michael Hobbs
|
606bbda66c
|
make tests work
|
2014-12-21 14:51:40 -08:00 |
|
Michael Hobbs
|
3706392e65
|
test with wercker
|
2014-12-21 14:51:40 -08:00 |
|