Skip to content

allow for use of loginStandard functionality with docker login - #50

Closed
dbeal-wiser wants to merge 6 commits into
docker:masterfrom
WiserSolutions:master
Closed

allow for use of loginStandard functionality with docker login#50
dbeal-wiser wants to merge 6 commits into
docker:masterfrom
WiserSolutions:master

Conversation

@dbeal-wiser

Copy link
Copy Markdown

Our pipelines actually supply the exact username and password without AWS credentials. I recognize this is unusual, but it should be possible to override the automatic detection functionality. This PR adds an option, isECR, which allows for the loginStandard functionality to be used even if ECR is detected.

Original behavior should not be altered unless user specifies isECR option.

suggest Squash and Merge for this PR.

@dbeal-wiser

Copy link
Copy Markdown
Author

are the test failures because my PR is running from another repo?

@crazy-max crazy-max left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Logs for failing tests are not available anymore. Can you rebase to trigger the CI again? Thx.

Comment thread action.yml
registry:
description: 'Server address of Docker registry. If not set then will default to Docker Hub'
required: false
isECR:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think naming it ecr is enough

@crazy-max

Copy link
Copy Markdown
Member

#123

@crazy-max crazy-max closed this Dec 20, 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.

2 participants