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
Peter Woodworth
7526948ef9
chore: vnext unit tests ( #758 )
...
* fix: unit tests
* get unit tests running
2023-06-29 17:29:11 -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
2cee35f9a9
feat: optional policy inputs when assuming role
2023-06-21 14:51:50 -07:00
peterwoodworth
8aa25a5cb6
feat: optional policy inputs when assuming role
2023-06-21 14:50:04 -07:00
peterwoodworth
3088522ce8
chore: build and set cleanup file
2023-03-22 16:32:37 -07:00
peterwoodworth
b723544115
fix: branch name is not sanitized, slight refactor
2023-03-22 15:08:39 -07:00
peterwoodworth
f6fdf0cdbd
feat: aws region is optional, use global sts endpoint when not set
2023-03-15 14:12:01 -07:00
peterwoodworth
f9f25e69f5
refactor, add new major version features and proxy
2023-03-10 14:35:59 -08:00
Tom Keller
f698871603
chore!: set linters to maximum strictness
2022-10-27 21:16:31 -07:00
Tom Keller
475e183cb5
fix: change coverage provider
2022-10-18 18:11:50 -07:00
Tom Keller
49bbbeb420
chore: add remaining tests
2022-10-18 17:59:17 -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