Ava Stancu
4f293c6f79
Build local image and load to kind cluster ( #2378 )
2023-03-10 13:16:07 +02:00
Bassem Dghaidi
adad3d5530
Rename actions-runner-controller-2 and auto-scaling-runner-set helm charts ( #2333 )
...
Co-authored-by: Ava S <avastancu@github.com>
2023-03-01 07:16:03 -05:00
Ava Stancu
70156e3fea
Added space before backslash on the multi line command ( #2340 )
2023-03-01 11:43:17 +02:00
Ava Stancu
a9af82ec78
Change e2e config url ( #2338 )
2023-02-28 14:26:01 -05:00
Ava Stancu
910269aa11
Avastancu/arc e2e test linux vm ( #2285 )
2023-02-27 16:36:15 +02:00
Yusuke Kuoka
186c98cf36
ci: Fix runner builds for pull requests coming from "master" branches of forks ( #1983 )
...
* ci: Fix runner builds but not pushes for forks
I noticed that our runners workflow is failing on docker-login due to that a pull request workflow job from a fork does not have access to repo secrets.
https://github.com/malachiobadeyi/actions-runner-controller/actions/runs/3390463793/jobs/5634638183
Can we try this, so that hopefully it suppresses docker-login for pull requests from forks?
* Update .github/workflows/runners.yaml
* fixup! Update .github/workflows/runners.yaml
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
* fixup! fixup! Update .github/workflows/runners.yaml
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-11-07 19:01:03 +09:00
Callum Tait
5f27548a73
ci: replace set-output ( #1928 )
...
* ci: replace set-output
* ci: use env var format
Co-authored-by: toast-gear <toast-gear@users.noreply.github.com>
2022-11-03 18:43:39 +09:00
Callum Tait
23f091d7fa
ci: don't login on a pr ( #1554 )
...
* ci: don't login on a pr
Co-authored-by: toast-gear <toast-gear@users.noreply.github.com>
2022-06-22 16:03:36 +01:00
Callum Tait
a62882d243
ci: fix permisions ( #1512 )
...
* ci: fix permisions
* chore: change to trigger build
* ci: add write permission to packages
* ci: remove conditionals for docker logins
* Update controllers/utils_test.go
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-06-09 10:25:56 +09:00
renovate[bot]
f85c3d06d9
chore(deps): update docker/setup-qemu-action action to v2 ( #1450 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-14 16:07:23 +01:00
renovate[bot]
99832d7104
chore(deps): update docker/setup-buildx-action action to v2 ( #1416 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-11 16:34:53 +01:00
renovate[bot]
289bcd8b64
chore(deps): update docker/login-action action to v2 ( #1415 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-11 16:34:40 +01:00
Yusuke Kuoka
2bd6d6342e
Push packages to GHCR ( #1004 )
...
Ref #849
Ref #566
Co-authored-by: Pål Sollie <sollie@sparkz.no>
2021-12-12 11:41:33 +09:00
Callum Tait
031b1848e0
ci: separate ubuntu versions out in ci ( #969 )
...
* ci: separate ubuntu versions out in ci
2021-11-30 14:09:33 +00:00