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

dockerfile: print built version #2272

Merged
merged 2 commits into from
Jun 5, 2023
Merged

Conversation

corverroos
Copy link
Contributor

Prints the built version inside the docker file to debug incorrect tagged versions.

category: misc
ticket: #2270

@github-actions github-actions bot added the branch-release PR or Issue linked to a release branch (not main) label Jun 2, 2023
Dockerfile Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.08 🎉

Comparison is base (fc2b73e) 53.77% compared to head (2ca95b5) 53.86%.

❗ Current head 2ca95b5 differs from pull request most recent head ceff8fb. Consider uploading reports for the commit ceff8fb to get more accurate results

Additional details and impacted files
@@              Coverage Diff               @@
##           main-v0.16    #2272      +/-   ##
==============================================
+ Coverage       53.77%   53.86%   +0.08%     
==============================================
  Files             188      188              
  Lines           25536    25536              
==============================================
+ Hits            13733    13754      +21     
+ Misses          10120    10098      -22     
- Partials         1683     1684       +1     

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Co-authored-by: Abhishek Kumar <43061995+xenowits@users.noreply.github.com>
@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jun 5, 2023
@obol-bulldozer obol-bulldozer bot merged commit ef9266a into main-v0.16 Jun 5, 2023
10 checks passed
@obol-bulldozer obol-bulldozer bot deleted the corver/debugprint branch June 5, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release PR or Issue linked to a release branch (not main) merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants