Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-08-03 Thread Michal Domonkos
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

Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-08-03 Thread Michal Domonkos
Closed #2588. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2588#event-592824 You are receiving this because you are subscribed to this thread. Message ID: ___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
This will also lay the groundwork for us to add macOS CI to RPM, as GitHub Actions offers Mac runners we can use. -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/2588#issuecomment-1655040608 You are receiving this because you are

Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
@Conan-Kudo pushed 2 commits. 2074852a883335613cd6285f188d73b557c72e78 tests: Do not use interactive mode for mktree.podman "make check" 5467e43fc7a5c0c3f4592cba83328aefb1fedc09 CI: Add initial GitHub Actions configuration -- View it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
@Conan-Kudo pushed 1 commit. e1249d42d350b473f53d3eda25761a034251bae2 CI: Add initial GitHub Actions configuration -- View it on GitHub: https://github.com/rpm-software-management/rpm/pull/2588/files/2f792c1b7aae0bb9e0f32b1743555663acdf8180..e1249d42d350b473f53d3eda25761a034251bae2 You are

[Rpm-maint] [rpm-software-management/rpm] CI: Add initial GitHub Actions configuration (PR #2588)

2023-07-27 Thread Neal Gompa
Fixes #2569 You can view, comment on, or merge this pull request online at: https://github.com/rpm-software-management/rpm/pull/2588 -- Commit Summary -- * CI: Add initial GitHub Actions configuration -- File Changes -- A .github/workflows/linux.yml (16) -- Patch Links --