Skip to content

Display builder's name on the first build line.#10881

Merged
glours merged 1 commit into
docker:v2from
silvin-lubecki:display-builder-name
Aug 4, 2023
Merged

Display builder's name on the first build line.#10881
glours merged 1 commit into
docker:v2from
silvin-lubecki:display-builder-name

Conversation

@silvin-lubecki

Copy link
Copy Markdown
Contributor

What I did
Added on the top right side the builder name, to get the same UX as buildx.

Screenshot 2023-08-04 at 10 32 19

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

Code borrowed from buildx commands/build.go.

Signed-off-by: Silvin Lubecki <[email protected]>
@codecov

codecov Bot commented Aug 4, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 46.66% and project coverage change: +0.02% 🎉

Comparison is base (80856ea) 58.85% compared to head (0a9d127) 58.87%.
Report is 1 commits behind head on v2.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10881      +/-   ##
==========================================
+ Coverage   58.85%   58.87%   +0.02%     
==========================================
  Files         120      120              
  Lines       10438    10448      +10     
==========================================
+ Hits         6143     6151       +8     
- Misses       3694     3698       +4     
+ Partials      601      599       -2     
Files Changed Coverage Δ
pkg/compose/convergence.go 69.62% <28.57%> (-0.20%) ⬇️
pkg/compose/build.go 76.40% <62.50%> (+0.39%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glours glours left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@glours
glours merged commit b406b39 into docker:v2 Aug 4, 2023
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.

3 participants