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

Add retry to get-login-password #56

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

tmcg-gusto
Copy link
Contributor

@tmcg-gusto tmcg-gusto commented Feb 1, 2021

The call to get-login (awscli pre 1.17.10) has retries, but the calls to get-login-password did not. This adds the retry functionality to systems that use the more up to date awscli.

Please let me know if you'd like to see any more tests. I duplicated and modified existing tests to follow the retry testing pattern already present.

Any and all feedback is appreciated!

@jayco jayco requested review from pda and removed request for pda February 3, 2021 00:16
@jayco
Copy link

jayco commented Feb 3, 2021

Tests look good and are passing ✅

This looks good to me @tmcg-gusto, thanks for the contribution! 🎉

@jayco jayco merged commit aa8e3cd into buildkite-plugins:master Feb 3, 2021
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.

3 participants