dependabot[bot]
|
ed025c486f
|
chore(deps): bump actions/checkout from 3 to 4 (#9637)
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>
|
2024-02-24 15:32:51 +01:00 |
|
Vladimir Gorej
|
5aa8e56c7d
|
ci(docker-build-push): upload digest with unique names #4
|
2024-02-23 13:38:32 +01:00 |
|
Vladimir Gorej
|
f86b005df6
|
ci(docker-build-push): upload digest with unique names #3
|
2024-02-23 13:34:08 +01:00 |
|
Vladimir Gorej
|
cbf51ef53d
|
ci(docker-build-push): upload digest with unique names #2
|
2024-02-23 13:27:11 +01:00 |
|
Vladimir Gorej
|
f0cb4ad240
|
ci(docker-build-push): upload digest with unique names
|
2024-02-23 13:25:10 +01:00 |
|
Vladimir Gorej
|
e66d9d657b
|
ci(docker-build-push): update actions/upload-artifact to v4
|
2024-02-23 13:17:06 +01:00 |
|
dependabot[bot]
|
94f92834a8
|
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#9619)
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>
|
2024-02-23 12:00:02 +01:00 |
|
dependabot[bot]
|
886789d176
|
chore(deps): bump actions/download-artifact from 3 to 4 (#9611)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/download-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>
|
2024-02-19 07:26:09 +01:00 |
|
dependabot[bot]
|
2aa294129f
|
chore(deps): bump docker/login-action from 2 to 3 (#9612)
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>
|
2024-02-19 07:25:59 +01:00 |
|
dependabot[bot]
|
b411d6bab9
|
chore(deps): bump docker/build-push-action from 4 to 5 (#9605)
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>
|
2024-02-16 10:19:07 +01:00 |
|
dependabot[bot]
|
9d27bfa092
|
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#9606)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
|
2024-02-16 10:18:48 +01:00 |
|
Vladimir Gorej
|
eb8e971044
|
ci(docker-build-push): change supported platforms
|
2024-02-15 14:20:55 +01:00 |
|
Vladimír Gorej
|
75c78b0293
|
ci(docker): add support for repository_dispatch event type (#8876)
This will allow to trigger workflow from Jenkins.
Refs #8875
|
2023-06-02 13:10:16 +02:00 |
|
Vladimír Gorej
|
49da686946
|
ci(docker): provide better descriptions
Refs #8873
|
2023-06-02 12:51:12 +02:00 |
|
Vladimír Gorej
|
ad405d0cd1
|
ci(docker): distinguish docker_ref and git_ref inputs (#8874)
Refs #8873
|
2023-06-02 12:44:22 +02:00 |
|
Vladimír Gorej
|
56838ede26
|
ci(docker): set provenance=false when building image
This should avoid issue described in https://github.com/docker/build-push-action/issues/820.
Refs #5815
|
2023-06-01 18:10:11 +02:00 |
|
Vladimír Gorej
|
f73b38b0ba
|
ci(docker): add initial workflow for creating multi platform Docker images (#8732)
Refs #5815
|
2023-06-01 17:46:32 +02:00 |
|