-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Bump Podman to v5.6.3-dev #27201
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: v5.6
Are you sure you want to change the base?
Bump Podman to v5.6.3-dev #27201
Conversation
podmanbot
commented
Sep 30, 2025
Signed-off-by: ashley-cui <[email protected]>
LGTM |
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Luap99, podmanbot 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 |
Btw do we really gain anything with these PRs other than pointless churn for us? To be clear I only mean bumping -dev on patch releases on the release branch, I definitely want to have the minor -dev bump on main. |
IMO, they're valuable because they tell us someone is running tip of branch vs stable tag. We don't get many people doing that on release branches, but it still seems nice to be alerted when it happens |
Well how often would that happen AND actually matter? We have solid CI and on a release branch especially any commit should be good and ready to be releases any time. Why would it matter for debugging if they run release x.y.z or release x.y.z + a few more backported commits, the issue is likely not related to them doing that. And practically speaking any user who build podman can patch it regardless without us noticing. Many distro builds are patched to some level of degree. All I am complaining about is that I have to look at this PR that doesn't add any meaningful value in my eyes and I have to keep pressing rerun here due the flakes (I know something we must address regardless) |
FWIW, I'm not a fan of |