-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix patch-release job by adding dependencies.yaml
#9544
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
base: main
Are you sure you want to change the base?
Fix patch-release job by adding dependencies.yaml
#9544
Conversation
pach-release job by adding dependencies.yamlpatch-release job by adding dependencies.yaml
This should fix the failing CI https://github.com/cri-o/cri-o/actions/runs/18988468445/job/54236873693 and let the patch release job work correctly. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2621866 to
6cbdc99
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #9544 +/- ##
==========================================
+ Coverage 64.18% 64.31% +0.12%
==========================================
Files 203 203
Lines 28250 28249 -1
==========================================
+ Hits 18133 18169 +36
+ Misses 8523 8487 -36
+ Partials 1594 1593 -1 🚀 New features to boost your workflow:
|
|
/retest |
|
/test e2e-gcp-ovn |
|
@cri-o/cri-o-maintainers PTAL |
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
This should fix the failing CI
https://github.com/cri-o/cri-o/actions/runs/18988468445/job/54236873693 and let the patch release job work correctly.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?