Skip to content

bump @actions/artifact from 5.0.3 to 6.2.0#990

Merged
crazy-max merged 4 commits intodocker:mainfrom
crazy-max:update-artifact-toolkit
Feb 26, 2026
Merged

bump @actions/artifact from 5.0.3 to 6.2.0#990
crazy-max merged 4 commits intodocker:mainfrom
crazy-max:update-artifact-toolkit

Conversation

@crazy-max
Copy link
Member

@crazy-max crazy-max commented Feb 26, 2026

relates to #972 (comment)

Since 6.2.0, @actions/artifact supports uploading single un-archived files (not zipped). We can upload the .dockerbuild build record through the official toolkit path and keep using the stable artifact link from the Actions UI.

The previous workaround with direct Azure Blob upload and content-disposition tuning is no longer needed. In short, artifact format and download behavior are now handled natively, so the issue is resolved.

Note that there is still a bug where it wraps in a zip archive when downloading the artifact: actions/toolkit#2256 (comment) (cc @danwkennedy)

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max force-pushed the update-artifact-toolkit branch from 97bfbca to f9b9d53 Compare February 26, 2026 08:32
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max force-pushed the update-artifact-toolkit branch from 7b283c9 to c21ad82 Compare February 26, 2026 08:39
@crazy-max crazy-max marked this pull request as ready for review February 26, 2026 09:22
@crazy-max crazy-max merged commit ce0510c into docker:main Feb 26, 2026
213 of 214 checks passed
@crazy-max crazy-max deleted the update-artifact-toolkit branch February 26, 2026 09:37
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.

1 participant