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

6 commits

Author SHA1 Message Date
Leonardo Villela
1d5aa91090 Remove unecessary nested vault action test 2023-05-07 00:15:04 +02:00
Leonardo Villela
93d64baa8a Test if it's possible to overwrite env var variable in action 2023-04-24 02:21:04 +02: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
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
Renamed from e2e/e2e.test.js (Browse further)