summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
13 daysHandle GOROOT inside build system instead of outside. (#18296)Austin S. Hemmelgarn
2024-08-09Bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.1 (#18285)dependabot[bot]
2024-08-09Bump google-github-actions/upload-cloud-storage from 2.1.0 to 2.1.2 (#18283)dependabot[bot]
2024-08-08Fix typos in code signing steps in Windows build job.Austin S. Hemmelgarn
2024-08-08Add code signing for Windows executables. (#18222)Austin S. Hemmelgarn
2024-08-06Fix CI issues in build workflow. (#18266)Austin S. Hemmelgarn
2024-07-29Fix up CMake feature handling for Windows. (#18229)Austin S. Hemmelgarn
2024-07-18Add Widnows CI jobs. (#18187)Austin S. Hemmelgarn
2024-07-15Fix issue in platform EOL check workflow. (#18171)Austin S. Hemmelgarn
2024-07-08Track LTS for Debian EOL status. (#18084)Austin S. Hemmelgarn
2024-07-08update go.d path in docs and ci (#18087)Ilya Mashchenko
2024-07-02restructure go.d (#18058)Ilya Mashchenko
2024-07-01Bump actions/add-to-project from 1.0.1 to 1.0.2 (#18043)dependabot[bot]
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