5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00
Commit graph

30 commits

Author SHA1 Message Date
Richard Simpson
a7527a3e8a
chore: make vault action consumable (#43)
* chore: make vault action consumable

* fix prefixless queries to default to data

* fix the right build entrypoint

* make output more forgiving and shore up selectors

* clarify doc language

* add npmtoken
2020-04-11 23:54:04 -05:00
Richard Simpson
4edbc9a77a
chore: fix step output syntax 2020-02-20 11:38:11 -06:00
Richard Simpson
5357098084 fix(tests): fix unit tests and improve e2e 2020-02-20 11:24:04 -06:00
Richard Simpson
0188d9d223
feat: add support for (nearly) any engine (#15)
* feat: add support for (nearly) any engine

* cache response and fixup data depth logic

* use starting slash as non-kv sentinel value

* add tests for custom engines

* improve docs and add descriptor of generic support

* update dist
2020-02-05 16:33:12 -06:00
Giancarlo França
f229481670
feat: support for KV version 1 and custom-named engines (#12)
* feat: kv v1 and engine path

* doc: add custom version and engine path usage docs

Co-authored-by: Richard Simpson <richardsimpson@outlook.com>
2020-02-04 09:40:55 -06:00
Richard Simpson
7a9634236c
chore(build): re-enable builds on PR and restrict publish to master 2020-01-09 10:45:52 -06:00
Richard Simpson
38c189f087
chore(test): organize tests a bit better (#7)
* chore(test): organize tests a bit better

* add caching
2019-11-24 16:00:31 -06:00
Antoine Méausoone
3747195c5f feat(namespace): handle request on vault namespace (#5)
* feat(namespace): handle request on vault namespace
2019-11-24 15:21:11 -06:00
Richard Simpson
da9a93f3f5
fix: package action (#3)
Package action output per github docs.
2019-10-15 14:00:01 -05:00
Richard Simpson
6784ab3896
chore: try using different env name? 2019-09-20 18:33:56 -05:00
Richard Simpson
42871c7c42
chore: switch to semantic release 2019-09-20 18:28:48 -05:00
Richard Simpson
9c822dc25c
chore: fix env var name 2019-09-20 18:23:30 -05:00
Richard Simpson
bb5aae504b
chore: add github token 2019-09-20 18:20:54 -05:00
Richard Simpson
6adb719ae2
chore: fix type 2019-09-20 18:18:14 -05:00
Richard Simpson
54b24ddb30
chore: add auto 2019-09-20 18:16:55 -05:00
Richard Simpson
19c0b21a1d
feat: simplify input parameters and docs 2019-09-20 17:56:08 -05:00
Richard Simpson
b524055d38
feat: make secret names less derp for tsts 2019-09-20 17:29:13 -05:00
Richard Simpson
c0f6da16c2
feat: populate action args 2019-09-20 17:16:32 -05:00
Richard Simpson
52a06079f0
feat: use correct env vars for integration 2019-09-20 17:12:39 -05:00
Richard Simpson
33ba690ebb
feat: fix unit and add e2e test 2019-09-20 17:11:09 -05:00
Richard Simpson
0b17727b1c
feat: rethink how key retrevial is structued and add e2e test 2019-09-20 16:59:05 -05:00
Richard Simpson
9a7f009394
chore: don't run in container 2019-09-20 15:56:18 -05:00
Richard Simpson
4aac50105a
chore: try another angle here 2019-09-20 15:46:13 -05:00
Richard Simpson
0933e819ce
chore: try another angle here 2019-09-20 15:45:05 -05:00
Richard Simpson
b136f7630b
chore: use fixed port 2019-09-20 15:41:33 -05:00
Richard Simpson
de655b028d
chore: fix e2e install 2019-09-20 15:39:24 -05:00
Richard Simpson
d34df4c9d5
chore: add vault image to test 2019-09-20 15:37:40 -05:00
Richard Simpson
5c5889eabd
chore: further simplify build 2019-09-20 15:19:05 -05:00
Richard Simpson
2e0c140147
chore: trim strategy 2019-09-20 15:17:27 -05:00
Richard Simpson
cb6639a755
Add test workflow 2019-09-20 15:13:56 -05:00