fix(ci): update Podman download URLs#575
Merged
Merged
Conversation
Switch nightly Windows workflow Podman download URLs to the new podman-container-tools/podman repository location. AI-Assisted: Codex (Cursor) Co-authored-by: Cursor <cursoragent@cursor.com>
jeffmaury
reviewed
Jun 12, 2026
jeffmaury
left a comment
Member
There was a problem hiding this comment.
There are other files that uses https://github.com/containers/podman
Replace lingering GitHub links that still used the old containers org so docs and workflow references are consistent with current repository locations. AI-Assisted: Codex (Cursor) Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Author
My mistake! I have added a second commit with the remaining ones. Can you PTAL? |
Contributor
There was a problem hiding this comment.
Should this also be updated to the podman-desktop org?
Contributor
Author
There was a problem hiding this comment.
It's another scope but let's do it here np
jeffmaury
approved these changes
Jun 18, 2026
feloy
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
podman_remote_urlin nightly Windows workflow topodman-container-tools/podmanDEFAULT_URLin workflow defaults to the new Podman orgRef https://github.com/containers/podman-desktop-internal/issues/983
Test plan
.github/workflows/rhel-e2e-nightly-windows.yamlwith defaults and confirm installer URL resolvesMade with Cursor