Juho Saarinen
40c5050978
Added support for other than public GitHub URL ( #146 )
...
Refactoring a bit
2020-10-28 22:15:53 +09:00
Yusuke Kuoka
6d78fb07b3
Fix permission error with the default setup since v0.9.4 ( #142 )
...
Fixes #138
2020-10-25 11:25:48 +09:00
Juho Saarinen
92920926fe
Configurable "runner and DinD in a single container" ( #126 )
2020-10-20 08:48:28 +09:00
Harry Gogonis
f12bb76fd1
Update runner to v2.273.5 ( #111 )
2020-10-08 09:02:01 +09:00
MIℂHΛΞL FѲRИΛRѲ
a309eb1687
Initial multi-arch image commit ( #86 )
...
Adding multi-arch image support for `arm64` and `amd64`. This uses dockers new `buildx` feature, to enable further architectures more work will be required to update the `runner/Dockerfile` file to pull architecture-specific releases.
The Makefile targets really should only be used for local testing and not for release, additional work to appropriately tag the release images may need to be added but for now, I've not added that logic.
Fixes : #86
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
2020-10-05 09:26:46 +09:00
Yury Tsarev
b79ea980b8
Use self update ready entrypoint ( #99 )
...
* Use self update ready entrypoint
* Add --once support for runsvc.sh
Run `cd runner; NAME=$DOCKER_USER/actions-runner TAG=dev make docker-build docker-push`,
`kubectl apply -f release/actions-runner-controller.yaml`,
then update the runner image(not the controller image) by updating e.g. `Runner.Spec.Image` to `$DOCKER_USER/actions-runner:$TAG`, for testing.
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2020-10-05 08:58:20 +09:00
Moto Ishizawa
7a25a8962b
Update runner to v2.273.4
2020-09-20 13:24:55 +09:00
Moto Ishizawa
0179abfee5
Update runner to v2.273.1
2020-09-09 06:45:23 +09:00
Moto Ishizawa
0cc499d77b
Update runner to v2.273.0
2020-08-20 20:19:57 +09:00
Moto Ishizawa
3223480bc0
Update docker to v19.03.12
2020-08-01 17:28:40 +09:00
Moto Ishizawa
e642632a50
Update runner to v2.272.0
2020-08-01 17:28:16 +09:00
Moto Ishizawa
a995597111
Update runner to v2.267.1
2020-07-13 21:52:30 +09:00
Moto Ishizawa
8c35cab1a4
Update runner to v2.267.0
2020-06-28 11:59:16 +09:00
Moto Ishizawa
d09b14b629
Update runner to v2.263.0
2020-05-24 20:45:16 +09:00
Moto Ishizawa
553dda65a4
Update runner to v2.262.1
2020-05-13 22:10:23 +09:00
Moto Ishizawa
46883eb742
Update runner to v2.262.0
2020-05-12 22:46:06 +09:00
Reinier Timmer
79655989d0
Add additional software packages to runner image
2020-05-04 06:55:16 +00:00
Reinier Timmer
8c5b776807
support runner labels
2020-04-28 11:14:31 +02:00
Reinier Timmer
75d15ee91b
backwards compatibility of dockerfile
2020-04-28 11:14:31 +02:00
Reinier Timmer
fb35dd4131
support for organization runners
2020-04-28 11:14:31 +02:00
Moto Ishizawa
d8327e9ab8
Update runner to v2.169.1
2020-04-16 19:16:07 +09:00
Vito Botta
a19cd373db
Bump Docker version
2020-04-02 08:32:27 +09:00
Vito Botta
f2dcb5659d
Add runner user to sudo group
2020-04-02 08:32:27 +09:00
Moto Ishizawa
fac211f5d9
Update runner to v2.168.0
2020-03-25 17:10:25 +09:00
Moto Ishizawa
58cac20109
Docker CLI v19.03.6
2020-02-19 22:39:58 +09:00
Moto Ishizawa
cac45f284a
actions/runner v2.165.2
2020-02-19 22:37:38 +09:00
Moto Ishizawa
f2d3ca672f
Unset environment variables for runner config
2020-02-06 22:15:26 +09:00
Moto Ishizawa
c66916a4ee
Use dumb-init to handle signal properly
2020-02-06 18:47:50 +09:00
Moto Ishizawa
56fc3bcb2b
Fix tag name
2020-02-03 10:27:37 +09:00
Moto Ishizawa
6e400a70ed
Enable build runner workflow
2020-02-02 21:29:33 +09:00
Moto Ishizawa
d0d6238963
Run once
2020-01-31 19:29:29 +09:00
Moto Ishizawa
bd0d276347
Remove archive file
2020-01-31 19:29:15 +09:00
Moto Ishizawa
75c30631a7
Add docker binary
2020-01-30 23:48:55 +09:00
Moto Ishizawa
cea4d084e4
Add runner container image
2020-01-28 21:56:54 +09:00