summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2024-06-26Fix key identification for DEB package signing.Austin S. Hemmelgarn
2024-06-26Fix Slack error reporting for packaging workflows. (#18011)Austin S. Hemmelgarn
2024-06-25Fix typo in packaging workflows.Austin S. Hemmelgarn
2024-06-25Sign DEB packages in the GHA runners that build them. (#17949)Austin S. Hemmelgarn
2024-06-25Tidy-up build related CI jobs. (#17962)Austin S. Hemmelgarn
2024-06-24Bump docker/build-push-action from 5 to 6 (#17998)dependabot[bot]
2024-06-18Fix repoconfig package uploads.Austin S. Hemmelgarn
2024-06-18Move to using CPack for repository configuration packages. (#17930)Austin S. Hemmelgarn
2024-06-13Fix updating release info when publishing nightly releases. (#17871)Austin S. Hemmelgarn
2024-06-12Fix typo in repoconfig packages workflow.Austin S. Hemmelgarn
2024-06-12Update CI infrastructure to publish to secondary packaging host. (#17863)Austin S. Hemmelgarn
2024-05-21Fix handling of OpenSSL linking on macOS (#17535)Austin S. Hemmelgarn
2024-05-08Remove contrib now that we use cpack for DEB packages (#17614)vkalintiris
2024-05-01Bump google-github-actions/upload-cloud-storage from 2.0.0 to 2.1.0 (#16859)dependabot[bot]
2024-05-01Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 (#16860)dependabot[bot]
2024-04-30Use CPack to generate Debian packages (#17475)vkalintiris
2024-04-29Really fix platform EOL checks.Austin S. Hemmelgarn
2024-04-29Fix platform EOL check issue assignment. (#17544)Austin S. Hemmelgarn
2024-04-24Work around MS’s broken infra in CI. (#17513)Austin S. Hemmelgarn
2024-04-13Bump tj-actions/changed-files from 42 to 44 (#17401)dependabot[bot]
2024-04-13Bump actions/add-to-project from 1.0.0 to 1.0.1 (#17402)dependabot[bot]
2024-04-12Fix publishing Docker images to Docker Hub. (#17397)Austin S. Hemmelgarn
2024-04-10Skip Go code in CI if it hasn’t changed. (#17077)Austin S. Hemmelgarn
2024-04-02Fix assorted issues in the Docker build process. (#17312)Austin S. Hemmelgarn
2024-04-01Fix handling of post-release workflows triggered by Docker workflow. (#17306)Austin S. Hemmelgarn
2024-04-01Bump actions/add-to-project from 0.6.1 to 1.0.0 (#17298)dependabot[bot]
2024-04-01Bump Wandalen/wretry.action from 2 to 3 (#17297)dependabot[bot]
2024-04-01Fix repoconfig publishing. (#17288)Austin S. Hemmelgarn
2024-04-01Bump tj-actions/changed-files from 43 to 44 (#17296)dependabot[bot]
2024-03-29Fix action lints (#17120)Tasos Katsoulas
2024-03-29Bump Wandalen/wretry.action from 1 to 2 (#17246)dependabot[bot]
2024-03-27minor fix in monitor releases workflow (#17256)Tasos Katsoulas
2024-03-27Trigger subsequent workflows for Helmchart and MSI (#17224)Tasos Katsoulas
2024-03-25Bump actions/add-to-project from 0.6.0 to 0.6.1 (#17245)dependabot[bot]
2024-03-21Fix job depdendencies in Docker workflow. (#17215)Austin S. Hemmelgarn
2024-03-18Bump tj-actions/changed-files from 42 to 43 (#17187)dependabot[bot]
2024-03-13Add macos check (build from source) (#17139)Tasos Katsoulas
2024-03-08Fix login to GHCR when publishing Docker images. (#17127)Austin S. Hemmelgarn
2024-03-06Switch publishing Docker images to regular repo.Austin S. Hemmelgarn
2024-03-06Fix creation of Docker image manifests.Austin S. Hemmelgarn
2024-03-06Fix issues with Docker workflow.Austin S. Hemmelgarn
2024-03-06Fix new Docker workflow skip logic.Austin S. Hemmelgarn
2024-03-06Second pass at reworking Docker CI. (#17111)Austin S. Hemmelgarn
2024-03-05Push Docker images to registries individually.Austin S. Hemmelgarn
2024-03-05Add missing checkout step in Docker workflow.Austin S. Hemmelgarn
2024-03-05Rework Docker CI to build each platform in it's own runner. (#17088)Austin S. Hemmelgarn
2024-03-04Bump actions/add-to-project from 0.5.0 to 0.6.0 (#17091)dependabot[bot]
2024-02-27Add CI checks for Go code. (#17066)Austin S. Hemmelgarn
2024-02-26Integrate Go plugin with build system. (#17005)Austin S. Hemmelgarn
2024-02-26Fix a few minor bits of build-related infrastructure. (#17051)Austin S. Hemmelgarn