CrazyMax
2878c49f26
govulncheck to report known vulnerabilities
2025-08-03 21:09:26 +02:00
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
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
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
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]
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
6bddacdf94
ci: add concurrency check
2022-05-07 22:09:46 +02:00
CrazyMax
69618ab364
Bump Docker actions
2022-05-07 21:38:49 +02:00
dependabot[bot]
e86971a5a5
Bump actions/upload-artifact from 2 to 3 ( #593 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-11 16:03:11 +02:00
dependabot[bot]
36b314a06c
Bump codecov/codecov-action from 2 to 3 ( #589 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3 )
---
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-06 11:35:12 +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
fc13b8c22c
Allow to choose status to be notified ( #475 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-08-30 14:15:59 +02: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
CrazyMax
bbb00c0d51
Provide mutable tags ( #462 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-08-19 20:01:09 +02:00
CrazyMax
ab9060f1fc
Bump codecov/codecov-action from 1 to 2
2021-07-24 23:06:39 +02:00
CrazyMax
1115234010
Add CLI to interact with Diun through gRPC ( #382 )
...
Add simple CLI to interact with Diun through gRPC
Create image and notif proto services
Compile and validate protos through a dedicated Dockerfile and bake target
Implement proto definitions
Move server as `serve` command
New commands `image` and `notif`
Refactor command line usage doc
Better CLI error handling
Tools build constraint to manage tools deps through go modules
Add upgrade notes
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-05-26 18:18:10 +02:00
CrazyMax
8e3036798b
Move to docker/metadata-action ( #366 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-05-11 00:03:28 +02:00
CrazyMax
c90557ea0c
Use GITHUB_TOKEN
2021-04-04 23:46:26 +02:00
CrazyMax
ae9b70d46d
Meta action v2
2021-04-01 19:32:43 +02:00
CrazyMax
cd853fd3c4
Cleanup workflows ( #281 )
2021-02-20 11:58:09 +01:00
CrazyMax
06300779ca
Chore
2021-02-09 18:21:34 +01:00
CrazyMax
28a26064cd
Move to docker/bake-action ( #266 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-01-29 12:21:08 +00:00