renovate[bot]
|
65a67ee61c
|
chore(deps): update docker/setup-qemu-action digest to 0522dcd (#1440)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-12 11:09:43 +09:00 |
|
renovate[bot]
|
215ba36fd1
|
chore(deps): update docker/setup-buildx-action digest to 91cb32d (#1439)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-12 11:08:57 +09:00 |
|
renovate[bot]
|
fbde2b9a41
|
chore(deps): update docker/login-action digest to d398f07 (#1438)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-12 10:37:34 +09:00 |
|
renovate[bot]
|
212098183a
|
chore(deps): update docker/build-push-action digest to c5e6528 (#1437)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-12 10:37:09 +09:00 |
|
renovate[bot]
|
3ca1152420
|
chore(deps): update actions/checkout digest to 2541b12 (#1430)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-12 08:43:35 +09:00 |
|
Yusuke Kuoka
|
d01595cfbc
|
ci: pin GitHub Actions workflow actions by hash (#1422)
as recommended in 5758364c82/docs/checks.md (pinned-dependencies)
Ref #1298
|
2022-05-11 11:41:30 +01:00 |
|
Renovate Bot
|
c221b6e278
|
chore(deps): update actions/checkout action to v3
|
2022-03-02 11:05:16 +09:00 |
|
toast-gear
|
7c4ac2ef44
|
ci: update workflow triggers
|
2021-12-04 10:52:38 +00:00 |
|
Callum Tait
|
8657a34f32
|
ci: fix chart publish workflow (#874)
* ci: correcting cross job output syntax
* ci: adding job names
|
2021-10-05 22:35:32 +01:00 |
|
Callum Tait
|
b01e193aab
|
ci: publish chart on chart.yaml changes only (#873)
* ci: clean up of workflows in general
|
2021-10-05 22:28:05 +01:00 |
|
toast-gear
|
99f83a9bf0
|
ci: ignore any .md file changes anywhere
|
2021-06-08 18:29:17 +01:00 |
|
Yusuke Kuoka
|
5f59734078
|
Fix docker-login failing since move to GitHub organization (#510)
Fixes #509
|
2021-05-03 14:56:58 +09:00 |
|
callum-tait-pbx
|
7e766282aa
|
ci: updating paths-ignore (#496)
* chore: updating paths-ignore
* chore: adding more path-ignores
|
2021-05-01 21:36:45 +09:00 |
|
Yusuke Kuoka
|
c88ff44518
|
Fix wip.yml workflow for building controller canary tags (#323)
In #306 we seem to have accidentally updated a wrong workflow, which was for runner builds. This updates the one for the controller.
Resolves #302
|
2021-02-18 08:42:24 +09:00 |
|
Tom Bamford
|
56c57cbf71
|
ci: Replace deprecated crazy-max buildx action to use alternative docker actions (#197)
Deprecated action `crazy-max/setup-buildx-action@v1` has been replaced with:
`docker/setup-qemu-action@v1`
`docker/setup-buildx-action@v1`
`docker/login-action@v1`
`docker/build-push-action@v2`
See: https://github.com/crazy-max/ghaction-docker-buildx
|
2020-12-06 10:00:10 +09:00 |
|
Juho Saarinen
|
99a53a6e79
|
Releasing latest controller from master push (#147)
Fixes #135
|
2020-10-28 22:13:35 +09:00 |
|