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: run image-build.yaml when Containerfiles are updated #160

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

Billy99
Copy link
Contributor

@Billy99 Billy99 commented Sep 12, 2024

Currently, image-build.yaml, which is used to build and push all related container images to quay.io, is run when PR is merged or a PR is updated and image-build.yaml file itself is modified. A new rule needs to be added such that image-build.yaml is run when a PR is updated and one of the Containerfile files is modified.

@Billy99 Billy99 force-pushed the billy99--ci-image-build branch from 64df4b3 to 28d77a6 Compare September 12, 2024 17:26
@Billy99 Billy99 marked this pull request as ready for review September 12, 2024 17:27
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.61%. Comparing base (3174549) to head (28d77a6).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   27.61%   27.61%           
=======================================
  Files          81       81           
  Lines        6999     6999           
=======================================
  Hits         1933     1933           
  Misses       4877     4877           
  Partials      189      189           
Flag Coverage Δ
unittests 27.61% <ø> (ø)

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.

Currently, image-build.yaml, which is used to build and push all related
container images to quay.io, is run when PR is merged or a PR is updated
and image-build.yaml file itself is modified. A new rule needs to be
added such that image-build.yaml is run when a PR is updated and one of
the Containerfile files is modified.

Signed-off-by: Billy McFall <[email protected]>
@mergify mergify bot merged commit cdbe640 into bpfman:main Sep 13, 2024
23 checks passed
@Billy99 Billy99 deleted the billy99--ci-image-build branch September 16, 2024 15:16
msherif1234 pushed a commit to msherif1234/bpfman-operator that referenced this pull request Dec 17, 2024
…s/ocp-bpfman-agent

chore(deps): update ocp-bpfman-agent to b6959a3
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