Austin S. Hemmelgarn
|
66d505a419
Tidy up CI to improve overall run times. (#18957)
|
1 week ago |
Austin S. Hemmelgarn
|
5225520373
Fix handling of workflow artifacts. (#18726)
|
1 month ago |
Austin S. Hemmelgarn
|
44b659f60a
Pass correct GOOS and GOARCH on to package builders in CI. (#18717)
|
1 month ago |
dependabot[bot]
|
c9dead369c
Bump tj-actions/changed-files from 44 to 45 (#18408)
|
3 months ago |
Austin S. Hemmelgarn
|
7b6bc61802
Origin-sign all DEB packages regardless of upload target. (#18372)
|
3 months ago |
Austin S. Hemmelgarn
|
28a589cfef
Fix key identification for DEB package signing.
|
5 months ago |
Austin S. Hemmelgarn
|
ab66b4e15e
Fix Slack error reporting for packaging workflows. (#18011)
|
5 months ago |
Austin S. Hemmelgarn
|
ac49f08a13
Fix typo in packaging workflows.
|
5 months ago |
Austin S. Hemmelgarn
|
22112ed18c
Sign DEB packages in the GHA runners that build them. (#17949)
|
5 months ago |
Austin S. Hemmelgarn
|
5217023dcd
Move to using CPack for repository configuration packages. (#17930)
|
5 months ago |
Austin S. Hemmelgarn
|
71994bf681
Update CI infrastructure to publish to secondary packaging host. (#17863)
|
5 months ago |
vkalintiris
|
059e114cb4
Remove contrib now that we use cpack for DEB packages (#17614)
|
6 months ago |
vkalintiris
|
5973417027
Use CPack to generate Debian packages (#17475)
|
7 months ago |
Austin S. Hemmelgarn
|
ee5e83e01e
Work around MS’s broken infra in CI. (#17513)
|
7 months ago |
dependabot[bot]
|
2c5c9af059
Bump tj-actions/changed-files from 43 to 44 (#17296)
|
8 months ago |
dependabot[bot]
|
5d0aef0034
Bump tj-actions/changed-files from 42 to 43 (#17187)
|
8 months ago |
Austin S. Hemmelgarn
|
a82f498b82
Fix a few minor bits of build-related infrastructure. (#17051)
|
9 months ago |
vkalintiris
|
a75559dffe
Move web/ under src/ (#16992)
|
9 months ago |
Tasos Katsoulas
|
94f533f758
Use changed files in check-files workflow (#16993)
|
9 months ago |
Tasos Katsoulas
|
29c1b548b6
Update input skip patterns (#16984)
|
9 months ago |
Tasos Katsoulas
|
4c0e97b52f
Update input paths for tj-actions/changed-files (#16982)
|
9 months ago |
dependabot[bot]
|
c45ca28d52
Bump nick-invision/retry from 2 to 3 (#16928)
|
9 months ago |
Austin S. Hemmelgarn
|
bb8dfac312
Update file match patterns in CI jobs. (#16917)
|
10 months ago |
Tasos Katsoulas
|
4f44a87932
Add a constant env var for Sentry's DSN when someone wants to build Agent and doesn't have access to GH secrets. (#16892)
|
10 months ago |
vkalintiris
|
18800a4af5
Setup sentry-native SDK. (#16798)
|
10 months ago |
dependabot[bot]
|
df8f29270f
Bump tj-actions/changed-files from 41 to 42 (#16823)
|
10 months ago |
Austin S. Hemmelgarn
|
9bb7a0e605
Update GHA steps that handle artifacts to use latest versions of upload/download actions. (#16714)
|
10 months ago |
dependabot[bot]
|
41296fb913
Bump tj-actions/changed-files from 40 to 41 (#16668)
|
11 months ago |
Tasos Katsoulas
|
18fd72e230
Revert "Update artifact-handling actions to latest version." (#16689)
|
11 months ago |
Austin S. Hemmelgarn
|
d32b2760a0
Update artifact-handling actions to latest version. (#16639)
|
11 months ago |
vkalintiris
|
92842d8422
CMake build system. (#15996)
|
11 months ago |
dependabot[bot]
|
1589cc4199
Bump tj-actions/changed-files from 39 to 40 (#16301)
|
1 year ago |
Austin S. Hemmelgarn
|
609e2c4acc
Update to use versioned base images for CI. (#16053)
|
1 year ago |
Austin S. Hemmelgarn
|
020499d259
Fix handling of CI skipping. (#16022)
|
1 year ago |
dependabot[bot]
|
c258f70c2a
Bump docker/setup-qemu-action from 2 to 3 (#15991)
|
1 year ago |
dependabot[bot]
|
a13d9f3316
Bump actions/checkout from 3 to 4 (#15935)
|
1 year ago |
Austin S. Hemmelgarn
|
a4b568f904
Attempt to more aggressively skip CI jobs on PRs if those jobs are irrelevant to the PR. (#15341)
|
1 year ago |
Austin S. Hemmelgarn
|
b19d9076d8
Fix failure logic for publishing packages. (#14720)
|
1 year ago |
Austin S. Hemmelgarn
|
568cda1978
Add Debian 12 to our CI and platform support document. (#14529)
|
1 year ago |
Ilya Mashchenko
|
fd6bff560f
ci: fix cgroup-parent name in packaging (#14118)
|
2 years ago |
Austin S. Hemmelgarn
|
cf199ac034
Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)
|
2 years ago |
Austin S. Hemmelgarn
|
48e7a66130
Change CI trigger label prefix from `ci/` to `run-ci/`. (#13849)
|
2 years ago |
Austin S. Hemmelgarn
|
bef28e9dd6
Use PR label to trigger full packaging CI instead of PR body contents. (#13839)
|
2 years ago |
Austin S. Hemmelgarn
|
0d4ff34e1a
Temporary fix for command injection vulnerability in GHA workflow. (#13600)
|
2 years ago |
Austin S. Hemmelgarn
|
794ef438da
Explicitly skip uploads and notifications in third-party repositories. (#13308)
|
2 years ago |
Austin S. Hemmelgarn
|
b2e3d3e99f
Assorted cleanups for new package infrastructure upload support. (#13270)
|
2 years ago |
Austin S. Hemmelgarn
|
8a67b955b4
Fix package build filtering on PRs. (#13267)
|
2 years ago |
Austin S. Hemmelgarn
|
e86cec2631
Upload packages to new self-hosted repository infrastructure. (#13240)
|
2 years ago |
maneamarius
|
2b5999c393
Implement PackageCloud cleanup (#13236)
|
2 years ago |
dependabot[bot]
|
fd8794d9af
chore(deps): bump docker/setup-qemu-action from 1 to 2 (#12849)
|
2 years ago |