Commit Graph

  • 956e82678f return to prev main Ivan Pepelyaev 2023-09-11 16:25:35 +03:00
  • 4b405c69a8 replace alt-latest with alt-node-latest Ivan Pepelyaev 2023-09-11 16:14:37 +03:00
  • 34723493c2 add test for ALT Alexey Shabalin 2023-08-11 23:47:56 +03: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
  • 609c0a0773 fix --event option logic for exec (#175) a1012112796 2023-05-06 11:27:08 +08:00
  • 0c029f7e79 Upgrade act and use new artifactcache (#174) Jason Song 2023-05-04 18:45:01 +08:00
  • eef3c32eb2 ci: improve release process and test robustness (#173) Bo-Yi Wu 2023-05-04 09:41:22 +08:00
  • c40b651873 chore: improve Dockerfile, README, and testing settings (#172) Bo-Yi Wu 2023-05-04 09:36:31 +08:00
  • b498341857 build: improve compression and update GitHub actions (#168) v0.1.6 appleboy 2023-05-01 21:59:43 +08:00
  • 0d727eb262 build: optimize Dockerfile and update dependencies (#162) appleboy 2023-04-29 12:07:15 +08:00
  • 7c71c94366 Document persisting /data for docker container (#160) v0.1.5 vbrandl 2023-04-29 03:05:00 +08:00
  • 49d2cb0cb5 ci: improve API usage and test robustness across platforms (#159) appleboy 2023-04-28 23:46:46 +08:00
  • 85626b6bbd Support configuration variables (#157) sillyguodong 2023-04-28 22:06:08 +08:00
  • 35400f76fa Add parent directory for working directory (#154) Zettat123 2023-04-28 22:03:52 +08:00
  • 0cf31b2d22 Update docker image tag (#153) v0.1.4 Jason Song 2023-04-27 15:02:39 +08:00
  • c8cc7b2448 Workflow commands (#149) v0.1.3 Søren L. Hansen 2023-04-27 12:32:48 +08:00
  • 3be962cdb3 Rename the download folder from main -> nightly (#152) Jason Song 2023-04-27 12:23:15 +08:00
  • a5edbc9ac4 Release docker images (#151) Jason Song 2023-04-27 12:08:41 +08:00
  • 66bab3d805 ci(actions): add build docker image workflow (#118) seepine 2023-04-27 11:32:28 +08:00
  • 293926f5d5 bump modernc.org/sqlite (#141) techknowlogick 2023-04-25 03:16:01 +08:00
  • 43c5ba923f make: skip --disable-content-trust at docker buildx (#139) You-Sheng Yang 2023-04-25 03:15:48 +08:00
  • acc5afc428 allow building act_runner with cgo (#137) techknowlogick 2023-04-24 10:45:51 +08:00
  • 27a1a90d25 Upgrade act (#135) Zettat123 2023-04-21 10:48:26 +08:00
  • 83ec0ba909 Support upload outputs and use needs context (#133) Jason Song 2023-04-20 23:27:46 +08:00
  • ed86e2f15a Update workflow files (#131) Jason Song 2023-04-19 17:46:52 +08:00
  • d4bebccc12 Update dependencies (#130) Jason Song 2023-04-19 16:50:07 +08:00
  • c75b67e892 Upgrade act (#128) Zettat123 2023-04-19 14:53:23 +08:00
  • bc6031eff7 Fix reporting log in Reporter.Close (#126) Zettat123 2023-04-19 11:17:49 +08:00
  • c69c353d93 Upgrade act (#124) Zettat123 2023-04-14 18:20:04 +08:00
  • fcc016e9b3 Special the release tag signing sub key (#121) v0.1.2 Lunny Xiao 2023-04-13 18:56:15 +08:00
  • d5caee38f2 Add prefix to use ghaction-import-gpg (#120) Jason Song 2023-04-13 18:18:39 +08:00
  • 9e26208e13 Add signature for tag releases, upload to gitea releases itself (#116) Lunny Xiao 2023-04-13 16:49:50 +08:00
  • a05c5ba3ad Add make docker (#115) Lunny Xiao 2023-04-13 04:17:08 +08:00
  • c248520a66 Set specific environments to distinguish between Gitea and GitHub (#113) Jason Song 2023-04-12 14:44:26 +08:00
  • 10d639cc6b add release tag (#111) v0.1.1 Lunny Xiao 2023-04-11 14:04:08 +08:00
  • 5a8134410d Run as a container (#8) including Docker-in-Docker. (#84) Thomas E Lackey 2023-04-11 10:58:12 +08:00
  • b79c3aa1a3 feat: add artifact api from gitea server (#103) fuxiaohei 2023-04-10 21:35:07 +08:00
  • 9c6499ec08 Fix panic when response is nil (#105) Jason Song 2023-04-06 21:51:46 +08:00
  • d139faa40c Supports configuring fetch_timeout and fetch_interval. (#100) Jason Song 2023-04-06 10:57:36 +08:00
  • 220efa69c0 Refactor to new framework (#98) v0.1.0 Jason Song 2023-04-04 21:32:04 +08:00
  • df3cb60978 Config for container network (#96) Jason Song 2023-04-04 14:32:01 +08:00
  • 7e7096e60b Refactor environment variables to configuration and registration (#90) Jason Song 2023-04-02 22:41:48 +08:00
  • 8eea12dd78 Add CLI flag for specifying the Docker image to use. (#83) telackey 2023-03-29 09:42:53 +08:00
  • c8fad20f49 handle possible panic (#88) Lunny Xiao 2023-03-28 23:51:38 +08:00
  • 1596e4b1fd Fix potential log panic (#82) Zettat123 2023-03-28 11:49:09 +08:00
  • c9e076db68 Get outbound IP in multiple ways or disable cache server if failed to init (#74) Jason Song 2023-03-24 17:55:13 +08:00
  • bc1842d649 Vet code (#73) Jason Song 2023-03-24 15:10:39 +08:00
  • 90b8cc6a7a Clarify labels (#69) Jason Song 2023-03-23 20:48:33 +08:00
  • 4d5a35ac65 Upgrade act (#68) Jason Song 2023-03-23 13:33:17 +08:00
  • 8f81f40d62 Fix failed to create container if the runner works in root dir (#67) Zettat123 2023-03-23 09:41:22 +08:00
  • 9f90cba993 Correct spaces in README.md and in Enter the runner name when running ./act_runner register (#65) Benjamin Loison 2023-03-22 14:48:35 +08:00