2
0

Commit Graph

  • e1c7b20898 Bump Go to 1.22 and upgrade dependencies (#580) harryzcy 2024-07-26 16:00:33 +00:00
  • 2f78411c3d ci: standardize code style and update version extraction (#566) appleboy 2024-06-28 07:48:10 +00:00
  • d1d3cad4b0 feat: allow graceful shutdowns (#546) rowan-allspice 2024-05-27 07:38:55 +00:00
  • 1735b26e66 Don't log job output when debug logging is not enabled (#543) rowan-allspice 2024-05-07 05:58:33 +00:00
  • 65ed62d2f5 Upgrade dependencies (#537) Lunny Xiao 2024-04-11 04:36:00 +00:00
  • ec03f19650 Bump act to v0.261.1 (#535) v0.2.10 Jason Song 2024-04-10 07:07:56 +00:00
  • 8567324a19 Release nightly versions for tags (#536) Jason Song 2024-04-10 07:06:08 +00:00
  • be2df361ef Ensure declare to use new labels (#530) v0.2.9 Jason Song 2024-04-02 07:39:40 +00:00
  • a5085dde0c Use gitea/runner-images by default (#529) Jason Song 2024-04-02 07:38:14 +00:00
  • cef86d1140 Bump act to v0.260.0 (#528) Jason Song 2024-04-02 06:25:33 +00:00
  • 94c45acf6b Use node 20 by default (#526) Jason Song 2024-03-29 03:03:26 +00:00
  • 1760899d27 Set gitea token to release (#524) v0.2.8 Jason Song 2024-03-27 10:51:45 +00:00
  • a7eca813ea Bump act to v0.260.2 (#523) Zettat123 2024-03-27 10:25:23 +00:00
  • 23ec12b8cf Bump act to v0.260.0 (#522) v0.2.7 Jason Song 2024-03-27 03:17:04 +00:00
  • a1fc2b3ca7 Improve the explanation of workdir_parent config (#519) Zettat123 2024-03-22 02:30:31 +00:00
  • 5977042b86 Bump act to v0.259.2 (#515) Jason Song 2024-03-14 18:58:43 +00:00
  • 6bc19cbc33 Improve workflows (#516) Jason Song 2024-03-14 13:27:47 +00:00
  • 75006a59cc Support cloning remote actions from insecure Gitea instances (#508) Zettat123 2024-03-06 06:10:37 +00:00
  • 4da97f53de Bump act to v0.259.0 (#491) SupremeVoid 2024-03-03 16:34:37 +00:00
  • 45270656df Set the status of steps to skipped if job is skipped (#500) sillyguodong 2024-03-01 08:33:32 +00:00
  • e14f42c40a Add ACTIONS_RESULTS_URL to env (#473) Christopher Homberger 2024-02-19 02:30:54 +00:00
  • e6630e2e36 Use artifacts v4 jwt if available (#471) Christopher Homberger 2024-02-08 02:43:39 +00:00
  • f1f9142a3c fix: Exit docker container on any process exit (#462) davidfrickert 2024-01-30 13:47:42 +00:00
  • f17cad1bbe Update the docker image rebuild flag for config file and example gitea/act_runner#390 (#391) Alex Lau(AvengerMoJo) 2023-12-20 07:13:33 +00:00
  • daf52d0e62 Sanitize UFT-8 content in logs (#453) hakito 2023-12-20 07:06:46 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 61cd71c9f8 bump to actions/checkout v4 techknowlogick 2023-11-24 03:06:21 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 934471813a Fix #404: nil map error when reading env file (#405) infinoid 2023-11-24 01:56:27 +00:00
  • 1e940f028b Add renovate config (#408) pat-s 2023-11-23 20:41:10 +00:00
  • 2020ce79bf Remove ACTIONS_RUNTIME_TOKEN workaround (#396) lng2020 2023-11-07 05:15:14 +00:00
  • 00e9b3d62b Bump act (#394) Jason Song 2023-10-31 15:03:07 +00:00
  • 130b9f1877 Added environment variable for run.sh to specify runner state file. (#377) haxwithaxe 2023-10-15 23:21:53 +00:00
  • 4c35288175 Add DIND docker-compose example (#365) vilunov 2023-10-02 15:12:31 +00:00
  • 990db1bfc0 Fix k8s rootless Docker filesystem permissions (#366) Andrew Imeson 2023-10-02 15:12:14 +00:00
  • d07fbfc8c3 bump act library to v0.2.51 (#360) v0.2.6 techknowlogick 2023-09-24 19:20:40 +00:00
  • 10dc6fb60d Allow reading registration token from file (#350) m90 2023-09-04 04:12:07 +00:00
  • ed35b09b8f change podman socket path (#341) TheFox0x7 2023-08-21 04:01:12 +00:00
  • 03f0829d09 Add ForcePull option (#339) Gianni Angelozzi 2023-08-17 06:51:57 +00:00
  • 7fc1b91ba6 Update to go1.21 in Dockerfile.rootless (#332) Jason Song 2023-08-12 00:37:08 +00:00
  • 82c3c2df1a Upgrade Go to 1.21 and bump other dependencies (#330) harryzcy 2023-08-10 01:45:25 +00:00
  • 9fc823e4b1 Fix "http: invalid Host header" issue (#319) v0.2.5 sillyguodong 2023-08-02 04:34:36 +00:00
  • 12999b61dd Reduce unnecessary DB queries for Actions tasks (#219) v0.2.4 sillyguodong 2023-07-25 03:25:50 +00:00
  • 49a2fcc138 fix endless loop (#306) caicandong 2023-07-24 07:07:53 +00:00
  • 8f88e4f15a Update README.md (#302) Konstantin Podsvirov 2023-07-24 05:11:42 +00:00
  • a1bb3b56fd Catch the panic and print the error (#305) caicandong 2023-07-24 04:28:44 +00:00
  • 1a7ec5f339 Upgrade gitea/act (#298) sillyguodong 2023-07-20 05:12:59 +00:00
  • 5d01cb8904 Add tips in config file (#297) Jason Song 2023-07-20 02:16:30 +00:00
  • 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 +00:00
  • 73adae040d Upgrade act (#291) Zettat123 2023-07-17 03:44:42 +00:00
  • db662b3690 ci(lint): refactor code for clarity and linting compliance (#289) Bo-Yi Wu 2023-07-13 01:10:54 +00:00
  • cf92a979e2 refactor(register): refactor registration functions and improve logging (#288) Bo-Yi Wu 2023-07-12 14:12:16 +00:00
  • 87058716fb fix(register): refactor context usage in registration functions (#286) Bo-Yi Wu 2023-07-12 13:11:55 +00:00
  • c701ba4787 Add a quick start runner method in README (#282) Lunny Xiao 2023-07-12 01:43:26 +00:00
  • 57ff1df6e0 config: default container workspace set to host path (#279) Michael Santos 2023-07-10 08:57:55 +00:00
  • 3dcfd6ea3d Run as cache server (#275) Zettat123 2023-07-07 08:28:54 +00:00
  • c6006ee699 Upgrade act (#269) v0.2.3 Zettat123 2023-07-03 04:15:46 +00:00
  • f2629f2ea3 Add support for finding docker daemon from common socket paths (#263) v0.2.2 Zettat123 2023-07-01 01:27:54 +00:00
  • 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 +00:00
  • ccc27329dc Improve the usage of docker_host configuration (#260) Zettat123 2023-06-30 04:00:04 +00:00
  • b0bd503b11 add token support for exec (#247) Tomasz Duda 2023-06-20 08:41:22 +00:00
  • 8c14933e70 Upgrade act (#248) Zettat123 2023-06-20 08:33:42 +00:00
  • 34d15f21c2 Add option to configure workspace on host (#238) Marius Zwicker 2023-06-20 08:29:05 +00:00
  • 32d29f0813 add ACT_EXEC (#246) Tomasz Duda 2023-06-20 02:08:35 +00:00
  • 2e2c0400c8 add --gitea-instance (#245) Tomasz Duda 2023-06-20 01:57:21 +00:00
  • 054c8d912f Move docker.host to container.docker_host (#244) Jason Song 2023-06-19 09:01:16 +00:00
  • 9e4a5f7363 feat: improve Docker configuration and detection handling (#242) appleboy 2023-06-18 05:38:38 +00:00
  • ec38401097 Add ValidVolumes config (#226) Zettat123 2023-06-16 06:07:48 +00:00
  • 45bfe0a9b2 Accept empty file as config (#241) v0.2.0 Jason Song 2023-06-15 05:40:37 +00:00
  • 316534996a Build docker image gitea/act_runner/x.y.z-dind-rootless (#239) Jason Song 2023-06-15 05:27:35 +00:00
  • 67b1363d25 Support changing labels (#201) sillyguodong 2023-06-15 03:59:15 +00:00
  • 946c41cf4f Improve run.sh to handle empty labels and log to stdout (#237) Tomasz Duda 2023-06-13 04:09:11 +00:00
  • 341d49a24d implement act_runner rootless image (#208) ccureau 2023-06-12 06:35:27 +00:00
  • b21d476aca Exit with Code 1 if registering a runner fails (#228) MarkusLoeffler01 2023-06-09 17:34:23 +00:00
  • a29307a9d9 Remove hadolint and improve Dockerfile (#234) Jason Song 2023-06-09 02:50:30 +00:00
  • 4bfbfec477 fix defaultActionsUrls config for exec (#233) a1012112796 2023-06-08 04:26:52 +00:00
  • fed01c9807 Parse multiple default actions URLs (#200) Zettat123 2023-06-06 04:03:02 +00:00
  • a83f29d5a9 docs: improve examples README and organization (#230) Bo-Yi Wu 2023-06-06 02:42:58 +00:00
  • 69c55ee003 refactor: daemon, config, and logging for better clarity (#225) Bo-Yi Wu 2023-06-05 13:11:23 +00:00
  • 01ef57c667 fix artifactServerPath and artifactServerAddr config for exec (#221) a1012112796 2023-06-05 08:51:44 +00:00
  • a384adbbc6 Documentation enhancements (#207) Chris Cureau 2023-06-05 08:46:15 +00:00
  • e3271d8469 Remove trailing slash from instance address (#197) harryzcy 2023-05-22 23:50:29 +08:00
  • 84386c1b16 Add exec command flag of network (#192) sillyguodong 2023-05-18 15:01:43 +08:00
  • fd7c8580af Prevent exposing GITEA_RUNNER_REGISTRATION_TOKEN to act (#188) ChristopherHX 2023-05-17 14:13:38 +08:00
  • 35596a182b Add configuration item of container.network (#184) sillyguodong 2023-05-16 14:46:59 +08:00
  • c9d3f67264 Add .editorconfig and .gitattributes (#186) silverwind 2023-05-13 23:51:22 +08:00
  • 94031fc198 Fix README.md typo on daemon (#183) Alex Lau (AvengerMoJo) 2023-05-11 14:25:39 +08:00
  • d5e4baed54 Fix missing runner version when building images from a Dockerfile (#181) v0.1.8 sillyguodong 2023-05-09 16:44:31 +08:00
  • d4caa7e065 Dockerfile: Improve signal handling by adding a runtime init (#180) sando38 2023-05-09 16:09:48 +08:00
  • de4160b023 Skip counting log length when parseLogRow return nil (#176) v0.1.7 Jason Song 2023-05-06 17:00:52 +08:00