Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
8e3a442e40 ⬆️ Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 08:23:53 +00:00
dependabot[bot]
3d8acf315e ⬆️ Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 08:40:03 +00:00
Lars Gohr
ac21f5d46d ⬆️ Remove backward compatibility for set-output
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2022-11-30 20:54:30 +01:00
Lars Gohr
615771a1fa ♻️ Have a slim dockerfile for multi platform integration testing 2022-08-05 23:23:41 +02:00
Lars Gohr
6c50de1486 👷 Add multi-arch build as dependency 2022-08-05 23:15:18 +02:00
Lars Gohr
84353311e8 👷 Add multi-arch integration test 2022-08-05 23:07:58 +02:00
Lars Gohr
7a7d2b76d3 ♻️ Use ghcr instead of deprecated docker.pkg.github.com
See https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-docker-registry
2022-08-05 22:23:02 +02:00
Lars Gohr
54bc9e5164 ♻️ Prevent double trigger for PRs 2022-04-14 18:01:36 +02:00
Lars Gohr
ad48f2851c ♻️ Don't trigger on version tags 2022-04-14 17:59:17 +02:00
Lars Gohr
2c37b8a9de ♻️ Don't trigger on tags to prevent loop 2022-04-14 17:58:13 +02:00
Lars Gohr
474524bd74 👷 Automate release process. Restructure workflows 2022-04-14 17:51:41 +02:00