summaryrefslogtreecommitdiffstats
path: root/.obs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRs"Luca Boccassi2 days1-33/+0
| | | | | | | | | This does not work yet, as we configure multiple git sources, and the workflow service gets confused. We need to update one (the actual code repo) and leave the recipe repos intact, but this is not supported right now. This reverts commit 01f05f0087204914e489057baf12317815325956.
* OBS: build Fedora/Debian/Ubuntu x86_64 packages on PRsLuca Boccassi2 days1-0/+33
| | | | | Start with a subset of what is built from main, can be expanded as needed
* obs: also trigger Fedora package buildsLuca Boccassi11 days1-0/+3
| | | | | | | The package is logistically separated, as the rpm sources conflict from Fedora conflict with the rpm sources from SUSE (some files have the same name and location but different, incompatible content), so Fedora builds can't be triggered from the same package. The result is the same.
* CI: add OBS workflow integration to build packages on push to mainLuca Boccassi12 days1-0/+10
When main is updated, packages for Arch/Debian/Ubuntu/SUSE will be built and published on OBS: https://download.opensuse.org/repositories/home:/bluca:/systemd/ https://build.opensuse.org/project/show/home:bluca:systemd