Commit graph

  • 7b8899915e Bump got from 11.8.5 to 11.8.6 fairclothjm/colpal/main Nicholas Farley 2023-09-18 13:54:54 -04:00
  • a5f6c67fe1
    Update README.md (#491) Mike F 2023-09-15 23:09:04 +03:00
  • 3d38104bca
    Update README.md Mike F 2023-09-15 17:08:32 +03:00
  • d9197ec2d2
    Implemented wildcard selector (based on #238) (#488) keattang 2023-09-15 22:56:07 +10:00
  • 8c2d8ceb00 Match spacing Keat Tang 2023-09-08 15:39:32 +10:00
  • e716b61e11
    Merge branch 'main' into wildcard-selector keattang 2023-09-08 15:37:57 +10:00
  • 9f38d38228 Built code Keat Tang 2023-09-08 15:34:51 +10:00
  • 9109e52300 Reset .vscode/settings.json Keat Tang 2023-09-08 15:30:59 +10:00
  • 5dda2cf9f8 Refactored wildcard Keat Tang 2023-09-08 15:26:07 +10:00
  • c557ed0663 Use normalizeOutputKey in action.js Keat Tang 2023-09-08 14:57:05 +10:00
  • 696678826f Remove extra line Keat Tang 2023-09-08 14:56:20 +10:00
  • 11c0abf682 Use selectAndAppendResults for wildcard Keat Tang 2023-09-08 14:55:59 +10:00
  • 4c238e2453 Refactored out selectAndAppendResults Keat Tang 2023-09-08 14:55:01 +10:00
  • 477b47511d Using === Keat Tang 2023-09-08 14:49:57 +10:00
  • ef3b3ccce1 Removed unused code Keat Tang 2023-09-08 14:49:23 +10:00
  • 70afc08313
    chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 dependabot[bot] 2023-09-06 22:51:12 +00:00
  • f289541ecc
    chore(deps-dev): bump jest from 29.5.0 to 29.6.4 dependabot[bot] 2023-08-24 22:56:51 +00:00
  • 4202166347
    chore(deps-dev): bump jest from 29.5.0 to 29.6.3 dependabot[bot] 2023-08-21 23:09:24 +00:00
  • 1c8501e5fc add CODEOWNERS Gokalp Ozcan 2023-07-31 16:33:33 +10:00
  • 60c4553df2 switch the default of method to jwt Gokalp Ozcan 2023-07-31 16:06:47 +10:00
  • ffff230862 Accept a single secret path Gokalp Ozcan 2023-07-31 16:00:07 +10:00
  • 1a8566e499 rename parameter path to auth_path, set its default to 'jwt-github-actions' Gokalp Ozcan 2023-07-31 15:52:36 +10:00
  • de717b95f1 set exportToken to true by default Gokalp Ozcan 2023-07-31 15:43:21 +10:00
  • 44a50f075c
    chore(deps-dev): bump jest from 29.5.0 to 29.6.2 dependabot[bot] 2023-07-27 22:35:15 +00:00
  • 6a8151b403
    Merge f3f9f6b112 into cb841f2c86 vikas-pundir-learnings 2023-07-16 18:13:11 +00:00
  • f3f9f6b112 feature request: write secrets to vault vikas-pundir-learnings 2023-07-16 19:06:34 +01:00
  • cb841f2c86
    Update to v2.7.3 (#479) v2.7.3 John-Michael Faircloth 2023-07-13 14:21:01 -05:00
  • 37329b424f Update to v2.7.3 JM Faircloth 2023-07-13 14:06:40 -05:00
  • 0010502df7
    fix secrets stored in JSON format, revert #473 (#478) John-Michael Faircloth 2023-07-13 14:00:44 -05:00
  • 77a7336f60 fix secrets stored in JSON format, revert #473 JM Faircloth 2023-07-12 16:19:46 -05:00
  • 186bdfcdf8
    chore(deps-dev): bump jest from 29.5.0 to 29.6.1 dependabot[bot] 2023-07-06 22:35:00 +00:00
  • 65d7a12a80
    Update to v2.7.2 (#475) v2.7.2 John-Michael Faircloth 2023-07-06 11:42:20 -05:00
  • 2b762dddf5 Update to v2.7.2 JM Faircloth 2023-07-06 10:58:15 -05:00
  • b138504969
    fix secrets stored in JSON format (#473) John-Michael Faircloth 2023-07-06 10:51:26 -05:00
  • d98037e185 simplify code and add more comments JM Faircloth 2023-07-06 08:49:04 -05:00
  • 51d98a5349 simplify more JM Faircloth 2023-07-05 16:01:13 -05:00
  • 0b1f582bde simplify more test-multiline-stringify-check-2 JM Faircloth 2023-07-05 16:01:13 -05:00
  • ba90f2d74c test remove if check test-multiline-stringify-check JM Faircloth 2023-07-05 15:27:34 -05:00
  • 32afcc7f20 remove unused var assignment JM Faircloth 2023-07-05 14:33:14 -05:00
  • d12e95ba40 remove comment JM Faircloth 2023-07-05 13:21:29 -05:00
  • 4ef647191c final cleanup JM Faircloth 2023-07-05 12:58:41 -05:00
  • 1a47f33407 fix test string format JM Faircloth 2023-07-05 12:55:58 -05:00
  • b239ef37f5 update test check JM Faircloth 2023-07-05 12:52:39 -05:00
  • ccc7cef6eb fix test string format JM Faircloth 2023-07-05 12:49:58 -05:00
  • 8e836c6e8e fix ordering of build steps JM Faircloth 2023-07-05 12:45:57 -05:00
  • a2cae737a3 add debug JM Faircloth 2023-07-05 12:43:02 -05:00
  • b536ec9ec6 add test cases JM Faircloth 2023-07-05 12:39:34 -05:00
  • e5605de996 fix lint and pass token to build JM Faircloth 2023-07-05 12:30:19 -05:00
  • 788264dddd add more tests JM Faircloth 2023-07-05 12:25:38 -05:00
  • 13fbac8805
    chore(deps-dev): bump jest from 29.5.0 to 29.6.0 dependabot[bot] 2023-07-04 22:40:15 +00:00
  • a24b038252 fix secrets stored in JSON format JM Faircloth 2023-07-03 15:57:28 -05:00
  • e926631bb2
    Update to v2.7.1 (#472) v2.7.1 John-Michael Faircloth 2023-07-03 11:09:52 -05:00
  • b2c47061a7 update changelog JM Faircloth 2023-07-03 10:37:48 -05:00
  • 68cfa5b37f Update to v2.7.1 JM Faircloth 2023-07-03 10:36:12 -05:00
  • 5213b69445
    Revert "fix secrets stored in json format (#466)" (#471) John-Michael Faircloth 2023-07-03 10:31:51 -05:00
  • 18c91323e9 fix build: use new Verified Publisher image hashicorp/vault JM Faircloth 2023-07-03 10:15:11 -05:00
  • a0f8171c9e Revert "fix secrets stored in json format (#466)" JM Faircloth 2023-07-03 10:06:21 -05:00
  • 5faeebcac0 revert setoutput JM Faircloth 2023-06-26 15:34:43 -05:00
  • cec0b7b1f0 update build on directive JM Faircloth 2023-06-26 15:33:01 -05:00
  • c3094e1f80 test v2.6.0 json string multiline JM Faircloth 2023-06-26 15:30:14 -05:00
  • 357cb9c034
    Update to v2.7.0 (#468) v2.7.0 Robert 2023-06-21 14:23:47 -05:00
  • 7d7ec57461 Update to v2.7.0 robmonte 2023-06-21 14:20:04 -05:00
  • dee6344000
    chore(deps): bump got from 11.8.5 to 13.0.0 dependabot[bot] 2023-06-21 18:05:18 +00:00
  • b9f4d16071
    fix secrets stored in json format (#466) John-Michael Faircloth 2023-06-21 11:55:50 -05:00
  • e028f61413 update changelog JM Faircloth 2023-06-21 11:55:37 -05:00
  • 0a1c2d439f remove isNaN check JM Faircloth 2023-06-21 10:32:10 -05:00
  • 51ccd70a32 remove test JM Faircloth 2023-06-20 12:12:40 -05:00
  • 4827f717ff fix e2e test 2 JM Faircloth 2023-06-20 12:11:27 -05:00
  • d75da9fb40 fix e2e test JM Faircloth 2023-06-20 12:08:43 -05:00
  • f12fb0a370 fix selector JM Faircloth 2023-06-20 12:06:29 -05:00
  • 951d002a1d add test for json JM Faircloth 2023-06-20 12:05:18 -05:00
  • 47fb2b7d1e revert build.yml test JM Faircloth 2023-06-20 11:25:45 -05:00
  • c3509cc095 add more comments and docs JM Faircloth 2023-06-20 11:14:41 -05:00
  • 10ed4392a6 fix actionlint JM Faircloth 2023-06-16 20:17:31 -05:00
  • 00e0fcabda fix secrets in json format JM Faircloth 2023-06-16 19:47:44 -05:00
  • 62aa8bb4c4
    Fix e2e CI failure from "Test that overwrite env var works in nested action (#453)" (#467) Thy Ton 2023-06-13 11:22:43 -07:00
  • 03618eedb3 comment on the ordering of subsequent actions test Thy Ton 2023-06-13 11:16:29 -07:00
  • ca2991b007 Uncomment to check if CI passes Thy Ton 2023-06-12 14:39:39 -07:00
  • ec2980c187
    chore: update jira teams and add actionlint (#465) John-Michael Faircloth 2023-06-12 14:58:04 -05:00
  • 7f98c89212 add comment JM Faircloth 2023-06-12 14:42:53 -05:00
  • 7f06a9c4cc try escaping JM Faircloth 2023-06-12 14:35:07 -05:00
  • 78909f5108 truncate ignore JM Faircloth 2023-06-12 14:31:53 -05:00
  • f2b68a61c2 try to fix quoting JM Faircloth 2023-06-12 14:24:56 -05:00
  • c1854c79e5 call actionlint directly to pass args JM Faircloth 2023-06-12 14:22:35 -05:00
  • efc79ffeea move outputs JM Faircloth 2023-06-12 13:55:05 -05:00
  • 0fecb30a43 remove skip_outputs JM Faircloth 2023-06-12 13:42:28 -05:00
  • df60ce93d6 move skip_outpus to action.yml JM Faircloth 2023-06-12 12:28:45 -05:00
  • c54fc97585 move skip_outputs to action definition in tests JM Faircloth 2023-06-12 12:21:48 -05:00
  • 9742b3319a try actionlint's skip_outputs setting JM Faircloth 2023-06-12 12:12:26 -05:00
  • 9f484782ca define outputs JM Faircloth 2023-06-12 12:02:10 -05:00
  • 01f27b183a update local test to workflow_dispatch JM Faircloth 2023-06-12 11:48:18 -05:00
  • c588172520 check if CI fails Thy Ton 2023-06-09 16:48:38 -07:00
  • 18905ca3b3 Merge branch 'add-e2e-test-override-env-var' of github.com:hashicorp/vault-action into add-e2e-test-override-env-var Thy Ton 2023-06-09 14:54:25 -07:00
  • 5be121d49f recover deleted vault action step Thy Ton 2023-05-11 13:50:05 -04:00
  • 2c5c012347 Remove unecessary nested vault action test Leonardo Villela 2023-05-07 00:14:38 +02:00
  • 4d8911ace5 Test if it's possible to overwrite env var variable in action Leonardo Villela 2023-04-24 02:15:24 +02:00
  • a44b21e955 rename data key JM Faircloth 2023-06-08 11:00:24 -05:00
  • 1e9b7b0458 update readmes JM Faircloth 2023-06-08 10:48:02 -05:00
  • eabe930713 fix warning about outputToken being an unexpected input (#461) John-Michael Faircloth 2023-06-08 10:31:49 -05:00
  • 166100bd2a
    fix warning about outputToken being an unexpected input (#461) John-Michael Faircloth 2023-06-08 10:31:49 -05:00