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

build: add GIT_VERSION to track build #556

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

l1b0k
Copy link
Collaborator

@l1b0k l1b0k commented Jan 22, 2024

build policy container with --build-arg GIT_VERSION=$(git rev-parse --short=8 HEAD 2>/dev/null)

build policy container with `--build-arg GIT_VERSION=$(git rev-parse --short=8 HEAD 2>/dev/null)`

Signed-off-by: l1b0k <[email protected]>
@l1b0k l1b0k requested a review from BSWANG January 22, 2024 03:00
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a329ef) 18.41% compared to head (5a8cb1e) 18.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #556   +/-   ##
=======================================
  Coverage   18.41%   18.41%           
=======================================
  Files         106      106           
  Lines       12248    12248           
=======================================
  Hits         2255     2255           
  Misses       9681     9681           
  Partials      312      312           
Flag Coverage Δ
unittests 18.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BSWANG BSWANG merged commit 8d886de into AliyunContainerService:main Jan 22, 2024
10 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.

2 participants