Skip to content

Do not sanitize before pattern matching#201

Merged
crazy-max merged 2 commits intodocker:masterfrom
crazy-max:fix-sanitization
May 5, 2022
Merged

Do not sanitize before pattern matching#201
crazy-max merged 2 commits intodocker:masterfrom
crazy-max:fix-sanitization

Conversation

@crazy-max
Copy link
Copy Markdown
Member

fixes #189
fixes #199

Fix an issue where Git tag is sanitized before pattern matching which can return unexpected results. This is a breaking change so will be part of a major release along #176. Also adds docs about image name and tag sanitation.

cc @aaronadamsCA @vajahath

@crazy-max crazy-max merged commit 26b9439 into docker:master May 5, 2022
@crazy-max crazy-max deleted the fix-sanitization branch May 5, 2022 09:33
nasa9084 added a commit to nasa9084/blog.web-apps.tech that referenced this pull request Sep 26, 2022
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.

Tags for branch names containing "#" parsed incorrectly ignoring the "#" Slash in tag converted to hyphen

1 participant