Merge bootc branch to master#1683
Merged
evan-goode merged 2 commits intodnf-4-masterfrom Jan 31, 2025
Merged
Conversation
This is a Makefile to implement the "make srpm" method of Copr integration. It adjusts the Release field of the spec file so each time there's a new build, it will show up as an upgrade option if you have the repo enabled.
evan-goode
added a commit
to evan-goode/ci-dnf-stack
that referenced
this pull request
Jan 15, 2025
The --transient flag only works on a bootc system, but we should test that it throws the correct error and doesn't do anything unexpected on non-bootc systems. Requires rpm-software-management/dnf#2180 and rpm-software-management/libdnf#1683.
evan-goode
added a commit
to rpm-software-management/ci-dnf-stack
that referenced
this pull request
Jan 15, 2025
The --transient flag only works on a bootc system, but we should test that it throws the correct error and doesn't do anything unexpected on non-bootc systems. Requires rpm-software-management/dnf#2180 and rpm-software-management/libdnf#1683.
jan-kolarik
approved these changes
Jan 29, 2025
Member
Author
|
Tests passing locally, merging. |
This was referenced Feb 6, 2025
jrohel
pushed a commit
to rpm-software-management/ci-dnf-stack
that referenced
this pull request
Feb 6, 2025
The --transient flag only works on a bootc system, but we should test that it throws the correct error and doesn't do anything unexpected on non-bootc systems. Requires rpm-software-management/dnf#2180 and rpm-software-management/libdnf#1683.
evan-goode
added a commit
to evan-goode/ci-dnf-stack
that referenced
this pull request
Jun 24, 2025
The --transient flag only works on a bootc system, but we should test that it throws the correct error and doesn't do anything unexpected on non-bootc systems. Requires rpm-software-management/dnf#2180 and rpm-software-management/libdnf#1683.
kontura
pushed a commit
to rpm-software-management/ci-dnf-stack
that referenced
this pull request
Jun 24, 2025
The --transient flag only works on a bootc system, but we should test that it throws the correct error and doesn't do anything unexpected on non-bootc systems. Requires rpm-software-management/dnf#2180 and rpm-software-management/libdnf#1683.
evan-goode
added a commit
to evan-goode/ci-dnf-stack
that referenced
this pull request
Jun 26, 2025
The --transient flag only works on a bootc system, but we should test that it throws the correct error and doesn't do anything unexpected on non-bootc systems. Requires rpm-software-management/dnf#2180 and rpm-software-management/libdnf#1683.
evan-goode
added a commit
to rpm-software-management/ci-dnf-stack
that referenced
this pull request
Jun 26, 2025
The --transient flag only works on a bootc system, but we should test that it throws the correct error and doesn't do anything unexpected on non-bootc systems. Requires rpm-software-management/dnf#2180 and rpm-software-management/libdnf#1683.
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.
See rpm-software-management/dnf#2180.
For https://issues.redhat.com/browse/RHEL-70917.