Lower case the repositories when pushing to registry#549
Open
joaopapereira wants to merge 2 commits intocarvel-dev:developfrom
Open
Lower case the repositories when pushing to registry#549joaopapereira wants to merge 2 commits intocarvel-dev:developfrom
joaopapereira wants to merge 2 commits intocarvel-dev:developfrom
Conversation
85a8610 to
cad1935
Compare
cad1935 to
0154d31
Compare
0154d31 to
f756a62
Compare
f756a62 to
76daa68
Compare
Some registries allow the URL's provided to have uppercase characters despite the convention disctating that only lower case characters, numbers and . or / can be present in the namespace. Signed-off-by: Joao Pereira <me@ironfeast.tv>
Signed-off-by: João Pereira <me@ironfeast.tv>
0b01707 to
10d7dce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some registries allow the URL's provided to have uppercase characters despite the convention disctating that only lower case characters, numbers and . or / can be present in the namespace.