Jose Diaz-Gonzalez
b97b7ce2e6
tests: use dash instead of underscore
2021-02-25 20:32:57 -05:00
Jose Diaz-Gonzalez
483e6c54cc
feat: add plugin trigger for service creation and deletion
2021-02-25 19:54:59 -05:00
Jose Diaz-Gonzalez
476ccb73e1
refactor: use pre/post triggers for service-action naming
...
This is a bit more clear as the links aren't always idempotent and may have errors - this allows users to reconcile at what point a link may have failed so that they can take further action.
2021-02-25 16:05:24 -05:00
Jose Diaz-Gonzalez
6ca823d417
feat: add service-action plugin trigger for link/unlink
...
This can be used to track in alternate systems when a service is linked/unlinked from an app by implementing the custom trigger.
2021-02-25 15:58:31 -05:00
Jose Diaz-Gonzalez
114fc89ec3
Release 1.11.6
1.11.6
2021-01-17 21:16:10 -05:00
Jose Diaz-Gonzalez
7f4a5d2b09
fix: do not shadow TMPDIR variable
...
This enables usage of the plugin with libpam-tmpdir.
Refs dokku/dokku#3149
2021-01-17 21:02:28 -05:00
Jose Diaz-Gonzalez
224173e5dc
fix: correct image link
2020-09-27 12:38:50 -04:00
Jose Diaz-Gonzalez
51efb0150b
Merge pull request #129 from dokku/configurable-config
...
fix: allow config directory to be configurable
2020-05-16 04:52:36 -04:00
Jose Diaz-Gonzalez
31ade32c05
fix: allow config directory to be configurable
...
For postgres, the config directory doesn't actually exist, so adding this configurability allows the plugin's info command to report correctly.
2020-05-16 02:49:34 -04:00
Jose Diaz-Gonzalez
f6523d1917
Release 1.11.5
1.11.5
2020-05-15 00:58:33 -04:00
Jose Diaz-Gonzalez
7b3b134b49
fix: respect the TMPDIR environment variable
...
Refs dokku/dokku-redis#143
2020-05-15 00:57:21 -04:00
Jose Diaz-Gonzalez
dc3ae48aed
Release 1.11.4
1.11.4
2020-05-15 00:53:14 -04:00
Jose Diaz-Gonzalez
f62d233fdd
docs: correct help output
...
Refs dokku/dokku-postgres#197
2020-05-15 00:40:24 -04:00
Jose Diaz-Gonzalez
956bc4aafa
docs: correct casing/quoting on sentences
2020-05-15 00:34:37 -04:00
Jose Diaz-Gonzalez
dd83b621f2
chore: run black
2020-05-14 23:57:49 -04:00
Jose Diaz-Gonzalez
d0060ad532
docs: document all flags in readme
2020-05-14 23:37:57 -04:00
Jose Diaz-Gonzalez
19b4960ea2
docs: make the gpg passphrase a bit more clear
2020-05-14 23:33:01 -04:00
Jose Diaz-Gonzalez
2cd56cdf4b
Release 1.11.3
1.11.3
2020-05-14 22:59:30 -04:00
Jose Diaz-Gonzalez
6285aa7d68
chore: update copyright date
2020-05-14 22:57:38 -04:00
Jose Diaz-Gonzalez
b11dea9734
docs: switch build shield to circleci
2020-04-05 20:41:00 -04:00
Jose Diaz-Gonzalez
78da679ea6
tests: use circleci 2.1
2020-04-05 20:40:20 -04:00
Jose Diaz-Gonzalez
4db7db89be
Release 1.11.2
1.11.2
2020-04-04 22:27:43 -04:00
Jose Diaz-Gonzalez
6479bb4d30
fix: store the correct path
2020-04-04 22:25:11 -04:00
Jose Diaz-Gonzalez
a9fabcb0dd
Release 1.11.1
1.11.1
2020-04-04 21:50:26 -04:00
Jose Diaz-Gonzalez
de80e058bf
tests: drop travisci usage
2020-04-04 21:43:59 -04:00
Jose Diaz-Gonzalez
a7a226318c
tests: store test results for usage in circleci
2020-04-04 21:41:43 -04:00
Jose Diaz-Gonzalez
06ab80ae76
feat: enable circleci
2020-04-04 21:27:53 -04:00
Jose Diaz-Gonzalez
b3f28d3496
feat: speed up tests by dropping dhparam generation
2020-04-04 21:27:43 -04:00
Jose Diaz-Gonzalez
15fc2cbc0f
fix: use python3 for generating the readme
2020-04-04 16:47:36 -04:00
Jose Diaz-Gonzalez
76054a308f
docs: drop unimpemented commands from readme and reorganize
2020-04-04 16:43:31 -04:00
Jose Diaz-Gonzalez
ddf0662068
feat: autogenerate readme from command help
2020-04-04 16:20:35 -04:00
Jose Diaz-Gonzalez
af649d8085
fix: correct issue where help output for info flag implied multiple flags
2020-04-04 16:18:22 -04:00
Jose Diaz-Gonzalez
56832abe7d
feat: update shellcheck excludes
2020-04-04 13:38:33 -04:00
Jose Diaz-Gonzalez
140185ae06
feat: add xunit-reader to output xunit files in human readable format
2020-04-04 13:37:50 -04:00
Jose Diaz-Gonzalez
9a23c62941
feat: parameterize xunit-to-github version
2020-04-04 13:37:03 -04:00
Jose Diaz-Gonzalez
75dc0c925d
fix: use non-deprecated method of fetching docker-options
2020-04-04 13:36:27 -04:00
Jose Diaz-Gonzalez
5ad3a5604b
feat: upgrade shfmt
2020-04-04 13:35:52 -04:00
Jose Diaz-Gonzalez
919e8644c8
Release 1.11.0
1.11.0
2020-03-31 01:35:25 -04:00
Jose Diaz-Gonzalez
22dd667b2c
feat: upgrade tertiary container images
2020-03-30 20:12:18 -04:00
Jose Diaz-Gonzalez
61664799dd
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-30 20:09:03 -04:00
Jose Diaz-Gonzalez
0b6a76d6e4
feat: add service-specific header to info call
2020-03-20 15:59:03 -04:00
Jose Diaz-Gonzalez
5156079c19
fix: correct test case for :list command
2020-03-20 14:58:06 -04:00
Jose Diaz-Gonzalez
432894e297
fix: ignore the keyfile install for tests
2020-03-20 11:14:27 -04:00
Jose Diaz-Gonzalez
a99902a39e
fix: correct shellcheck issue
2020-03-20 11:05:44 -04:00
Jose Diaz-Gonzalez
48a9828f39
feat: update travis setup
...
- Use ubuntu bionic
- Upgrade tested version of dokku
2020-03-20 10:58:25 -04:00
Jose Diaz-Gonzalez
90698a2e9d
Release 1.10.1
1.10.1
2020-03-06 10:20:10 -05:00
Jose Diaz-Gonzalez
b76659d914
fix: correct service title
2020-03-06 10:19:43 -05:00
Jose Diaz-Gonzalez
ac4010f12b
Release 1.10.0
1.10.0
2020-03-03 16:05:13 -05:00
Jose Diaz-Gonzalez
259316d664
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
9a420cc991
fix: speed up service_status by reducing container status calls
2020-03-03 15:57:20 -05:00