Skip to content

gha/bin-image: Don't push sha tags#6117

Merged
thaJeztah merged 1 commit intodocker:masterfrom
vvoland:binimage-nosha
May 30, 2025
Merged

gha/bin-image: Don't push sha tags#6117
thaJeztah merged 1 commit intodocker:masterfrom
vvoland:binimage-nosha

Conversation

@vvoland
Copy link
Copy Markdown
Collaborator

@vvoland vvoland commented May 30, 2025

This change eliminates the automatic creation of image tags in the
format dockereng/cli-bin:sha-ad132f5 for every push.

They're not too useful, produce noise and use a lot of space.

This change eliminates the automatic creation of image tags in the
format `dockereng/cli-bin:sha-ad132f5` for every push.

They're not too useful, produce noise and use a lot of space.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland added this to the 28.2.3 milestone May 30, 2025
@vvoland vvoland self-assigned this May 30, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.03%. Comparing base (e6534b4) to head (b2d63d1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6117   +/-   ##
=======================================
  Coverage   55.03%   55.03%           
=======================================
  Files         361      361           
  Lines       30153    30153           
=======================================
  Hits        16596    16596           
  Misses      12599    12599           
  Partials      958      958           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit d8f09a1 into docker:master May 30, 2025
114 of 115 checks passed
@thaJeztah thaJeztah modified the milestones: 28.2.3, 28.3.0 Jun 13, 2025
Sign up for free to 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