CrazyMax
|
2831dbaf28
|
ci: split validate target per platform
|
2025-06-13 00:50:58 +02:00 |
|
CrazyMax
|
931eb3c13b
|
Merge pull request #1290 from crazy-max/lint-multi
enable golangci-lint for supported platforms
|
2025-04-20 09:42:06 +02:00 |
|
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 |
|
CrazyMax
|
d519ef23a8
|
enable golangci-lint for supported platforms
|
2024-12-15 01:50:33 +01:00 |
|
dependabot[bot]
|
327ebaeefd
|
chore(deps): bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-15 00:35:51 +00: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
|
d53d393406
|
ci: disable provenance for release target
|
2024-03-24 23:19:24 +01:00 |
|
dependabot[bot]
|
c882aad4b5
|
chore(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 07:31:07 +00:00 |
|
CrazyMax
|
46880738d6
|
ci: generate sbom and provenance
|
2024-03-10 14:55:22 +01:00 |
|
CrazyMax
|
c8f0fb2f41
|
ci: set codecov token
|
2024-02-25 22:11:25 +01:00 |
|
dependabot[bot]
|
983e0beb5f
|
chore(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-01 07:40:00 +00:00 |
|
CrazyMax
|
a926e04825
|
bump actions/upload-artifact and actions/download-artifact to 4
|
2023-12-19 22:29:15 +01:00 |
|
CrazyMax
|
1618f6ea27
|
ci: fix validate matrix
|
2023-12-16 14:41:07 +01:00 |
|
dependabot[bot]
|
d11992c45e
|
chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-15 21:03:48 +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 |
|
CrazyMax
|
844a5e4097
|
Merge pull request #957 from crazy-max/dependabot/github_actions/docker/setup-buildx-action-3
chore(deps): bump docker/setup-buildx-action from 2 to 3
|
2023-09-16 01:21:45 +02: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 |
|
CrazyMax
|
a6c7b0d3cd
|
Merge pull request #951 from crazy-max/dependabot/github_actions/crazy-max/ghaction-github-status-4
chore(deps): bump crazy-max/ghaction-github-status from 3 to 4
|
2023-09-16 01:21:30 +02:00 |
|
CrazyMax
|
a9fd090d36
|
Merge pull request #952 from crazy-max/dependabot/github_actions/crazy-max/ghaction-github-labeler-5
chore(deps): bump crazy-max/ghaction-github-labeler from 4 to 5
|
2023-09-16 01:21:22 +02:00 |
|
CrazyMax
|
5ca494ec4f
|
Merge pull request #956 from crazy-max/dependabot/github_actions/docker/metadata-action-5
chore(deps): bump docker/metadata-action from 4 to 5
|
2023-09-16 01:21:14 +02:00 |
|
CrazyMax
|
95c2ad6f01
|
Merge pull request #959 from crazy-max/dependabot/github_actions/docker/login-action-3
chore(deps): bump docker/login-action from 2 to 3
|
2023-09-16 01:21:04 +02:00 |
|
CrazyMax
|
95621b71ac
|
Merge pull request #955 from crazy-max/dependabot/github_actions/docker/setup-qemu-action-3
chore(deps): bump docker/setup-qemu-action from 2 to 3
|
2023-09-16 01:20:56 +02:00 |
|
CrazyMax
|
6ffc0d3c99
|
Merge pull request #958 from crazy-max/dependabot/github_actions/docker/bake-action-4
chore(deps): bump docker/bake-action from 3 to 4
|
2023-09-16 01:20:48 +02:00 |
|
dependabot[bot]
|
fd457b3fb3
|
chore(deps): bump docker/login-action from 2 to 3
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>
|
2023-09-13 06:35:29 +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 |
|
dependabot[bot]
|
b51a62fefa
|
chore(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-13 06:35:10 +00:00 |
|
dependabot[bot]
|
b6fde8b563
|
chore(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-13 06:35:03 +00:00 |
|
dependabot[bot]
|
316b9533b4
|
chore(deps): bump crazy-max/ghaction-github-labeler from 4 to 5
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4 to 5.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4...v5)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 06:32:01 +00:00 |
|
dependabot[bot]
|
1eb0137ce7
|
chore(deps): bump crazy-max/ghaction-github-status from 3 to 4
Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-status/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-status/compare/v3...v4)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-status
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 06:31:58 +00:00 |
|
dependabot[bot]
|
cd58638baa
|
chore(deps): bump crazy-max/ghaction-github-pages from 3 to 4
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v3...v4)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 06:31:55 +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 |
|
CrazyMax
|
4c266a268b
|
chore: update labels
|
2023-05-05 00:20:28 +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
|
a63d263293
|
ci: fix validate workflow
|
2023-03-17 12:41:34 +01:00 |
|
CrazyMax
|
a86cc57ecf
|
ci: split validate and build jobs
|
2022-10-23 01:52:58 +02:00 |
|
CrazyMax
|
48f448096c
|
ci: update concurrency group
|
2022-10-23 01:52:58 +02:00 |
|
CrazyMax
|
a72212286e
|
Use single output dir
|
2022-10-23 01:52:58 +02:00 |
|
CrazyMax
|
71f4d88951
|
Use named context to wrap artifacts and create checksums
|
2022-10-23 01:52:58 +02:00 |
|
CrazyMax
|
3c7bfa0a61
|
Missing concurrency check in other workflows
|
2022-07-16 02:35:49 +02:00 |
|
dependabot[bot]
|
68d80f9475
|
Bump crazy-max/ghaction-github-pages from 2 to 3 (#620)
Bumps [crazy-max/ghaction-github-pages](https://github.com/crazy-max/ghaction-github-pages) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-github-pages/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-pages/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-pages/compare/v2...v3)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-pages
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-07-16 01:35:47 +02:00 |
|
dependabot[bot]
|
117b720899
|
Bump crazy-max/ghaction-github-status from 2 to 3 (#619)
Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-github-status/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-status/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-status/compare/v2...v3)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-status
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-07-16 01:35:34 +02:00 |
|
CrazyMax
|
660fd644e2
|
Bump action to latest major
|
2022-05-26 18:41:31 +02:00 |
|
CrazyMax
|
8f6e2e9e22
|
cleanup workflow
|
2022-05-26 09:33:37 +02:00 |
|
dependabot[bot]
|
9eb432ff59
|
Bump github/codeql-action from 1 to 2 (#598)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-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>
|
2022-05-15 17:40:12 +02:00 |
|