5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-08 23:56:55 +00:00
vault-action/src
Max Wagner b8d763912d Merge branch 'main' into wagnerm/add-error-message-output
* main:
  Add userpass auth and ldap auth support (#440)
  chore(deps-dev): bump jest from 29.4.3 to 29.5.0 (#438)
2023-05-16 23:01:48 -06:00
..
action.js Add userpass auth and ldap auth support (#440) 2023-03-31 17:58:12 -05:00
action.test.js Add Decoding to Secrets (#408) 2023-01-17 10:42:49 -06:00
auth.js Add userpass auth and ldap auth support (#440) 2023-03-31 17:58:12 -05:00
auth.test.js Add additional mocks needed for tests in new versions of @actions (#343) 2022-06-28 14:35:22 -07:00
entry.js Set output for the error message 2023-04-14 11:34:51 -06:00
index.js chore: make vault action consumable (#43) 2020-04-11 23:54:04 -05:00
retries.test.js Retry on 412 status codes (#333) 2022-06-29 12:55:26 +01:00
secrets.js handle undefined response in getSecrets error handler (#431) 2023-03-02 14:39:28 -05:00