Skip to content

cli/command/image/build: remove deprecated utilities and consts#6737

Merged
vvoland merged 5 commits intodocker:masterfrom
thaJeztah:rm_deprecated_buildutils
May 8, 2026
Merged

cli/command/image/build: remove deprecated utilities and consts#6737
vvoland merged 5 commits intodocker:masterfrom
thaJeztah:rm_deprecated_buildutils

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

relates to:

cli/command/image/build: remove deprecated IsArchive utility

It was deprecated in 64be664

cli/command/image/build: remove deprecated DefaultDockerfileName const

It was deprecated in f24bb4b

cli/command/image/build: remove deprecated DetectArchiveReader util

It was deprecated in c52fa07

cli/command/image/build: remove deprecated WriteTempDockerfile util

It was deprecated in 6e1ff0b

cli/command/image/build: remove deprecated ResolveAndValidateContextPath util

It was deprecated in 0f2f9e9

- Human readable description for the release notes

- cli/command/image/build: remove deprecated `IsArchive` utility
- cli/command/image/build: remove deprecated `DefaultDockerfileName` const
- cli/command/image/build: remove deprecated `DetectArchiveReader` util
- cli/command/image/build: remove deprecated `WriteTempDockerfile` util
- cli/command/image/build: remove deprecated `ResolveAndValidateContextPath` util

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

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah modified the milestones: 29.2.0, 29.3.0 Jan 26, 2026
@vvoland vvoland modified the milestones: 29.3.0, 29.3.1 Mar 5, 2026
@thaJeztah thaJeztah modified the milestones: 29.4.0, 29.4.1 Apr 3, 2026
@thaJeztah thaJeztah modified the milestones: 29.4.1, 29.5.0 Apr 20, 2026
@thaJeztah thaJeztah force-pushed the rm_deprecated_buildutils branch from f6f9607 to 6c4f9dc Compare April 20, 2026 11:50
thaJeztah added 5 commits May 7, 2026 16:28
It was deprecated in 64be664

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It was deprecated in f24bb4b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It was deprecated in c52fa07

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
It was deprecated in 6e1ff0b

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
…ath util

It was deprecated in 0f2f9e9

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the rm_deprecated_buildutils branch from 6c4f9dc to 6f144c6 Compare May 7, 2026 14:28
@thaJeztah thaJeztah marked this pull request as ready for review May 7, 2026 14:28
@thaJeztah thaJeztah added the kind/refactor PR's that refactor, or clean-up code label May 7, 2026
@vvoland vvoland merged commit e769549 into docker:master May 8, 2026
95 of 96 checks passed
@thaJeztah thaJeztah deleted the rm_deprecated_buildutils branch May 8, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/builder/classic-builder area/builder area/go-sdk Changes affecting the Go SDK impact/changelog impact/deprecation impact/go-sdk Noteworthy (compatibility changes) in the Go SDK kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants