summaryrefslogtreecommitdiff
path: root/.packit.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to update packit flow to build in COPRColin Walters2021-10-141-4/+14
| | | | | No idea if this will really work, but at least `packit srpm` does work now.
* *: rename master branch to mainTimothée Ravier2021-05-071-1/+1
|
* packit: update for F34, rawhide branch & master renameTimothée Ravier2021-05-071-3/+3
|
* ci: Make Packit ignore downstream patchesJonathan Lebon2020-10-071-1/+4
| | | | | | | We don't really carry "Fedora-only" patches in dist-git. So we want to nuke all the patches which exist there. Follow-up to #2210.
* Add Packit integrationJonathan Lebon2020-10-061-0/+11
This is a basic `.packit.yaml` integration file which will allow us have continuous builds of OSTree in cosa and upstream CI. If things go well, we'll likely deploy this in other build tools like rpm-ostree. Prompted by wanting to get #2155 out to unblock https://github.com/coreos/rpm-ostree/pull/2170.