Skip to content

manifest: A new plugin for managing RPM package manifests#582

Merged
evan-goode merged 2 commits intomasterfrom
jkolarik/manifest-plugin
Jul 23, 2025
Merged

manifest: A new plugin for managing RPM package manifests#582
evan-goode merged 2 commits intomasterfrom
jkolarik/manifest-plugin

Conversation

@jan-kolarik
Copy link
Copy Markdown
Member

Generates manifest files listing all packages and dependencies based on package specs, input files, or system state. Resolves dependencies either from scratch or based on already installed packages.

Supports downloading packages from the manifest, including non-system base architectures.

Enables installation of all non-source packages from the manifest.

Requires: Existing libpkgmanifest package in Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=2354797)
Requires: rpm-software-management/dnf#2225
CI tests: rpm-software-management/ci-dnf-stack#1654

Generates manifest files listing all packages and dependencies based on
package specs, input files, or system state. Resolves dependencies either
from scratch or based on already installed packages.

Supports downloading packages from the manifest, including non-system
base architectures.

Enables installation of all non-source packages from the manifest.
@jan-kolarik jan-kolarik marked this pull request as ready for review April 4, 2025 04:28
@jan-kolarik jan-kolarik requested a review from a team as a code owner April 4, 2025 04:28
@jan-kolarik jan-kolarik requested review from kontura and removed request for a team April 4, 2025 04:28
@evan-goode evan-goode requested a review from dcantrell April 10, 2025 16:35
We would like to switch to exclusively using Packit for building and
testing pull requests, so we are retiring this GitHub Actions workflow.

In order to fully disable the action, this commit must be applied on
each branch in the upstream repository. Otherwise, the action might be
triggered by a pull request to some stale branch.
@evan-goode
Copy link
Copy Markdown
Member

Let's go ahead and merge this.

@evan-goode evan-goode merged commit f5e5b92 into master Jul 23, 2025
@evan-goode evan-goode deleted the jkolarik/manifest-plugin branch July 23, 2025 19:05
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.

3 participants