JM Faircloth
716f86033e
revert debug npm run command
2024-03-11 15:09:45 -05:00
JM Faircloth
5ec2453851
bump got and remove jest deps
2024-03-11 15:06:02 -05:00
JM Faircloth
b340b7bbe7
update PR tempalte
2024-03-11 15:01:47 -05:00
JM Faircloth
6fac298f5b
add more comments
2024-03-11 15:00:39 -05:00
JM Faircloth
5ec61d55a8
add comments on import insanity
2024-03-11 13:54:01 -05:00
JM Faircloth
3c8aedb297
add doc link comment
2024-03-11 13:51:11 -05:00
JM Faircloth
82950eaaea
use module.createRequire to import jsonata
2024-03-11 13:36:50 -05:00
JM Faircloth
d0d1f7bdb4
simplify imports
2024-03-11 13:07:35 -05:00
JM Faircloth
4bafe0b29f
remove unused import that was breaking esm compilation
2024-03-11 12:15:25 -05:00
JM Faircloth
43c11c34b4
move actions/core to prod dependency
2024-03-11 12:04:31 -05:00
JM Faircloth
9e2cb365bb
add dist
2024-03-11 11:34:54 -05:00
JM Faircloth
c014cdd222
fix import in ent test
2024-03-11 11:24:55 -05:00
JM Faircloth
31ebee1ac1
remove dist package.json
2024-03-11 11:13:03 -05:00
JM Faircloth
60c7f5af32
fix test imports and vitest config
2024-03-11 11:09:52 -05:00
JM Faircloth
fcac78057e
wip: replace jest with vitest
2024-03-08 16:57:50 -06:00
JM Faircloth
b379e88781
convert remaining to esm
2024-03-08 15:28:17 -06:00
JM Faircloth
cd38d43a7a
update require got to import got
2024-03-08 11:42:25 -06:00
John-Michael Faircloth
a727ce205a
approle: do not require secret_id ( #522 )
...
* approle: support bind_secret_id
* add changelog
2024-02-28 11:15:56 -06:00
John-Michael Faircloth
d1720f055e
fix changelog link ( #530 )
2024-02-15 11:55:33 -06:00
John-Michael Faircloth
92626383ce
Prepare for v3.0.0 release ( #529 )
2024-02-15 11:53:53 -06:00
John-Michael Faircloth
9c2d817b85
Fix changelog link ( #528 )
2024-02-15 11:42:04 -06:00
John-Michael Faircloth
b477844b5f
Prepare for v2.8.1 release ( #527 )
2024-02-15 11:38:07 -06:00
John-Michael Faircloth
9f522b8598
Update to v2.8.0 ( #519 )
2024-02-01 08:48:51 -06:00
John-Michael Faircloth
efab57ede0
feature: add ignoreNotFound option ( #518 )
...
* add ignoreNotFound option
* update README
2024-02-01 08:42:56 -06:00
dependabot[bot]
d523bb05b2
chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.1 ( #503 )
...
Bumps [@vercel/ncc](https://github.com/vercel/ncc ) from 0.36.1 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases )
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.1 )
---
updated-dependencies:
- dependency-name: "@vercel/ncc"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:52:19 -06:00
dependabot[bot]
11845b19f6
chore(deps-dev): bump jest from 29.5.0 to 29.7.0 ( #490 )
...
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:33:32 -06:00
dependabot[bot]
7a6258bb0b
chore(deps-dev): bump jest-when from 3.5.2 to 3.6.0 ( #484 )
...
Bumps [jest-when](https://github.com/timkindberg/jest-when ) from 3.5.2 to 3.6.0.
- [Release notes](https://github.com/timkindberg/jest-when/releases )
- [Commits](https://github.com/timkindberg/jest-when/compare/v3.5.2...v3.6.0 )
---
updated-dependencies:
- dependency-name: jest-when
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:28:35 -06:00
dependabot[bot]
a0b66b1cc3
chore(deps-dev): bump @actions/core from 1.10.0 to 1.10.1 ( #489 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:26:53 -06:00
dependabot[bot]
c616aba63e
chore(deps): bump jsrsasign from 10.8.6 to 11.0.0 ( #513 )
...
Bumps [jsrsasign](https://github.com/kjur/jsrsasign ) from 10.8.6 to 11.0.0.
- [Release notes](https://github.com/kjur/jsrsasign/releases )
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt )
- [Commits](https://github.com/kjur/jsrsasign/compare/10.8.6...11.0.0 )
---
updated-dependencies:
- dependency-name: jsrsasign
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 15:26:26 -06:00
John-Michael Faircloth
e3d5714d59
Update to v2.7.5 ( #517 )
2024-01-30 16:42:42 -06:00
Max Winslow
00bce0da9c
Add path parameter example ( #511 )
...
* x
* Update README.md
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
---------
Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
2024-01-03 14:11:01 -06:00
Jean-François Roche
6853090cd9
Use nodejs 20 ( #509 )
...
Node 16 has reached its end of life
More details here: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2023-12-22 09:34:55 -05:00
John-Michael Faircloth
45dc5344f1
Update README.md ( #510 )
2023-12-21 11:14:42 -06:00
Calvin Leung Huang
2fb925f14c
action: update marketplace name ( #500 )
2023-11-03 10:17:35 -07:00
Nicholas Farley
caba6efd0e
Bump got from 11.8.5 to 11.8.6 ( #492 )
...
* Bump got from 11.8.5 to 11.8.6
* Revert changes to dist/index.js
2023-11-01 10:27:02 -04:00
John-Michael Faircloth
affa6f04da
Update to v2.7.4 ( #499 )
2023-10-26 09:47:04 -05:00
John-Michael Faircloth
4727f0b168
chore: update readme reference for readability ( #497 )
2023-10-23 13:46:51 -05:00
Calvin Leung Huang
86c7f837eb
Revert "Update action.yml ( #495 )" ( #496 )
...
This reverts commit 375956aa33 .
2023-09-26 14:35:18 -07:00
Calvin Leung Huang
375956aa33
Update action.yml ( #495 )
...
Updates the Vault Secrets name to Vault in the GH Marketplace
2023-09-26 14:15:43 -07:00
Calvin Leung Huang
1328cd9fa9
Revert "Update Vault Action name in package.json ( #493 )" ( #494 )
...
This reverts commit d4437ee96c .
2023-09-26 14:14:07 -07:00
Calvin Leung Huang
d4437ee96c
Update Vault Action name in package.json ( #493 )
2023-09-26 14:12:24 -07:00
Mike F
a5f6c67fe1
Update README.md ( #491 )
2023-09-15 16:09:04 -04: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
0010502df7
fix secrets stored in JSON format, revert #473 ( #478 )
2023-07-13 14:00:44 -05:00
John-Michael Faircloth
65d7a12a80
Update to v2.7.2 ( #475 )
2023-07-06 11:42:20 -05:00
John-Michael Faircloth
b138504969
fix secrets stored in JSON format ( #473 )
...
* fix secrets stored in JSON format
* add more tests
* fix lint and pass token to build
* add test cases
* add debug
* fix ordering of build steps
* fix test string format
* update test check
* fix test string format
* final cleanup
* remove comment
* remove unused var assignment
* simplify more
* simplify code and add more comments
2023-07-06 10:51:26 -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
John-Michael Faircloth
5213b69445
Revert "fix secrets stored in json format ( #466 )" ( #471 )
...
* Revert "fix secrets stored in json format (#466 )"
This reverts commit b9f4d16071 .
* fix build: use new Verified Publisher image hashicorp/vault
2023-07-03 10:31:51 -05:00
Robert
357cb9c034
Update to v2.7.0 ( #468 )
2023-06-21 14:23:47 -05:00