summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2022-07-20Report version in build workflow output.Austin S. Hemmelgarn
2022-07-13Add additional Docker image build with debug info included. (#13359)Austin S. Hemmelgarn
2022-07-12Also run repoconfig package builds when distro list is changed. (#13276)Austin S. Hemmelgarn
2022-07-12Actually allow running a test release in a fork of the repo. (#13331)Austin S. Hemmelgarn
2022-07-12add job to move bugs to project board (#13350)Hugo Valente
2022-07-06Explicitly skip uploads and notifications in third-party repositories. (#13308)Austin S. Hemmelgarn
2022-07-05Bump actions/add-to-project from 0.0.5 to 0.1.0 (#13295)dependabot[bot]
2022-06-30Add new `test` key to distros.yml entries. (#13241)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-29Fix build matrix generation for build workflow. (#13254)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-06-28Use correct PAT for add-to-project workflow. (#13234)Austin S. Hemmelgarn
2022-06-27ci: add issues to the Agent Board project workflow (#13225)Ilya Mashchenko
2022-06-16fix conditions for nightly build triggers (#13145)maneamarius
2022-05-27Cache invariant components in static builds to reduce build times. (#12877)Austin S. Hemmelgarn
2022-05-23Add automatic retries fo static builds during nightly and release builds. (#1...Austin S. Hemmelgarn
2022-05-12chore(deps): bump docker/build-push-action from 2 to 3 (#12851)dependabot[bot]
2022-05-12chore(deps): bump docker/login-action from 1 to 2 (#12850)dependabot[bot]
2022-05-12chore(deps): bump docker/setup-qemu-action from 1 to 2 (#12849)dependabot[bot]
2022-05-12chore(deps): bump docker/setup-buildx-action from 1 to 2 (#12848)dependabot[bot]
2022-05-07Save built packages in CI before testing them. (#12842)Austin S. Hemmelgarn
2022-05-02chore(deps): bump google-github-actions/upload-cloud-storage (#12794)dependabot[bot]
2022-04-19fix disable-dependency-tracking typo (#12714)Ilya Mashchenko
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-04-15Fix retry code in build CI. (#12691)Austin S. Hemmelgarn
2022-04-15Annotate release tags.Austin S. Hemmelgarn
2022-04-15Ensure versioned release tags include a leading `v` in workflows. (#12695)Austin S. Hemmelgarn
2022-04-15Fix branch handling for minor releases in release workflow. (#12690)Austin S. Hemmelgarn
2022-04-13chore(deps): bump google-github-actions/upload-cloud-storage (#12647)dependabot[bot]
2022-04-13chore(deps): bump actions/download-artifact from 2 to 3 (#12646)dependabot[bot]
2022-04-13chore(deps): bump actions/upload-artifact from 2 to 3 (#12645)dependabot[bot]
2022-04-12Remove on pull_request trigger (#12670)Dimitris Koutsourelis
2022-04-11Trigger cloud intergration workflow for PRs and pushes against master (#12349)Dimitris Koutsourelis
2022-04-01Fix invocation of the coverity script. (#12576)Austin S. Hemmelgarn
2022-03-30chore(deps): bump peter-evans/create-pull-request from 3 to 4 (#12533)dependabot[bot]
2022-03-30Fix coverity scan. (#12561)Austin S. Hemmelgarn
2022-03-25fix using incorrect repo when building native packages (#12522)Ilya Mashchenko
2022-03-21chore(deps): bump google-github-actions/upload-cloud-storage (#12468)dependabot[bot]
2022-03-16Sanely handle very large PR bodies in package build CI matrix generation. (#1...Austin S. Hemmelgarn
2022-03-16Add retries in preparation of test environments for build CI. (#12198)Austin S. Hemmelgarn
2022-03-16Fix packaging CI failure notifications to actually report _all_ steps. (#12394)Austin S. Hemmelgarn
2022-03-14Bump google-github-actions/upload-cloud-storage from 0.5.0 to 0.7.0 (#12387)dependabot[bot]
2022-03-14Bump google-github-actions/setup-gcloud from 0.5.1 to 0.6.0 (#12386)dependabot[bot]
2022-03-11Fix version handling issues in release workflow. (#12375)Austin S. Hemmelgarn
2022-03-11Fix pushing version bump commits in release/nightly build workflow. (#12372)Austin S. Hemmelgarn
2022-03-11fix(ci/release): limit the number of issues to fetch from GitHub when generat...Ilya Mashchenko
2022-03-10Fix handling of pushing commits for release process. (#12359)Austin S. Hemmelgarn
2022-03-09Fix typo in new release workflow.Austin S. Hemmelgarn