-
Notifications
You must be signed in to change notification settings - Fork 66
✨OPRUN-4120: migrate containers libs to new mono repo #2221
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
✨OPRUN-4120: migrate containers libs to new mono repo #2221
Conversation
go.podman.io/common v0.65.0 // indirect | ||
go.podman.io/storage v1.60.0 // indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tada!
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
660a5d3
to
03c0fcb
Compare
Can you change the commit headline (and the PR title) to remove "revert", so it's just:
I'd rather not do revert...revert... etc. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2221 +/- ##
==========================================
+ Coverage 72.05% 72.17% +0.11%
==========================================
Files 85 85
Lines 8407 8407
==========================================
+ Hits 6058 6068 +10
+ Misses 1948 1939 -9
+ Partials 401 400 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Ref: https://blog.podman.io/2025/08/upcoming-migration-of-three-containers-repositories-to-monorepo/ Also update operator-registry to v1.59.0 which also contains the same migration, so that there are no indirect dependency to any old containers repo.
03c0fcb
to
98bafa9
Compare
Done ✅ |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tmshort 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 |
/lgtm |
27b05e7
into
operator-framework:main
Ref: https://blog.podman.io/2025/08/upcoming-migration-of-three-containers-repositories-to-monorepo/
Also update operator-registry to v1.59.0 which also contains the same migration,
so that there are no indirect dependency to any old containers repo.
Description
Reviewer Checklist