summaryrefslogtreecommitdiffstats
path: root/.github/workflows/repoconfig-packages.yml
AgeCommit message (Expand)Author
2023-09-11Bump actions/checkout from 3 to 4 (#15935)dependabot[bot]
2023-03-28Fix failure logic for publishing packages. (#14720)Austin S. Hemmelgarn
2023-02-15Add Debian 12 to our CI and platform support document. (#14529)Austin S. Hemmelgarn
2022-12-14Correctly fix repoconfig package uploads.Austin S. Hemmelgarn
2022-12-13Fix incorrect matrix parameter names in repoconfig package upload workflow.Austin S. Hemmelgarn
2022-12-13Fix conditions for uploading repoconfig packages to new infra. (#14134)Austin S. Hemmelgarn
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-07-12Also run repoconfig package builds when distro list is changed. (#13276)Austin S. Hemmelgarn
2022-07-06Explicitly skip uploads and notifications in third-party repositories. (#13308)Austin S. Hemmelgarn
2022-06-30Assorted cleanups for new package infrastructure upload support. (#13270)Austin S. Hemmelgarn
2022-06-28Upload packages to new self-hosted repository infrastructure. (#13240)Austin S. Hemmelgarn
2022-03-09Fix string handling for Slack CI notification bodies. (#12235)Austin S. Hemmelgarn
2022-03-07Bump actions/checkout from 2 to 3 (#12330)dependabot[bot]
2022-02-24Fix handling of repository name in CI workflows. (#12234)Austin S. Hemmelgarn
2022-02-23Assorted CI cleanup. (#11777)Austin S. Hemmelgarn
2022-02-16Consolidate build matrix across CI jobs. (#11807)Austin S. Hemmelgarn
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2022-02-10Update repoconfig package build workflow to run on PRs and pushes. (#12102)Austin S. Hemmelgarn
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-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-26Use correct release codename for Debian 11 repoconfig packages. (#11459)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-08-11Fix opensuse 15.3 repository package build.Austin S. Hemmelgarn
2021-08-11Remove conditional jobs from repoconfig packages workflow.Austin S. Hemmelgarn
2021-08-11Final syntax fixes for repoconfig packages workflow.Austin S. Hemmelgarn
2021-08-11Really fix conditional in repoconfig packages CI.Austin S. Hemmelgarn
2021-08-11Fix conditional in repoconfig package CI job.Austin S. Hemmelgarn
2021-08-11Remove Ubuntu 20.10 from repository config package builds. (#11421)Austin S. Hemmelgarn
2021-07-30Add code for repository configuration packages. (#11273)Austin S. Hemmelgarn