Commit Graph

22 Commits

Author SHA1 Message Date
allisaurus
3b07a5d7d6 chore: Add note about use with aws-cli to README (#181) 2021-03-01 22:17:02 +00:00
KeifferCulbreth
baf85d8be9 fix: Make tagging optional (#92)
* fix:making role session tagging optional

* test:improve test coverage

Add test to cover error thrown if access key exists and no secret key provided

* docs: Update README.md

Add details about skipping session tagging during role assumption

Co-authored-by: KeifferCulbreth <KeifferCulbreth@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-08 23:25:05 +00:00
Clare Liguori
0c2c1f7c12 fix: clear session token env var if present for non-session credentials (#65) 2020-05-26 04:00:51 +00:00
Clare Liguori
32a3a7cc43 chore: add table of contents to README 2020-04-19 19:09:20 -07:00
Clare Liguori
35a0f3fe6c chore: make permissions section title more descriptive 2020-04-19 18:40:29 -07:00
J. Davila
0a0b8e52b4 docs: add code block tags 2020-04-15 10:42:33 -07:00
Clare Liguori
a20ed60252 feat: don't require access key credentials for self-hosted runners (#42) 2020-03-06 17:59:39 +00:00
Clare Liguori
db6655e0af chore: Update docs around AssumeRole permissions (#41) 2020-03-05 11:28:21 -08:00
Clare Liguori
1c435bbd5e feat: Add option to provide external ID (#32)
Fixes #28
2020-03-02 18:11:27 -08:00
Chuan-Yen Chiang
4d0082acf8 feat: Have an ability to configure session name (#29)
* 1. Add 'role-session-name' variable to action.yml
2. Configure roleSessionName with role-session-name from action or default value (GitHubActions)

* Add description on README.md

* update README.md

* update dist/index.js

* add test code

* update context based on comments
2020-03-01 11:47:10 -08:00
Clare Liguori
058322d68a chore(docs): add example of using aws cli 2020-02-12 17:53:12 -08:00
Laurence Armstrong
4faf8cd19a fix: sanitize AWS session tags (#20)
* Sanitize github actor tag

* Add some tests

* Sanitize Github actions workflow name

* Change sanitization character to an asterisk

* Update readme about assuming a role

* Tidy up assume role readme entry more

* Align sanitize spelling to use -ize

* typo: environement -> environment
2020-01-30 21:33:36 -05:00
Michael Hausenblas
c2cc6055b3 fixes link to GitHub Actions secrets 2019-12-27 16:53:09 -08:00
Clare Liguori
11ae4e96f3 Add link action.yml for full input/output documentation 2019-11-29 09:44:16 -08:00
Clare Liguori
4572624916 Update example action tag 2019-11-07 21:17:03 -08:00
Clare Liguori
798dfd9d16 Update URLs, upgrade deps 2019-11-07 21:15:05 -08:00
Clare Liguori
a9cc37a0ee Add ref to usage example 2019-11-02 17:58:10 -07:00
Clare Liguori
3aa1c0e14d Various fixes
Remove file-based env vars
Add support for session credentials
Add account ID as an output
Remove testing actions workflow
2019-11-01 20:35:42 -07:00
Steve Winton
6c5c32e279 Add build status, usage to README 2019-11-01 10:32:13 -07:00
Clare Liguori
3b916a0bc8 Update README 2019-10-30 16:38:38 -07:00
James Siri
88b2f6086f Updating initial README.md from template 2019-10-30 15:32:59 -07:00
James Siri
2b11cce8f0 Initial commit 2019-10-30 15:32:57 -07:00