Jose Diaz-Gonzalez
5964e1394b
feat: autogenerate readme from command help
2020-04-04 16:20:35 -04:00
Jose Diaz-Gonzalez
dfbde56138
fix: correct issue where help output for info flag implied multiple flags
2020-04-04 16:18:22 -04:00
Jose Diaz-Gonzalez
6adca89611
feat: update shellcheck excludes
2020-04-04 13:38:33 -04:00
Jose Diaz-Gonzalez
78b51e2cf3
feat: add xunit-reader to output xunit files in human readable format
2020-04-04 13:37:50 -04:00
Jose Diaz-Gonzalez
cd562537a6
feat: parameterize xunit-to-github version
2020-04-04 13:37:03 -04:00
Jose Diaz-Gonzalez
b85e992da6
fix: use non-deprecated method of fetching docker-options
2020-04-04 13:36:27 -04:00
Jose Diaz-Gonzalez
60f600e29a
feat: upgrade shfmt
2020-04-04 13:35:52 -04:00
Jose Diaz-Gonzalez
5ce14c0221
Release 1.11.0
1.11.0
2020-03-31 01:36:28 -04:00
Jose Diaz-Gonzalez
3b86072e76
feat: upgrade tertiary container images
2020-03-31 01:36:28 -04:00
Jose Diaz-Gonzalez
dccd7e7f89
feat: move all image names to config file
...
This allows us to more quickly update the image versions in use for tertiary images.
2020-03-31 01:36:28 -04:00
Jose Diaz-Gonzalez
856e0eec4b
feat: add service-specific header to info call
2020-03-31 01:36:28 -04:00
Jose Diaz-Gonzalez
e5862de232
docs: use upstream postgis image
2020-03-24 11:00:11 -04:00
Jose Diaz-Gonzalez
91415946b7
Merge pull request #170 from Darkless012/master
...
Update Postgis information into README
2020-03-23 12:15:12 -04:00
Jose Diaz-Gonzalez
d8c2656a32
fix: correct test case for :list command
2020-03-20 14:58:06 -04:00
Jose Diaz-Gonzalez
ad0e0f69f4
fix: ignore the keyfile install for tests
2020-03-20 11:14:27 -04:00
Jose Diaz-Gonzalez
f93699221b
fix: correct shellcheck issue
2020-03-20 11:05:44 -04:00
Jose Diaz-Gonzalez
feb832109c
feat: update travis setup
...
- Use ubuntu bionic
- Upgrade tested version of dokku
2020-03-20 10:58:25 -04:00
Jose Diaz-Gonzalez
89f080cb51
Release 1.10.1
1.10.1
2020-03-06 10:20:20 -05:00
Jose Diaz-Gonzalez
91bf720861
fix: correct service title
2020-03-06 10:19:43 -05:00
Jose Diaz-Gonzalez
ea74d1da3e
Release 1.10.0
1.10.0
2020-03-03 16:05:29 -05:00
Jose Diaz-Gonzalez
4dc758d7e6
refactor: drop full info from :list command
...
This can be fetched from :info if necessary, and slows down the list quite a bit.
2020-03-03 16:02:51 -05:00
Jose Diaz-Gonzalez
b87837b2f1
fix: speed up service_status by reducing container status calls
2020-03-03 15:57:20 -05:00
Jose Diaz-Gonzalez
1a0eca9f9a
Release 1.9.5
1.9.5
2019-12-27 16:57:50 -05:00
Jose Diaz-Gonzalez
7f4c06d6c0
chore: update dokku/wait version
2019-12-27 16:57:13 -05:00
Jose Diaz-Gonzalez
355952eb1f
Release 1.9.4
1.9.4
2019-12-27 16:56:10 -05:00
Jose Diaz-Gonzalez
a5fbfe1e7a
chore: update dokku/ambassador version
2019-12-27 16:55:26 -05:00
Jose Diaz-Gonzalez
cec13103ba
Release 1.9.3
1.9.3
2019-12-27 16:54:15 -05:00
Jose Diaz-Gonzalez
da72857cad
chore: update dokku/s3backup version
2019-12-27 16:53:23 -05:00
Jose Diaz-Gonzalez
ce1cae9241
Release 1.9.2
1.9.2
2019-11-22 19:20:33 -05:00
Jose Diaz-Gonzalez
f1bc0b0b3e
feat: update patch release of postgres
2019-11-22 19:20:30 -05:00
Jose Diaz-Gonzalez
97139fbe1d
Release 1.9.1
1.9.1
2019-09-19 15:17:41 -04:00
Jose Diaz-Gonzalez
edc0c474c9
fix: install updated gpg key and nginx apt repository
2019-09-19 13:30:46 -04:00
Jose Diaz-Gonzalez
98e902b572
fix: add missing ampersands
2019-07-30 10:51:51 -04:00
Jose Diaz-Gonzalez
0f54621a98
chore: create scripts directory as necessary
2019-07-30 10:46:00 -04:00
Jose Diaz-Gonzalez
211e384565
feat: skip subcommand copy if no subcommands directory exists
2019-07-29 22:03:01 -04:00
Jose Diaz-Gonzalez
4819e34bd5
Release 1.9.0
1.9.0
2019-07-15 15:00:37 -07:00
Jose Diaz-Gonzalez
c7f511c5f2
feat: add service:links command
...
This allows users to script against apps that are linked to a given service
2019-07-15 14:59:05 -07:00
Jose Diaz-Gonzalez
fcbf0ef22c
Merge pull request #184 from dokku/upgrade-version
...
Upgrade docker image versions
2019-07-15 14:17:58 -07:00
Jose Diaz-Gonzalez
2a6a5d99e1
chore: increase vm.max_map_count
...
This is mainly used for elasticsearch but adding it to the generic test suite for all datastore plugins makes it easier to copy the travis config to each plugin.
2019-07-12 13:43:57 -07:00
Jose Diaz-Gonzalez
7d4cf380bb
fix: use correct variable for checking for password file
2019-07-12 12:56:37 -07:00
Jose Diaz-Gonzalez
fb522d1bd8
chore: update build targets
2019-07-11 16:35:06 -07:00
Jose Diaz-Gonzalez
5b13bedbd6
chore: move to helper functions for fetching passwords
2019-07-11 16:34:35 -07:00
Jose Diaz-Gonzalez
f65790c5d6
chore: reorder images
2019-07-11 14:32:49 -07:00
Jose Diaz-Gonzalez
93dd4fecbb
feat: update ambassador, s3backup, and wait images
2019-07-11 14:31:47 -07:00
Jose Diaz-Gonzalez
0317711a5b
feat: upgrade busybox to 1.31.0-uclibc
2019-07-11 13:36:41 -07:00
Jose Diaz-Gonzalez
4867906243
feat: upgrade to 11.4
2019-07-11 13:24:31 -07:00
Jose Diaz-Gonzalez
7d49483472
Release 1.8.1
1.8.1
2019-06-11 15:45:42 -04:00
Jose Diaz-Gonzalez
7faec70ef2
fix: ensure the tracked container id is up to date
...
If the ID file contained an incorrect value, calling :start would say the service is started but :info would still show the container as missing.
Also fix an issue where docker inspect leaked stderr when the container was missing.
Refs dokku/dokku-redis#133
2019-06-11 15:44:54 -04:00
Jose Diaz-Gonzalez
aa3d21b4ae
Release 1.8.0
1.8.0
2019-06-08 15:57:55 +02:00
Jose Diaz-Gonzalez
67dd094d58
fix: drop now unnecessary rm call in config
...
This was used to delete an errant '*' service that was accidentally created during service deletion. That was fixed in dokku/dokku-redis#126 - and the respective PRs for each service - and is thus no longer necessary.
The fix was done by utilizing pushd when iterating over folders instead of trying to get a subdirectory with a partially quoted path.
Closes dokku/dokku-redis#130
2019-06-08 15:53:54 +02:00