5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 07:06:56 +00:00
vault-action/integrationTests
Alex Kulikovskikh c502100fbe
feat(): add support for github provided jwt auth (#257)
* fix: update `privateKeyRaw` condition

* fix: add `contents: read` permission

* fix: get token via `@actions/core`

- Update README
- Switch to use `getIDToken` method for Github token retrieval
- Bump `@actions/core` to 1.6.0
- Add `jwtGithubAudience` input
- Remove unnecessary code

* fix: add description for `jwtGithubAudience`

* fix: move default value for `jwtGithubAudience` to `action.yml`

* docs: fix typo in README & grammar

* test: add tests

* fix: reset `dist/index.js`

* fix: remove default value for `jwtGithubAudience` from `action.yml`

* fix: reset `dist/index.js`

* fix: reset `dist/index.js`
2021-10-08 09:46:21 -07:00
..
basic feat(): add support for github provided jwt auth (#257) 2021-10-08 09:46:21 -07:00
e2e fix(tests): fix unit tests and improve e2e 2020-02-20 11:24:04 -06:00
e2e-tls Fix bug with tlsSkipVerify and add test coverage 2020-08-07 14:57:44 -04:00
enterprise Simplify secret request UX (#102) 2020-08-11 10:06:28 -04:00