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 ECR credentials for Windows release workflow #956

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

cjerad
Copy link
Contributor

@cjerad cjerad commented Feb 7, 2024

Issue #, if available:

#954

Same error message was reported in aws/aws-cli#5636 which is caused by danieljoos/wincred#18 which is because of a limitation in a Windows API.

Description of changes:

Use amazon-ecr-credential-helper instead of pre-installed WinCred credentials helper.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cjerad cjerad marked this pull request as ready for review February 8, 2024 18:59
@cjerad cjerad requested a review from a team as a code owner February 8, 2024 18:59
Copy link
Contributor

@LikithaVemulapalli LikithaVemulapalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@LikithaVemulapalli LikithaVemulapalli merged commit d62e824 into aws:main Feb 8, 2024
11 checks passed
@cjerad cjerad deleted the fix-win-rel branch February 8, 2024 19:12
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.

2 participants