dfa2930afc
ci: Add bin-image workflow
...
Build and push an image containing a static CLI binary for master branch
and every release branch and tag.
This is a slightly adjusted copy of the bin-image workflow from
docker/buildx (by @crazy-max).
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2024-01-15 12:05:10 +01:00
ff25c4334b
Revert "ci: Add bin-image workflow"
...
This reverts commit 15d4c99f38 .
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-01-12 22:39:05 +01:00
15d4c99f38
ci: Add bin-image workflow
...
Build and push an image containing a static CLI binary for master branch
and every release branch and tag.
This is a slightly adjusted copy of the bin-image workflow from
docker/buildx (by @crazy-max).
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com >
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com >
2024-01-12 12:28:20 +01:00
7e94675067
build(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-12 09:29:01 +00:00
315ff202c8
build(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-12 08:24:45 +00:00
dee40053f6
build(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-05 08:37:30 +00:00
6c4c3c23c7
build(deps): 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-18 09:03:03 +00:00
bebdb6fa2a
ci: enhanced build workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-03-28 04:59:09 +02:00
0f39598687
ci: fix branch filter pattern
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-02-09 18:03:11 +01:00
da81c096bd
ci: add concurrency check
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-08-20 16:01:03 +02:00
d598646f11
ci: update github actions
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2022-08-20 16:01:03 +02:00
3425e9dc3c
ci: add glibc to build matrix
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-12-09 16:37:12 +01:00
62ea2bf1aa
GitHub Actions e2e tests
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-11-17 17:18:25 +01:00
dbac826815
Fix checkout behavior and FileVersion
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-10-12 10:48:31 +02:00
d9f4352c26
GitHub Actions cross
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-09-26 18:01:55 +02:00