matryxxx02
0add1c8a81
Merge remote-tracking branch 'upstream/main' into feat/wildcard-all-secrets
...
# Conflicts:
# package-lock.json
# src/action.js
2023-01-19 01:40:57 +01:00
Christopher Swenson
40fb8d7236
Write a better error message when secret not found (follow-up) ( #306 )
...
* Write a better error message when key not found
* Address additional comments on #182
Co-authored-by: Simon Johansson <simon@simonjohansson.com>
2022-04-20 15:53:24 -07:00
matryxxx02
78c011015e
Check the data property in secrets.js
...
Co-authored-by: Brian Woodward <brian.woodward@gmail.com>
2021-08-31 00:52:47 +02:00
matryxxx02
5ab26dde94
add * wildcard for fetch all secrets
2021-08-26 17:40:23 +02:00
matryxxx02
c2dbbf64ea
add * wildcard for fetch all secrets
2021-08-26 11:45:07 +02:00
bilucodota
1d4917ec58
- Support complex keys, such as yaml/json files ( #173 )
2021-01-11 11:47:51 -05:00
ZANCO Bertrand
2f76ad395b
Add ability to export Vault Token ( #127 )
...
* Add export Vault Token
* Set correct condition for default value
* Add test for exportToken
Fix key with dash
* Restore index.js
2020-10-01 10:22:10 -04:00
Jason O'Donnell
f7f0d5a289
Simplify secret request UX ( #102 )
...
* Simplify secret UX
* Update doc
* Fix tests
2020-08-11 10:06:28 -04:00
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