Commit Graph

18 Commits

Author SHA1 Message Date
sebthom 72b54f14de extend runner configuration 2024-10-24 18:37:38 +02:00
Malik Mann a42e95ba78 Fixed crash loop on renamed registration file 2024-04-16 23:37:37 +02:00
MuXiu1997 1cb1426855 fix: replace `GITEA_RUNNER_ACTION_CACHE_DIR` with `GITEA_RUNNER_HOST_WORKDIR_PARENT` 2023-12-26 23:54:50 +01:00
Sebastian Thomschke 3d345c666f
Fix string interpolation #22 2023-07-24 07:32:36 +02:00
sebthom 6b85990415 treat backticks in config yaml template as literals 2023-07-01 13:56:53 +02:00
sebthom dfc5a30aff refactor permission fixing 2023-06-04 14:24:15 +02:00
sebthom c45c9fc54b also monitor docker daemon process when using dind-rootless 2023-06-03 12:40:04 +02:00
sebthom 688bd30a8d add dind-rootless 2023-05-30 18:06:20 +02:00
sebthom cf925b88e4 improve background service handling 2023-05-30 13:13:42 +02:00
sebthom d848df35a6 improve build scripts 2023-05-29 22:19:05 +02:00
sebthom 19f8e34ad0 Avoid using sudo if on happy path 2023-05-27 13:55:49 +02:00
sebthom 37f7d0b82e Fix #3 failed to create symbolic link: File exists 2023-05-04 15:11:17 +02:00
sebthom 74d39bb0a5 use `catthehacker/ubuntu:runner-***` images for default labels 2023-04-28 13:16:45 +02:00
sebthom 7215df2b59 more logging for runner registration 2023-04-28 00:28:36 +02:00
Jake Howard 467ccafd33 Fix typo in runner config file name 2023-04-11 11:20:11 +02:00
sebthom d28e7751b3 add support for YAML based config file 2023-04-06 23:41:17 +02:00
sebthom 4f73fa84d5 Installing runner as /usr/local/bin/act_runner 2023-04-06 14:34:33 +02:00
sebthom fd83c3ffe7 initial import 2023-03-22 00:02:54 +01:00