[Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)
Michal Domonkos
notifications at github.com
Thu Aug 3 14:13:02 UTC 2023
Thanks! Turns out to be easier than I thought :smile:
As for the `-i` mode, we still want that, ideally as the default, since the script has to also work when run interactively on the developer's workstation, either through `make check` when there's no "native" backend available (currently anything other than Fedora Linux) or through `make ci` which is always present if Podman or Docker is installed.
So I took the liberty and [adapted](https://github.com/rpm-software-management/rpm/pull/2598) your PR so that `--interactive=false` can be passed as a parameter to `mktree.podman check`, and also added `-j$(nproc)` to the command so that the tests are run in parallel.
Closing this one in lieu of #2598.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2588#issuecomment-1664063619
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2588/c1664063619 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230803/e4d49348/attachment.html>
More information about the Rpm-maint
mailing list