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

ci: fix gator image for ghcr #3700

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Nov 14, 2024

What this PR does / why we need it:

  • rearranged makefile to be consistent
  • fixed gator image name

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Signed-off-by: Sertac Ozercan <[email protected]>
@sozercan sozercan requested a review from a team as a code owner November 14, 2024 19:26
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.72%. Comparing base (3350319) to head (a504dee).
Report is 193 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (3350319) and HEAD (a504dee). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3350319) HEAD (a504dee)
unittests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3700      +/-   ##
==========================================
- Coverage   54.49%   47.72%   -6.78%     
==========================================
  Files         134      236     +102     
  Lines       12329    19846    +7517     
==========================================
+ Hits         6719     9471    +2752     
- Misses       5116     9485    +4369     
- Partials      494      890     +396     
Flag Coverage Δ
unittests 47.72% <ø> (-6.78%) ⬇️

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.


docker-buildx-release: docker-buildx-builder
docker-buildx-crds-dev: build-crds docker-buildx-builder
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: This rule is getting swapped with docker-buildx-release and vice versa without any change.

Copy link
Member Author

Choose a reason for hiding this comment

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

yea i just shuffled the makefile so it goes dev -> release for each image

@sozercan sozercan merged commit 4c2ff74 into open-policy-agent:master Nov 14, 2024
19 checks passed
@sozercan sozercan deleted the ci-fix-gator-image branch November 14, 2024 20:43
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