Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

silvin-lubecki
Copy link
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 <silvin.lubecki@docker.com>
@codecov
Copy link

codecov bot commented Aug 4, 2023

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.

Copy link
Contributor

@glours glours left a comment

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
25 checks passed
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.

None yet

3 participants