summaryrefslogtreecommitdiffstats
path: root/.github/workflows/packaging.yml
AgeCommit message (Expand)Author
2022-02-01Replace CentOS 8 with RockyLinux 8 in CI and package builds. (#11801)Austin S. Hemmelgarn
2022-01-04Remove Ubuntu 21.04 from CI and packaging. (#11851)Austin S. Hemmelgarn
2021-12-01Remove OpenSUSE Leap 15.2 from CI. (#11600)Austin S. Hemmelgarn
2021-12-01Remove Fedora 33 from CI. (#11640)Austin S. Hemmelgarn
2021-11-17Add Oracle Linux 8 to CI and package builds. (#11776)Austin S. Hemmelgarn
2021-11-03Add Fedora 35 to CI. (#11641)Austin S. Hemmelgarn
2021-10-29Make package builds more resilient against network issues. (#11731)Austin S. Hemmelgarn
2021-10-15Add Ubuntu 21.10 to CI. (#11585)Austin S. Hemmelgarn
2021-10-13Add concurency limits on GHA workflows. (#11656)Austin S. Hemmelgarn
2021-10-04Added ARM binary package builds to CI. (#10769)Austin S. Hemmelgarn
2021-09-27Add archive uploads for dist, package build, and static build checks. (#11534)Austin S. Hemmelgarn
2021-09-27Clean up YAML files in the repository. (#11570)Austin S. Hemmelgarn
2021-09-23Remove Ubuntu 16.04 from CI. (#11556)Austin S. Hemmelgarn
2021-08-18Add Debian 11 (Bullseye) to CI. (#11334)Austin S. Hemmelgarn
2021-08-11Properly handle reuploads of packages to PackageCloud. (#11427)Austin S. Hemmelgarn
2021-07-22Remove Ubuntu 20.10 from CI checks. (#11265)Austin S. Hemmelgarn
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