Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Make tagging optional #92

Merged
merged 4 commits into from
Jul 8, 2020

Conversation

KeifferCulbreth
Copy link
Contributor

@KeifferCulbreth KeifferCulbreth commented Jul 1, 2020

Fixes #81

Description of changes: fix to make tagging optional and improved code coverage

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Add test to cover error thrown if access key exists and no secret key provided
@allisaurus allisaurus self-assigned this Jul 2, 2020
@lielran
Copy link

lielran commented Jul 8, 2020

@allisaurus can you merge this PR?

@allisaurus
Copy link
Contributor

@KeifferCulbreth thanks for contributing! Can you please add a blurb in the session tagging section of the README that explains that it can be disabled by setting this new property?

Otherwise this looks good to me 🚀

Add details about skipping session tagging during role assumption
@KeifferCulbreth
Copy link
Contributor Author

@allisaurus All done!

@mergify mergify bot merged commit baf85d8 into aws-actions:master Jul 8, 2020
billputer referenced this pull request in billputer/configure-aws-credentials Jul 9, 2020
* master:
  chore: Update dist
  fix: Make tagging optional (#92)
  chore: Bump eslint from 7.3.1 to 7.4.0 (#94)
  chore: Update dist
  chore: Bump aws-sdk from 2.707.0 to 2.708.0 (#90)
  chore: update dependabot schedule (#89)
  chore(release): 1.4.2
  chore: Update dist
  chore: Bump aws-sdk from 2.706.0 to 2.707.0 (#88)
  chore: Switch to GitHub-native Dependabot
  chore: Update dist
  chore: Bump aws-sdk from 2.704.0 to 2.706.0
  chore: Update dist
  fix: add comma to set of special characters (#78)
  chore: Bump jest from 26.0.1 to 26.1.0
  chore: Update dist
  chore: Bump aws-sdk from 2.692.0 to 2.704.0
  chore: Bump eslint from 7.2.0 to 7.3.1
billputer referenced this pull request in billputer/configure-aws-credentials Jul 9, 2020
mergify bot added a commit that referenced this pull request Aug 4, 2020
* fix: make GITHUB_REF env var optional

* Fix conflicts from #92

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need for sts:TagSession Permission
3 participants