Commit Graph

20 Commits

Author SHA1 Message Date
CrazyMax
fea9e81482 ci: set contents read as default workflow permissions 2025-02-02 03:17:21 +01:00
CrazyMax
df45fc6360 ci: update bake-action to v6 2025-01-19 02:36:27 +01:00
CrazyMax
8910374d53 ci: disable gha cache and build summary 2024-12-20 02:52:07 +01:00
dependabot[bot]
9866739331 chore(deps): bump docker/bake-action from 4 to 5
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 06:52:29 +00:00
CrazyMax
b9615bf2db fix defaults not handled by yaml configuration 2023-09-23 13:49:15 +02:00
CrazyMax
061c976fe9 image:tag@digest format support 2023-09-16 16:59:00 +02:00
CrazyMax
6c2b4c1035 Merge pull request #946 from crazy-max/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-09-16 01:21:54 +02:00
dependabot[bot]
05aa4fd9f0 chore(deps): 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-15 23:21:46 +00:00
dependabot[bot]
bb772b0fba chore(deps): 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-15 23:21:33 +00:00
dependabot[bot]
cbf0d13a17 chore(deps): bump docker/bake-action from 3 to 4
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 3 to 4.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:35:23 +00:00
CrazyMax
16e09060ac ci: e2e test for runOnStartup watch opt 2023-06-12 00:13:18 +02:00
CrazyMax
259c4d67bb test: use composite container-logs-check action 2023-05-18 14:29:01 +02:00
dependabot[bot]
67692e810c Bump docker/bake-action from 2 to 3
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 06:56:42 +00:00
CrazyMax
48f448096c ci: update concurrency group 2022-10-23 01:52:58 +02:00
CrazyMax
3c7bfa0a61 Missing concurrency check in other workflows 2022-07-16 02:35:49 +02:00
CrazyMax
69618ab364 Bump Docker actions 2022-05-07 21:38:49 +02:00
dependabot[bot]
8234c73b7e Bump actions/checkout from 2 to 3 (#566)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
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>
2022-03-15 09:11:32 +01:00
CrazyMax
a7e9a40fed Enhance dockerfiles (#523)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-25 22:38:58 +01:00
CrazyMax
f34e1874e7 Add windows/arm64 artifact (#472)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-21 19:44:17 +02:00
CrazyMax
ac2e41de80 Add e2e tests (#471)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-08-21 14:09:06 +02:00