summaryrefslogtreecommitdiffstats
path: root/.github/os_detect.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-08-01(Re)construct PLATFORM_ID as it's droped since Fedora 43Jan Wagner1-0/+3
See https://fedoraproject.org/wiki/Changes/Drop_PLATFORM_ID?#Drop_PLATFORM_ID
2025-04-21CI: Install gawk on fedora > 41Jan Wagner1-0/+7
2024-02-23CI specfile (#1894)waja1-0/+18
* Adding spec file and github pipeline for testing * Restructure github pipelines for more clarity * Add build tests for several RPM based distributions --------- Co-authored-by: Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>