Commit Graph

171 Commits

Author SHA1 Message Date
peterwoodworth 7b893ba14b feat: getIDToken retry, feat: special character in key retry 2023-07-05 18:55:04 -07:00
peterwoodworth aa2675f083 implement last changes for vNext 2023-07-03 16:13:19 -07:00
peterwoodworth fb67439785 fix boolean input 2023-06-30 15:48:15 -07:00
peterwoodworth 2b32a8f2c6 fix webIdentityTokenFile option, rearrange validation logic 2023-06-30 15:40:41 -07:00
peterwoodworth d26f2d03f8 feat: role-chaining 2023-06-21 16:45:34 -07:00
peterwoodworth 20f59875fe feat: optional policy inputs when assuming role 2023-06-21 15:13:42 -07:00
peterwoodworth 10024331f6 feat: optional policy inputs when assuming role 2023-06-21 15:08:37 -07:00
peterwoodworth 0d90ddd1f2 chore: adjust cleanup build again 2023-03-22 16:51:12 -07:00
peterwoodworth fc80f28dba chore: adjust cleanup build and some imports 2023-03-22 16:37:58 -07:00
peterwoodworth 3088522ce8 chore: build and set cleanup file 2023-03-22 16:32:37 -07:00
peterwoodworth 0181111f1d chore: build action 2023-03-22 15:12:07 -07:00
Tom Keller 17d4926a01 feat: npm packaging; update THIRD-PARTY 2022-10-27 21:25:00 -07:00
Tom Keller 746c17326f chore!: remove old dist files
TODO: Add dist generation into the build steps
2022-10-15 18:16:42 -07:00
Tom Keller 921a07e77f chore!: move away from ESM
It turns out that Jest's ESM support still relies on experimental node
modules (as of node 18). Switch back to commonjs instead.
2022-10-15 18:13:17 -07:00
Tom Keller 239add3ff1 feat!: Initial v2 commit
* Implemented editorconfig
* Switched to ESM
* Switched to a TypeScript workflow
* Switched to projen for project management
* Major code refactor
* TODO: need tests
2022-10-14 20:43:09 -07:00
GitHub Actions 17bbe90162 chore: Update dist 2022-09-27 03:02:26 +00:00
GitHub Actions fa4d57d969 chore: Update dist 2022-09-19 18:41:57 +00:00
GitHub Actions d2f61a0379 chore: Update dist 2022-09-19 18:36:16 +00:00
GitHub Actions 34779ed730 chore: Update dist 2022-07-21 18:30:44 +00:00
GitHub Actions 2e344a8a34 chore: Update dist 2022-04-12 03:46:12 +00:00
GitHub Actions 1ca0e74a85 chore: Update dist 2022-04-05 03:02:50 +00:00
GitHub Actions 4ff5ea70e6 chore: Update dist 2022-03-29 03:03:30 +00:00
GitHub Actions f350a92ff6 chore: Update dist 2022-03-22 03:02:46 +00:00
GitHub Actions 18cfdaf552 chore: Update dist 2022-03-15 03:06:55 +00:00
GitHub Actions dfe025559e chore: Update dist 2022-03-08 03:02:42 +00:00
GitHub Actions 1936d118bd chore: Update dist 2022-03-01 03:03:19 +00:00
GitHub Actions f06248b64a chore: Update dist 2022-02-22 03:03:33 +00:00
GitHub Actions a64e523261 chore: Update dist 2022-02-15 03:02:43 +00:00
GitHub Actions 8b86e3223d chore: Update dist 2022-02-08 03:02:56 +00:00
GitHub Actions 852be5b0ee chore: Update dist 2022-02-01 03:03:58 +00:00
GitHub Actions 2d5d4077ee chore: Update dist 2022-01-25 03:02:53 +00:00
GitHub Actions 4e8c2213ad chore: Update dist 2022-01-18 18:12:23 +00:00
GitHub Actions a27dcef2f6 chore: Update dist 2022-01-18 03:03:14 +00:00
GitHub Actions 860d476018 chore: Update dist 2022-01-12 18:39:06 +00:00
GitHub Actions f3ce02b094 chore: Update dist 2022-01-04 03:03:04 +00:00
GitHub Actions 0dbbed9302 chore: Update dist 2021-12-28 03:02:44 +00:00
GitHub Actions 3fbeeb47e5 chore: Update dist 2021-12-21 03:02:11 +00:00
GitHub Actions bd9e4620f6 chore: Update dist 2021-12-14 03:03:56 +00:00
GitHub Actions 96a6b113cd chore: Update dist 2021-12-07 03:04:08 +00:00
GitHub Actions b978ecdce1 chore: Update dist 2021-11-30 03:03:10 +00:00
GitHub Actions 5932afb4de chore: Update dist 2021-11-23 03:03:26 +00:00
GitHub Actions fcd8bb1e0a chore: Update dist 2021-11-16 03:01:55 +00:00
GitHub Actions 6781b24514 chore: Update dist 2021-11-09 03:02:08 +00:00
GitHub Actions 8eba69932f chore: Update dist 2021-11-02 03:02:01 +00:00
GitHub Actions e21f7333e8 chore: Update dist 2021-10-26 18:51:07 +00:00
GitHub Actions 9e14050741 chore: Update dist 2021-10-19 22:03:43 +00:00
Richard H Boyd 036a4a1ddf feat: upgraded to new GH OIDC API (#284) 2021-10-18 18:33:08 +00:00
GitHub Actions 9aaa1daa91 chore: Update dist 2021-10-05 03:04:58 +00:00
GitHub Actions ee3f482dac chore: Update dist 2021-10-05 03:02:09 +00:00
Richard H Boyd a78fcb01f7 fix: reverting update to use new API (#274)
* Revert "chore: Update dist"

This reverts commit 9815921334.

* Revert "fix: Updated token retrieval to use new API (#270)"

This reverts commit 20ce4e5ba1.
2021-09-30 18:12:15 +00:00