Skip to content

registry: filter out installer for podman#5974

Merged
jdx merged 2 commits into
jdx:mainfrom
risu729:patch-1
Aug 11, 2025
Merged

registry: filter out installer for podman#5974
jdx merged 2 commits into
jdx:mainfrom
risu729:patch-1

Conversation

@risu729

@risu729 risu729 commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Copilot AI review requested due to automatic review settings August 11, 2025 01:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a filter to the podman entry in the registry to exclude installer packages and only include podman-remote binaries when using the ubi backend.

  • Modifies the podman backends configuration to filter out installer packages
  • Specifically targets podman-remote binaries for installation

@jdx jdx merged commit 35859bc into jdx:main Aug 11, 2025
22 checks passed
@risu729 risu729 deleted the patch-1 branch August 11, 2025 04:03
jdx pushed a commit that referenced this pull request Aug 11, 2025
### 📦 Registry

- add bob
([aqua:MordechaiHadad/bob](https://github.com/MordechaiHadad/bob)) by
[@TyceHerrman](https://github.com/TyceHerrman) in
[#5914](#5914)
- support usage on FreeBSD by [@risu729](https://github.com/risu729) in
[#5973](#5973)
- filter out installer for podman by
[@risu729](https://github.com/risu729) in
[#5974](#5974)
- use pipx aqua backend by [@itochan](https://github.com/itochan) in
[#5971](#5971)

### 📚 Documentation

- add documentation for os field in tool configuration by
[@jdx](https://github.com/jdx) in
[#5947](#5947)

### Chore

- **(ci)** accept @ in regular expressions for new registry PR titles by
[@mst-mkt](https://github.com/mst-mkt) in
[#5969](#5969)
- fix registry test filter by [@risu729](https://github.com/risu729) in
[#5942](#5942)
- fix registry test by [@risu729](https://github.com/risu729) in
[#5953](#5953)

### New Contributors

- @itochan made their first contribution in
[#5971](#5971)
- @mst-mkt made their first contribution in
[#5969](#5969)
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.

Installing podman downloads the the setup file, not the exectuable on windows

3 participants