summaryrefslogtreecommitdiffstats
path: root/.github/workflows/packaging.yml
AgeCommit message (Expand)Author
2024-02-26Fix a few minor bits of build-related infrastructure. (#17051)Austin S. Hemmelgarn
2024-02-12Move web/ under src/ (#16992)vkalintiris
2024-02-12Use changed files in check-files workflow (#16993)Tasos Katsoulas
2024-02-10Update input skip patterns (#16984)Tasos Katsoulas
2024-02-10Update input paths for tj-actions/changed-files (#16982)Tasos Katsoulas
2024-02-05Bump nick-invision/retry from 2 to 3 (#16928)dependabot[bot]
2024-02-02Update file match patterns in CI jobs. (#16917)Austin S. Hemmelgarn
2024-01-31Add a constant env var for Sentry's DSN when someone wants to build Agent an...Tasos Katsoulas
2024-01-30Setup sentry-native SDK. (#16798)vkalintiris
2024-01-22Bump tj-actions/changed-files from 41 to 42 (#16823)dependabot[bot]
2024-01-17Update GHA steps that handle artifacts to use latest versions of upload/downl...Austin S. Hemmelgarn
2024-01-02Bump tj-actions/changed-files from 40 to 41 (#16668)dependabot[bot]
2023-12-29Revert "Update artifact-handling actions to latest version." (#16689)Tasos Katsoulas
2023-12-21Update artifact-handling actions to latest version. (#16639)Austin S. Hemmelgarn
2023-12-13CMake build system. (#15996)vkalintiris
2023-10-30Bump tj-actions/changed-files from 39 to 40 (#16301)dependabot[bot]
2023-09-27Update to use versioned base images for CI. (#16053)Austin S. Hemmelgarn
2023-09-20Fix handling of CI skipping. (#16022)Austin S. Hemmelgarn
2023-09-18Bump docker/setup-qemu-action from 2 to 3 (#15991)dependabot[bot]
2023-09-11Bump actions/checkout from 3 to 4 (#15935)dependabot[bot]
2023-07-11Attempt to more aggressively skip CI jobs on PRs if those jobs are irrelevant...Austin S. Hemmelgarn
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-09ci: fix cgroup-parent name in packaging (#14118)Ilya Mashchenko
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-10-18Change CI trigger label prefix from `ci/` to `run-ci/`. (#13849)Austin S. Hemmelgarn
2022-10-18Use PR label to trigger full packaging CI instead of PR body contents. (#13839)Austin S. Hemmelgarn
2022-08-31Temporary fix for command injection vulnerability in GHA workflow. (#13600)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-30Fix package build filtering on PRs. (#13267)Austin S. Hemmelgarn
2022-06-28Upload packages to new self-hosted repository infrastructure. (#13240)Austin S. Hemmelgarn
2022-06-28Implement PackageCloud cleanup (#13236)maneamarius
2022-05-12chore(deps): bump docker/setup-qemu-action from 1 to 2 (#12849)dependabot[bot]
2022-05-07Save built packages in CI before testing them. (#12842)Austin S. Hemmelgarn
2022-04-13chore(deps): bump actions/upload-artifact from 2 to 3 (#12645)dependabot[bot]
2022-03-16Sanely handle very large PR bodies in package build CI matrix generation. (#1...Austin S. Hemmelgarn
2022-03-16Fix packaging CI failure notifications to actually report _all_ steps. (#12394)Austin S. Hemmelgarn
2022-03-11Fix version handling issues in release workflow. (#12375)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-21Properly check out the repo when running the packaging workflow on push. (#12...Austin S. Hemmelgarn
2022-02-21Update packaging CI to only run a limited set of jobs on PRs. (#12156)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-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