summaryrefslogtreecommitdiffstats
path: root/.github/workflows/packaging.yml
AgeCommit message (Expand)Author
2021-06-22Add openSUSE 15.3 package builds. (#11259)Austin S. Hemmelgarn
2021-06-15Disable telemetry in CI. (#11233)Austin S. Hemmelgarn
2021-05-25Remove Fedora 32 from CI. (#11143)Austin S. Hemmelgarn
2021-04-29Limit maximum concurrent CI jobs to avoid blocking other CI. (#11057)Austin S. Hemmelgarn
2021-04-05Properly handle binary package reuplods. (#10878)Austin S. Hemmelgarn
2021-03-25Fix handling of binary package uploads. (#10860)Austin S. Hemmelgarn
2021-03-23Properly reference the distro-ID parsing script for package uploads. (#10840)Austin S. Hemmelgarn
2021-03-22Fix name of PackageCLoud API token secret in workflows. (#10828)Austin S. Hemmelgarn
2021-03-22Added Ubuntu 21.04 and Fedora 34 to our CI checks and binary package builds. ...Austin S. Hemmelgarn
2021-03-19Fix handling of nightly and release packages in GHA workflows. (#10819)Austin S. Hemmelgarn
2021-03-18Fix typos in GHA workflows. (#10803)Austin S. Hemmelgarn
2021-03-17Add Slack notifications for build failures. (#10781)Austin S. Hemmelgarn
2021-03-15Docker-based packaging workflow in GitHub Actions. (#9964)Austin S. Hemmelgarn