dependabot[bot]
|
454daf64a9
|
Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 18:23:05 +01:00 |
|
dependabot[bot]
|
5c25f269a4
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-04 16:16:07 +01:00 |
|
dependabot[bot]
|
8351b4b365
|
Bump stefanzweifel/git-auto-commit-action from 6 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-23 08:05:52 +02:00 |
|
dependabot[bot]
|
4130555e84
|
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-02 20:02:35 +02:00 |
|
dependabot[bot]
|
406d3d58fe
|
Bump stefanzweifel/git-auto-commit-action from 5 to 6
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-20 14:48:36 +02:00 |
|
Arjan H
|
1d3f2f5f97
|
Add packages write permission to workflows
|
2025-04-20 15:31:20 +02:00 |
|
Arjan H
|
18b7ffe1fe
|
Update GitHub actions to use GITHUB_TOKEN
|
2025-03-11 21:12:25 +01:00 |
|
Arjan H
|
0de59d8d6b
|
Add action to build standalone docker images [#124]
Builds the standalone binary for both amd64 and arm64, and then builds a
multi-arch docker image and pushes it to the GitHub Container Registry.
|
2024-12-15 18:07:54 +01:00 |
|
Arjan Hakkesteegt
|
b936bb53fe
|
Revert "Use GITHUB_TOKEN in build-dockers.yml instead of a PAT"
This reverts commit 728bcb2a33.
|
2024-07-09 19:03:38 +02:00 |
|
Arjan H
|
728bcb2a33
|
Use GITHUB_TOKEN in build-dockers.yml instead of a PAT
|
2024-07-09 18:36:21 +02:00 |
|
dependabot[bot]
|
e6e69beb41
|
Bump docker/build-push-action from 5 to 6 (#133)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-19 20:37:02 +02:00 |
|
Arjan H
|
246d6729a7
|
Do not run build-dockers.yml on pull_request
|
2024-01-20 10:00:53 +01:00 |
|
dependabot[bot]
|
1d0eee137e
|
Bump actions/cache from 3 to 4 (#107)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-20 09:55:59 +01:00 |
|
dependabot[bot]
|
4309673c2a
|
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#97)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-07 10:38:44 +02:00 |
|
Arjan H
|
b5e49ee8ab
|
Bump docker/metadata-action from 4 to 5
|
2023-09-24 12:56:13 +02:00 |
|
dependabot[bot]
|
690b8e0fef
|
Bump docker/login-action from 2 to 3 (#94)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-23 13:51:19 +02:00 |
|
dependabot[bot]
|
43676e07f5
|
Bump docker/setup-buildx-action from 2 to 3 (#93)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-22 20:00:46 +02:00 |
|
dependabot[bot]
|
3833689eca
|
Bump crazy-max/ghaction-import-gpg from 5 to 6 (#92)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-21 19:51:19 +02:00 |
|
dependabot[bot]
|
675245625c
|
Bump docker/build-push-action from 4 to 5 (#90)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-19 19:07:00 +02:00 |
|
dependabot[bot]
|
88c8231913
|
Bump actions/checkout from 3 to 4 (#89)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-18 20:30:39 +02:00 |
|
Arjan H
|
09582bff02
|
Fix pull_request target branches in build-dockers workflow
|
2023-07-13 20:21:25 +02:00 |
|
Arjan H
|
7b13c6eb3a
|
Remove sha labels when building docker images
|
2023-06-06 20:36:39 +02:00 |
|
Arjan H
|
d211ec9b1f
|
Fix cache key in docker build action
|
2023-04-22 13:51:42 +02:00 |
|
Arjan H
|
abc9f503f2
|
Include tags in docker build action for proper versioning
|
2023-04-22 11:34:21 +02:00 |
|
Arjan H
|
a9eb2d5ae6
|
Use edge label for default branch, branch name for the other branches
|
2023-04-17 20:50:30 +02:00 |
|
Arjan H
|
6120dff7a4
|
Use edge label for default branch, branch name for the other branches
|
2023-04-17 19:55:00 +02:00 |
|
Arjan H
|
9251064a0c
|
Use edge label for default branch, branch name for the other branches
|
2023-04-17 19:48:17 +02:00 |
|
Arjan H
|
4418bc5c13
|
Use edge label for docker builds from master branch
|
2023-04-17 18:55:38 +02:00 |
|
Arjan H
|
61d3ddb4dc
|
Create action for building docker images (#41)
|
2023-04-16 12:39:05 +02:00 |
|