John-Michael Faircloth
b022ecdb0c
fix: replace all dot chars during normalization ( #580 )
...
* fix: replace all dot chars during normalization
* changelog
2025-05-14 09:32:58 -05:00
Rory
7709c60978
feat: added double asterisk wildcard selector to prevent uppercasing of keys before exporting envs ( #545 )
...
* feat: added double asterisk wildcard selector to prevent uppercasing of keys before exporting envs
* chore: update changelog
---------
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
2025-03-03 15:31:00 -06:00
Andre Fuentes
5d06ce836f
Retry core.getIDToken for JWT Auth Method ( #574 )
...
* adding generic async retry function and retry core.getIDToken
* adding test and build
2025-03-03 12:02:57 -06:00
Dave Sewell
3b999aeea2
chore: Update dist/index for latest code ( #568 )
2024-12-20 17:41:11 -08:00
John-Michael Faircloth
47dbc643a8
fix wildcard handling when field contains dot ( #542 )
...
* fix wildcard handling when field contains dot
* changelog
2024-04-15 16:42:20 -05:00
John-Michael Faircloth
66531b2752
Revert convert to esm ( #544 )
...
* Revert "update got dependency and convert to esm module (#533 )"
This reverts commit 77efb36ae3 .
* keep new local test file changes
* keep changes to PR template
* update changelog
2024-04-15 16:39:55 -05:00
John-Michael Faircloth
77efb36ae3
update got dependency and convert to esm module ( #533 )
...
* update require got to import got
* convert remaining to esm
* wip: replace jest with vitest
* fix test imports and vitest config
* remove dist package.json
* fix import in ent test
* add dist
* move actions/core to prod dependency
* remove unused import that was breaking esm compilation
* simplify imports
* use module.createRequire to import jsonata
* add doc link comment
* add comments on import insanity
* add more comments
* update PR tempalte
* bump got and remove jest deps
* revert debug npm run command
* fix fs import
* simplify vitest config for each test suite
2024-03-19 10:42:34 -05:00
John-Michael Faircloth
9f522b8598
Update to v2.8.0 ( #519 )
2024-02-01 08:48:51 -06:00
John-Michael Faircloth
e3d5714d59
Update to v2.7.5 ( #517 )
2024-01-30 16:42:42 -06:00
keattang
d9197ec2d2
Implemented wildcard selector (based on #238 ) ( #488 )
...
* Initial check-in of wildcard to get all secrets in path (Issue#234)
* Fix wildcard for K/V v2 and Cubbyhole. Add more tests
* Refactored out selectAndAppendResults
* Use selectAndAppendResults for wildcard
* Use normalizeOutputKey in action.js
* Refactored wildcard
---------
Co-authored-by: Scott Lemme <68233981+slemme1@users.noreply.github.com>
Co-authored-by: Lemme <slemme@massmutual.com>
2023-09-15 08:56:07 -04:00
John-Michael Faircloth
cb841f2c86
Update to v2.7.3 ( #479 )
2023-07-13 14:21:01 -05:00
John-Michael Faircloth
65d7a12a80
Update to v2.7.2 ( #475 )
2023-07-06 11:42:20 -05:00
John-Michael Faircloth
e926631bb2
Update to v2.7.1 ( #472 )
...
* Update to v2.7.1
* update changelog
2023-07-03 11:09:52 -05:00
Robert
357cb9c034
Update to v2.7.0 ( #468 )
2023-06-21 14:23:47 -05:00
John-Michael Faircloth
bb61006b6d
Update to v2.6.0 ( #458 )
2023-06-07 15:40:06 -05:00
dependabot[bot]
cc5270ec14
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 ( #422 )
...
* chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* * built change
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: maxcoulombe <max.coulombe@hashicorp.com>
2023-02-27 17:19:17 -05:00
Austin Gebauer
130d1f5f4f
Update to v2.5.0 ( #419 )
2023-01-26 13:40:24 -08:00
Kevin Schoonover
7318a98db7
print vault error message on authentication failure ( #409 )
...
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-01-23 15:52:40 -08:00
Austin Gebauer
8fa61e9099
Update to v2.4.3 ( #395 )
2022-11-08 15:23:50 -08:00
vinay-gopalan
7d98524254
Update to v2.4.2 ( #357 )
2022-08-15 11:56:52 -07:00
Tom Proctor
abba4a3980
Update to v2.4.1 ( #317 )
2022-04-28 16:20:56 +01:00
Theron Voran
61dd38f491
Update to v2.4.0 ( #270 )
2021-10-21 11:14:14 -07:00
Theron Voran
d5a69ceca1
Update to v2.3.1 ( #242 )
2021-08-23 08:36:01 -07:00
Theron Voran
0451f06f9f
Update to v2.3.0 ( #231 )
2021-06-23 14:03:57 -07:00
Jason O'Donnell
0723fd7348
Update to v2.2.0 ( #214 )
2021-05-06 13:51:05 -04:00
Jason O'Donnell
5e5c06a3c8
Update to v2.1.2 ( #180 )
...
* Update to v2.1.2
* Update index.js
2021-01-21 14:45:22 -05:00
Jason O'Donnell
2fb78ab91e
Update to v2.1.1 ( #168 )
2020-12-15 11:55:39 -05:00
Jason O'Donnell
5b42d37bab
Update to v2.0.2 ( #133 )
2020-10-06 13:15:24 -04: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
952d5d48e4
Update to v2.0.1 ( #121 )
...
* Update to v2.0.1
* Update changelog
2020-09-15 14:58:16 -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
Jason O'Donnell
e5ef6c9c11
Fix bug with tlsSkipVerify and add test coverage
2020-08-07 14:57:44 -04:00
Jason O'Donnell
098ee568ed
Update build
2020-08-07 14:11:20 -04:00
Jason O'Donnell
e055dfd1a4
Update build
2020-08-07 14:02:44 -04:00
Jason O'Donnell
e59c94afbe
Add TLS and mTLS support
2020-08-05 16:36:27 -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
Richard Simpson
9878eba70a
chore: rebuild action
2020-04-07 12:16:27 -05:00
Richard Simpson
5c464962be
feat: add generic auth ( #39 )
...
* feat: add generic auth
Adds the ability to authenticate against any normal Vault endpoint by added the `authPayload` input.
When an unrecognized method is provided, the action will attempt to hit `v1/auth/<method>/login` with the provided `authPayload and parse out the token in the response
2020-04-04 13:19:48 -05:00
Richard Simpson
ed8303ca53
fix: fix got not being use correctly and path prefix
2020-03-31 12:15:30 -05:00
Richard Simpson
0e719ef42a
chore: compile release
2020-03-31 12:01:15 -05:00
Richard Simpson
4ab6f6070f
fix: release new action bundle
2020-03-11 14:02:39 -05:00
Richard Simpson
bef2eb0b90
feat: add the ability to set extra headers ( #27 )
...
* feat: add the ability to set extra headers
* switch to more generic map solution for headers
2020-03-11 14:02:13 -05:00
Richard Simpson
ec10b5e257
feat: add ability to retrieve secrets via ouputs
2020-02-20 11:13:47 -06:00
Richard Simpson
7d1d7d26ad
fix(build): bump build file
2020-02-20 01:48:49 -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
Antoine Méausoone
3b9239de79
feat(authenticate): add approle auth method ( #10 )
...
* feat(authenticate): add approle auth method
* docs(readme): update readme
* fix: update index.js
* fix: update got to 10.2.2 to fix ncc
* chore: clean up code slightly
* chore: update tests to use got correctly
* chore(test): fix integration tests
* chore: streamline method logic
* chore: make role and secret required in approle
Co-authored-by: Sébastien FAUVART <sebastien.fauvart@gmail.com>
Co-authored-by: Richard Simpson <richardsimpson@outlook.com>
2020-01-28 19:10:19 -06:00
Richard Simpson
ab4dc55b2e
fix: actually build namespace changes
2020-01-09 10:31:15 -06:00
Richard Simpson
da9a93f3f5
fix: package action ( #3 )
...
Package action output per github docs.
2019-10-15 14:00:01 -05:00