Jose Diaz-Gonzalez
d25e6e6483
docs: handle image and version correctly
2021-02-26 00:11:16 -05:00
Jose Diaz-Gonzalez
f309f16c7b
refactor: move base image reference to Dockerfile
...
This will allow us to take advantage of automatic update software to auto-pull new versions when they are released to docker hub.
2021-02-25 23:16:23 -05:00
Jose Diaz-Gonzalez
1a0f6815ca
tests: use dash instead of underscore
2021-02-25 20:32:57 -05:00
Jose Diaz-Gonzalez
76cfd9a091
feat: add plugin trigger for service creation and deletion
2021-02-25 19:54:59 -05:00
Jose Diaz-Gonzalez
4e808c6ff9
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
9974da1abe
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
e414eaccec
Release 1.11.6
1.11.6
2021-01-17 21:16:25 -05:00
Jose Diaz-Gonzalez
6f1ad4c20e
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
b7030307ef
fix: correct image link
2020-09-27 12:38:52 -04:00
schlepptop
34f02b6aa4
Empty commit; trigger retest
2020-07-19 14:26:01 +02:00
schlepptop
fc7ddc3e2a
Fix #203
2020-07-18 16:55:23 +02:00
Jose Diaz-Gonzalez
9ab0660b14
Merge pull request #198 from dokku/configurable-config
...
fix: allow config directory to be configurable
2020-05-16 12:57:05 -04:00
Jose Diaz-Gonzalez
56f688e8aa
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
ba24332367
Release 1.11.5
1.11.5
2020-05-15 00:59:24 -04:00
Jose Diaz-Gonzalez
5fd0ca4be7
fix: respect the TMPDIR environment variable
...
Refs dokku/dokku-redis#143
2020-05-15 00:57:21 -04:00
Jose Diaz-Gonzalez
d7ed80f5f2
Release 1.11.4
1.11.4
2020-05-15 00:54:05 -04:00
Jose Diaz-Gonzalez
e5f7c9edf2
docs: correct help output
...
Refs dokku/dokku-postgres#197
2020-05-15 00:40:24 -04:00
Jose Diaz-Gonzalez
0dd6e10b6c
docs: correct casing/quoting on sentences
2020-05-15 00:34:37 -04:00
Jose Diaz-Gonzalez
60a95a7c4c
chore: run black
2020-05-14 23:57:49 -04:00
Jose Diaz-Gonzalez
2cc04faf19
docs: document all flags in readme
2020-05-14 23:37:57 -04:00
Jose Diaz-Gonzalez
b335d9c73a
docs: make the gpg passphrase a bit more clear
2020-05-14 23:33:01 -04:00
Jose Diaz-Gonzalez
89981da556
Release 1.11.3
1.11.3
2020-05-14 23:00:22 -04:00
Jose Diaz-Gonzalez
caa7430508
chore: update copyright date
2020-05-14 22:57:38 -04:00
Jose Diaz-Gonzalez
32fa047fe7
docs: switch build shield to circleci
2020-04-05 20:41:00 -04:00
Jose Diaz-Gonzalez
b29cc0879b
tests: use circleci 2.1
2020-04-05 20:40:20 -04:00
Jose Diaz-Gonzalez
ea5c07b867
Release 1.11.2
1.11.2
2020-04-04 22:27:54 -04:00
Jose Diaz-Gonzalez
5a3e19701d
fix: store the correct path
2020-04-04 22:25:11 -04:00
Jose Diaz-Gonzalez
188fdd8ac4
Release 1.11.1
1.11.1
2020-04-04 21:50:37 -04:00
Jose Diaz-Gonzalez
e9182acbd8
tests: drop travisci usage
2020-04-04 21:43:59 -04:00
Jose Diaz-Gonzalez
47c6bb0b2a
tests: store test results for usage in circleci
2020-04-04 21:41:43 -04:00
Jose Diaz-Gonzalez
119eddaea1
feat: enable circleci
2020-04-04 21:27:54 -04:00
Jose Diaz-Gonzalez
377c8ffbdc
feat: speed up tests by dropping dhparam generation
2020-04-04 21:27:43 -04:00
Jose Diaz-Gonzalez
f92dd171b4
fix: use python3 for generating the readme
2020-04-04 16:47:36 -04:00
Jose Diaz-Gonzalez
d422bc5811
docs: drop unimpemented commands from readme and reorganize
2020-04-04 16:43:31 -04:00
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