summaryrefslogtreecommitdiffstats
path: root/.github/workflows/docker.yml
AgeCommit message (Expand)Author
2023-02-01Fix typos in Docker debug image tags. (#14400)Austin S. Hemmelgarn
2023-01-31Fix publishing Docker Images to secondary registries. (#14389)Austin S. Hemmelgarn
2023-01-31Publish Docker images to GHCR.io and Quay.io (#14372)Austin S. Hemmelgarn
2023-01-04Fix typos (#14194)Dimitris Apostolou
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-07-13Add additional Docker image build with debug info included. (#13359)Austin S. Hemmelgarn
2022-07-06Explicitly skip uploads and notifications in third-party repositories. (#13308)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-04-15Ensure versioned release tags include a leading `v` in workflows. (#12695)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-23Assorted CI cleanup. (#11777)Austin S. Hemmelgarn
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2021-10-19Add flag to mark containers as created from official images in analytics. (#1...Austin S. Hemmelgarn
2021-10-13Add concurency limits on GHA workflows. (#11656)Austin S. Hemmelgarn
2021-10-12Add POWER8+ support to our official Docker images. (#11592)Austin S. Hemmelgarn
2021-09-27Clean up YAML files in the repository. (#11570)Austin S. Hemmelgarn
2021-09-22Reorganize Docker CI to run faster. (#11513)Austin S. Hemmelgarn
2021-09-15Add extra verification to Docker builds. (#11497)Austin S. Hemmelgarn
2021-06-15Disable telemetry in CI. (#11233)Austin S. Hemmelgarn
2021-05-10Automatically trigger Helmchart PR on agent release. (#11084)Austin S. Hemmelgarn
2021-03-18Run the Docker CI checks unconditionally instead of only when we see changes....Austin S. Hemmelgarn
2021-03-18Fix typos in GHA workflows. (#10803)Austin S. Hemmelgarn
2021-03-17Add Slack notifications for build failures. (#10781)Austin S. Hemmelgarn
2021-03-16Adds ACLK-NG as fallback(#10315)Timotej S
2021-03-04Changed Docker image tagging to use semver tags for releases. (#10648)Austin S. Hemmelgarn
2021-02-08Fixed handling of Docker image tags for release builds. (#10615)Austin S. Hemmelgarn
2021-01-15Switch to using GitHub Actions for publishing Docker images. (#10365)Austin S. Hemmelgarn
2020-12-10Switch to using official Docker actions for GHA CI. (#10335)Austin S. Hemmelgarn
2020-12-09Explicitly set platform for Docker builds. (#10357)Austin S. Hemmelgarn
2020-03-06Added Docker build tests to PR checks. (#8262)Austin S. Hemmelgarn
2020-03-02Revert "Added Docker build tests to PR checks. (#8257)" (#8260)Austin S. Hemmelgarn
2020-03-02Added Docker build tests to PR checks. (#8257)Austin S. Hemmelgarn