Commit graph

  • f17cad1bbe Update the docker image rebuild flag for config file and example gitea/act_runner#390 (#391) main Alex Lau(AvengerMoJo) 2023-12-20 07:13:33 +0000
  • daf52d0e62 Sanitize UFT-8 content in logs (#453) hakito 2023-12-20 07:06:46 +0000
  • 5d63a00f84 fix(deps): update module github.com/nektos/act to v0.2.56 renovate/github.com-nektos-act-0.x Renovate Bot 2023-12-18 00:02:24 +0000
  • e95afa5b34 chore(deps): update alpine docker tag to v3.19 renovate/alpine-3.x Renovate Bot 2023-12-09 00:02:59 +0000
  • a659dd3d58 chore(deps): update actions/setup-go action to v5 renovate/actions-setup-go-5.x Renovate Bot 2023-12-07 00:03:18 +0000
  • f5a0a78d0f fix(deps): update module golang.org/x/term to v0.15.0 renovate/golang.org-x-term-0.x Renovate Bot 2023-12-04 00:25:52 +0000
  • 8c8a8ce401 fix(deps): update module github.com/avast/retry-go/v4 to v4.5.1 (#411) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-28 05:46:05 +0000
  • 08c681be0c fix(deps): update module golang.org/x/time to v0.5.0 (#429) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-28 05:45:28 +0000
  • 91bfe4c186 fix(deps): update module golang.org/x/time to v0.4.0 (#424) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-26 00:01:51 +0000
  • 825c6f97b7 fix(deps): update module github.com/mattn/go-isatty to v0.0.20 (#414) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:33:37 +0000
  • 2f3e5c7125 fix(deps): update module github.com/docker/docker to v24.0.7+incompatible (#413) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:27:38 +0000
  • 4d9de6ca8c fix(deps): update module github.com/spf13/cobra to v1.8.0 (#416) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:27:07 +0000
  • feb39666cc fix(deps): update module code.gitea.io/gitea-vet to v0.2.3 (#410) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:26:24 +0000
  • 61cd71c9f8 bump to actions/checkout v4 techknowlogick 2023-11-24 03:06:21 +0000
  • 0adfc1c7cc chore(deps): update actions/setup-go action to v4 (#418) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:33 +0000
  • e3c68668fa chore(deps): update docker/build-push-action action to v5 (#419) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:28 +0000
  • f1b27d5274 chore(deps): update docker/login-action action to v3 (#420) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:22 +0000
  • 655a39fd61 chore(deps): update docker/setup-buildx-action action to v3 (#421) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:07 +0000
  • cca7d54117 chore(deps): update docker/setup-qemu-action action to v3 (#422) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:00 +0000
  • 934471813a Fix #404: nil map error when reading env file (#405) infinoid 2023-11-24 01:56:27 +0000
  • 1e940f028b Add renovate config (#408) pat-s 2023-11-23 20:41:10 +0000
  • 2020ce79bf Remove ACTIONS_RUNTIME_TOKEN workaround (#396) lng2020 2023-11-07 05:15:14 +0000
  • 00e9b3d62b Bump act (#394) Jason Song 2023-10-31 15:03:07 +0000
  • 130b9f1877 Added environment variable for run.sh to specify runner state file. (#377) haxwithaxe 2023-10-15 23:21:53 +0000
  • 4c35288175 Add DIND docker-compose example (#365) vilunov 2023-10-02 15:12:31 +0000
  • 990db1bfc0 Fix k8s rootless Docker filesystem permissions (#366) Andrew Imeson 2023-10-02 15:12:14 +0000
  • d07fbfc8c3 bump act library to v0.2.51 (#360) v0.2.6 techknowlogick 2023-09-24 19:20:40 +0000
  • 10dc6fb60d Allow reading registration token from file (#350) m90 2023-09-04 04:12:07 +0000
  • ed35b09b8f change podman socket path (#341) TheFox0x7 2023-08-21 04:01:12 +0000
  • 03f0829d09 Add ForcePull option (#339) Gianni Angelozzi 2023-08-17 06:51:57 +0000
  • 7fc1b91ba6 Update to go1.21 in Dockerfile.rootless (#332) Jason Song 2023-08-12 00:37:08 +0000
  • 82c3c2df1a Upgrade Go to 1.21 and bump other dependencies (#330) harryzcy 2023-08-10 01:45:25 +0000
  • 9fc823e4b1 Fix "http: invalid Host header" issue (#319) v0.2.5 sillyguodong 2023-08-02 04:34:36 +0000
  • 12999b61dd Reduce unnecessary DB queries for Actions tasks (#219) v0.2.4 sillyguodong 2023-07-25 03:25:50 +0000
  • 49a2fcc138 fix endless loop (#306) caicandong 2023-07-24 07:07:53 +0000
  • 8f88e4f15a Update README.md (#302) Konstantin Podsvirov 2023-07-24 05:11:42 +0000
  • a1bb3b56fd Catch the panic and print the error (#305) caicandong 2023-07-24 04:28:44 +0000
  • 1a7ec5f339 Upgrade gitea/act (#298) sillyguodong 2023-07-20 05:12:59 +0000
  • 5d01cb8904 Add tips in config file (#297) Jason Song 2023-07-20 02:16:30 +0000
  • dcf84d8a53 Avoid https://github.com/nektos/act/issues/1908 by specifying golang 1.20.5. (#295) Thomas E Lackey 2023-07-19 05:12:07 +0000
  • 73adae040d Upgrade act (#291) Zettat123 2023-07-17 03:44:42 +0000
  • db662b3690 ci(lint): refactor code for clarity and linting compliance (#289) Bo-Yi Wu 2023-07-13 01:10:54 +0000
  • cf92a979e2 refactor(register): refactor registration functions and improve logging (#288) Bo-Yi Wu 2023-07-12 14:12:16 +0000
  • 87058716fb fix(register): refactor context usage in registration functions (#286) Bo-Yi Wu 2023-07-12 13:11:55 +0000
  • c701ba4787 Add a quick start runner method in README (#282) Lunny Xiao 2023-07-12 01:43:26 +0000
  • 57ff1df6e0 config: default container workspace set to host path (#279) Michael Santos 2023-07-10 08:57:55 +0000
  • 3dcfd6ea3d Run as cache server (#275) Zettat123 2023-07-07 08:28:54 +0000
  • c6006ee699 Upgrade act (#269) v0.2.3 Zettat123 2023-07-03 04:15:46 +0000
  • f2629f2ea3 Add support for finding docker daemon from common socket paths (#263) v0.2.2 Zettat123 2023-07-01 01:27:54 +0000
  • cf48ed88ba Revert supporting multiple default actions URLs and use github for exec by default (#262) v0.2.1 Jason Song 2023-06-30 07:53:18 +0000
  • ccc27329dc Improve the usage of docker_host configuration (#260) Zettat123 2023-06-30 04:00:04 +0000
  • b0bd503b11 add token support for exec (#247) Tomasz Duda 2023-06-20 08:41:22 +0000
  • 8c14933e70 Upgrade act (#248) Zettat123 2023-06-20 08:33:42 +0000
  • 34d15f21c2 Add option to configure workspace on host (#238) Marius Zwicker 2023-06-20 08:29:05 +0000
  • 32d29f0813 add ACT_EXEC (#246) Tomasz Duda 2023-06-20 02:08:35 +0000
  • 2e2c0400c8 add --gitea-instance (#245) Tomasz Duda 2023-06-20 01:57:21 +0000
  • 054c8d912f Move docker.host to container.docker_host (#244) Jason Song 2023-06-19 09:01:16 +0000
  • 9e4a5f7363 feat: improve Docker configuration and detection handling (#242) appleboy 2023-06-18 05:38:38 +0000
  • ec38401097 Add ValidVolumes config (#226) Zettat123 2023-06-16 06:07:48 +0000
  • 45bfe0a9b2 Accept empty file as config (#241) v0.2.0 Jason Song 2023-06-15 05:40:37 +0000
  • 316534996a Build docker image gitea/act_runner/x.y.z-dind-rootless (#239) Jason Song 2023-06-15 05:27:35 +0000
  • 67b1363d25 Support changing labels (#201) sillyguodong 2023-06-15 03:59:15 +0000
  • 946c41cf4f Improve run.sh to handle empty labels and log to stdout (#237) Tomasz Duda 2023-06-13 04:09:11 +0000
  • 341d49a24d implement act_runner rootless image (#208) ccureau 2023-06-12 06:35:27 +0000
  • b21d476aca Exit with Code 1 if registering a runner fails (#228) MarkusLoeffler01 2023-06-09 17:34:23 +0000
  • a29307a9d9 Remove hadolint and improve Dockerfile (#234) Jason Song 2023-06-09 02:50:30 +0000
  • 4bfbfec477 fix defaultActionsUrls config for exec (#233) a1012112796 2023-06-08 04:26:52 +0000
  • fed01c9807 Parse multiple default actions URLs (#200) Zettat123 2023-06-06 04:03:02 +0000
  • a83f29d5a9 docs: improve examples README and organization (#230) Bo-Yi Wu 2023-06-06 02:42:58 +0000
  • 69c55ee003 refactor: daemon, config, and logging for better clarity (#225) Bo-Yi Wu 2023-06-05 13:11:23 +0000
  • 01ef57c667 fix artifactServerPath and artifactServerAddr config for exec (#221) a1012112796 2023-06-05 08:51:44 +0000
  • a384adbbc6 Documentation enhancements (#207) Chris Cureau 2023-06-05 08:46:15 +0000
  • e3271d8469 Remove trailing slash from instance address (#197) harryzcy 2023-05-22 23:50:29 +0800
  • 84386c1b16 Add exec command flag of network (#192) sillyguodong 2023-05-18 15:01:43 +0800
  • fd7c8580af Prevent exposing GITEA_RUNNER_REGISTRATION_TOKEN to act (#188) ChristopherHX 2023-05-17 14:13:38 +0800
  • 35596a182b Add configuration item of container.network (#184) sillyguodong 2023-05-16 14:46:59 +0800
  • c9d3f67264 Add .editorconfig and .gitattributes (#186) silverwind 2023-05-13 23:51:22 +0800
  • 94031fc198 Fix README.md typo on daemon (#183) Alex Lau (AvengerMoJo) 2023-05-11 14:25:39 +0800
  • d5e4baed54 Fix missing runner version when building images from a Dockerfile (#181) v0.1.8 sillyguodong 2023-05-09 16:44:31 +0800
  • d4caa7e065 Dockerfile: Improve signal handling by adding a runtime init (#180) sando38 2023-05-09 16:09:48 +0800
  • de4160b023 Skip counting log length when parseLogRow return nil (#176) v0.1.7 Jason Song 2023-05-06 17:00:52 +0800
  • 609c0a0773 fix --event option logic for exec (#175) a1012112796 2023-05-06 11:27:08 +0800
  • 0c029f7e79 Upgrade act and use new artifactcache (#174) Jason Song 2023-05-04 18:45:01 +0800
  • eef3c32eb2 ci: improve release process and test robustness (#173) Bo-Yi Wu 2023-05-04 09:41:22 +0800
  • c40b651873 chore: improve Dockerfile, README, and testing settings (#172) Bo-Yi Wu 2023-05-04 09:36:31 +0800
  • b498341857 build: improve compression and update GitHub actions (#168) v0.1.6 appleboy 2023-05-01 21:59:43 +0800
  • 0d727eb262 build: optimize Dockerfile and update dependencies (#162) appleboy 2023-04-29 12:07:15 +0800
  • 7c71c94366 Document persisting /data for docker container (#160) v0.1.5 vbrandl 2023-04-29 03:05:00 +0800
  • 49d2cb0cb5 ci: improve API usage and test robustness across platforms (#159) appleboy 2023-04-28 23:46:46 +0800
  • 85626b6bbd Support configuration variables (#157) sillyguodong 2023-04-28 22:06:08 +0800
  • 35400f76fa Add parent directory for working directory (#154) Zettat123 2023-04-28 22:03:52 +0800
  • 0cf31b2d22 Update docker image tag (#153) v0.1.4 Jason Song 2023-04-27 15:02:39 +0800
  • c8cc7b2448 Workflow commands (#149) v0.1.3 Søren L. Hansen 2023-04-27 12:32:48 +0800
  • 3be962cdb3 Rename the download folder from main -> nightly (#152) Jason Song 2023-04-27 12:23:15 +0800
  • a5edbc9ac4 Release docker images (#151) Jason Song 2023-04-27 12:08:41 +0800
  • 66bab3d805 ci(actions): add build docker image workflow (#118) seepine 2023-04-27 11:32:28 +0800
  • 293926f5d5 bump modernc.org/sqlite (#141) techknowlogick 2023-04-25 03:16:01 +0800
  • 43c5ba923f make: skip --disable-content-trust at docker buildx (#139) You-Sheng Yang 2023-04-25 03:15:48 +0800
  • acc5afc428 allow building act_runner with cgo (#137) techknowlogick 2023-04-24 10:45:51 +0800
  • 27a1a90d25 Upgrade act (#135) Zettat123 2023-04-21 10:48:26 +0800