Skip to content

cli/command/manifest: remove redundant normalization - #7185

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:duplicate_normalize
Aug 14, 2026
Merged

cli/command/manifest: remove redundant normalization#7185
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:duplicate_normalize

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

commit 55fcffe added normalization in config/configfile, so it's no longer needed to normalize here as well.

updates 55fcffe

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

commit 55fcffe added normalization
in config/configfile, so it's no longer needed to normalize here as
well.
updates 55fcffe
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing linesPatch %Lines
cli/command/manifest/annotate.go0.00%1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@thaJeztah
thaJeztah merged commit 8659aa5 into docker:masterAug 14, 2026
110 of 111 checks passed
@thaJeztah
thaJeztah deleted the duplicate_normalize branch August 14, 2026 16:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@vvoland