Commit Graph

  • 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
  • 48b05a0ca8 Upgrade act to support go actions (#62) Jason Song 2023-03-21 16:33:08 +08:00
  • 9eb8b08a69 checksum and compress techknowlogick 2023-03-18 01:58:21 -04:00
  • 4d868b7f3c Update act to v0.243 (#54) Jason Song 2023-03-17 09:45:46 +08:00
  • 63a57edaa3 check go version when build (#53) Lunny Xiao 2023-03-16 11:37:08 +08:00
  • 5180cd56e1 Support cache on ci (#47) Lunny Xiao 2023-03-15 12:28:18 +08:00
  • 370989b2d0 Print the kind of event that trigger the actions (#48) sillyguodong 2023-03-15 09:44:13 +08:00
  • 71f470d670 Fix make don't rebuild when go.mod changed (#49) Lunny Xiao 2023-03-14 18:43:05 +08:00
  • c0c363bf59 Update readme to add pre-built binary download links (#45) Lunny Xiao 2023-03-14 13:39:12 +08:00
  • 0d71463662 Inject version when building and report version to Gitea via log and header (#43) sillyguodong 2023-03-13 18:57:35 +08:00
  • ebcf341de7 Fix wrong last step duration when job failed (#41) HesterG 2023-03-08 21:32:54 +08:00
  • 14334f76ed Add exec subcommand for runner so that we can run the tasks locally(#39) a1012112796 2023-03-08 10:55:31 +08:00
  • f24e0721dc Add runner name to log (#37) Zettat123 2023-03-06 18:42:07 +08:00
  • e36300ce28 fix docker executor on windows and local actions (#34) ChristopherHX 2023-03-06 13:24:32 +08:00
  • 09ddbe166f disable more arch techknowlogick 2023-03-01 13:00:18 +08:00
  • da0713e629 disable arch that modernc does not support techknowlogick 2023-03-01 12:50:50 +08:00
  • bbd055ac3b run nightly on ubuntu runner techknowlogick 2023-03-01 12:32:00 +08:00
  • 462b2660de disable arches that modernc/sqlite don't complie for techknowlogick 2023-03-01 12:31:27 +08:00
  • ebdbfeb54a fix lint error (#30) techknowlogick 2023-03-01 06:40:20 +08:00
  • 436b441cad Support cache (#25) Jason Song 2023-02-28 23:39:30 +08:00
  • 552dbcdda9 Add copyright header and gitea-vet (#29) sillyguodong 2023-02-28 18:44:46 +08:00
  • a50b094c1a update env var techknowlogick 2023-02-27 15:30:35 +08:00
  • 6cc53f16d8 use aws runner techknowlogick 2023-02-27 14:42:57 +08:00
  • 8fcd56dc7b skip dist/config.yaml techknowlogick 2023-02-26 15:40:22 +08:00
  • c9318f08e2 skip nightly publish techknowlogick 2023-02-26 15:39:22 +08:00
  • c7f8919470 mkdir techknowlogick 2023-02-26 13:35:30 +08:00
  • 14dfa5cc15 s3 credentials techknowlogick 2023-02-26 13:34:26 +08:00
  • 99a53a1f4c release to s3 techknowlogick 2023-02-26 13:00:36 +08:00
  • df2219eeb8 use node16 version of aws cred config techknowlogick 2023-02-26 12:42:50 +08:00
  • 216f3d1740 connect to aws s3 techknowlogick 2023-02-26 12:39:41 +08:00
  • 8aa186897f disable cache on golang setup techknowlogick 2023-02-26 12:24:49 +08:00
  • 3fa7707bc1 goreleaser needs go to build binary techknowlogick 2023-02-26 12:21:50 +08:00
  • 9038442191 pull tags for goreleaser techknowlogick 2023-02-26 12:20:47 +08:00
  • c133be12d8 release nightly techknowlogick 2023-02-26 12:18:31 +08:00
  • 1072e3c383 Goreleaser build nightlies (#27) techknowlogick 2023-02-26 12:16:38 +08:00
  • a4513405b5 Enable action as CI to test/build/release (#26) Lunny Xiao 2023-02-24 23:30:09 +08:00
  • 410765b516 Upgrade act (#24) Jason Song 2023-02-24 14:23:22 +08:00
  • 06b9c3962e Upgrade act (#23) Jason Song 2023-02-24 12:16:18 +08:00
  • 0b64655a40 Upgrade act (#22) Jason Song 2023-02-24 10:23:18 +08:00
  • 75820a6a3e Upgrade act to v0.234.2 (#20) Jason Song 2023-02-15 16:53:23 +08:00
  • f1869f70b9 Allow request an insecure gitea server (#18) Lunny Xiao 2023-02-15 16:51:14 +08:00
  • 990cf93c71 feat: don't require docker (#16) ChristopherHX 2023-01-27 20:42:02 +08:00
  • f7a52789d9 fix: report job failure on error return (#14) ChristopherHX 2023-01-27 20:18:12 +08:00
  • cf27d3f300 Update act to 0.234.1 (#12) Jason Song 2023-01-06 18:32:01 +08:00
  • 7abe039c31 docs: Add Prerequisites (#11) Xinyu Zhou 2023-01-03 11:13:55 +08:00
  • 9ba9604256 fix(typo): Use uppercase N for default input prompt (#9) Xinyu Zhou 2022-12-19 09:06:24 +08:00
  • 6d2200b3d6 Rename to actions (#7) Jason Song 2022-12-06 16:37:38 +08:00
  • 0cbdbd36b6 Trim newline in log message (#6) Jason Song 2022-12-02 16:07:23 +08:00
  • 0f97dd873a Use default labels with no interactive register (#5) Jason Song 2022-12-02 12:01:50 +08:00
  • 8996b9b0e4 Disable HTTP/2 (#4) Jason Song 2022-11-29 10:35:59 +08:00
  • 715d0e85ce Merge pull request 'Fix duplicated log when register failed' (#3) from lunny/act_runner:lunny/fix_register_failure_hint into main Lunny Xiao 2022-11-25 00:55:16 +08:00
  • 1ab84ac8e8 Fix duplicated log when register failed Lunny Xiao 2022-11-25 00:54:32 +08:00
  • 1d50f0f5fd Merge pull request 'Update README about register' (#2) from lunny/act_runner:lunny/update_readme into main Lunny Xiao 2022-11-25 00:42:46 +08:00
  • d1017d752f Update README about register Lunny Xiao 2022-11-25 00:40:00 +08:00
  • 474683c0e8 docs(readme): update some header. (#1) appleboy 2022-11-24 23:19:25 +08:00
  • 03c4c4e116 docs: add quickstart to readme Jason Song 2022-11-24 16:34:29 +08:00
  • b3e7d6a62d fix: update container config Jason Song 2022-11-24 14:47:51 +08:00
  • 2354f5bb18 feat: use specified labels Jason Song 2022-11-24 11:55:52 +08:00
  • 5781e233c1 fix: limit workers Jason Song 2022-11-23 16:58:26 +08:00
  • f05e08a767 chore: update grpc router path Jason Song 2022-11-23 11:42:02 +08:00
  • 86f66eaa45 feat(register): add labels to local runner file fuxiaohei 2022-11-22 20:56:14 +08:00
  • 64c9856ba7 fix: set more image Jason Song 2022-11-22 17:14:00 +08:00
  • 66ec50e427 chore: upgrade act Jason Song 2022-11-22 15:34:13 +08:00
  • 44988db9f8 chore: replace with code.gitea.io/bots-proto-go Jason Song 2022-11-22 12:22:19 +08:00
  • 519726b46b Update act Lunny Xiao 2022-11-22 11:03:18 +08:00
  • 3f676a742b feat(register): add label format validation fuxiaohei 2022-11-21 20:12:25 +08:00
  • e9e42e850b chore(runner): remove update runner status Bo-Yi.Wu 2022-11-19 09:10:52 +08:00
  • 8f950ccec0 feat: auto remove containers Jason Song 2022-11-18 16:12:21 +08:00
  • 45de6199d1 feat: parse register arguments and do register when non-interactive mode fuxiaohei 2022-11-17 19:43:26 +08:00
  • ab4e06f977 feat: support post step log Jason Song 2022-11-17 19:14:51 +08:00
  • cab56996b7 fix(poller): initial ready channel Bo-Yi Wu 2022-11-17 17:32:10 +08:00
  • a13ed0c52e feat(poller): support scheduler to fetch task and dispatch to worker Bo-Yi Wu 2022-11-17 10:49:32 +08:00
  • 5fc35faf17 Support bot site Lunny Xiao 2022-11-16 18:08:12 +08:00
  • bfcc6f56f3 feat(cli): make register interactive stages working fuxiaohei 2022-11-15 22:42:41 +08:00
  • 8f9d7506dc feat(cli): set interactive stages in register command fuxiaohei 2022-11-15 21:28:07 +08:00
  • 561bfad7c5 feat(cli): add register command basic functions fuxiaohei 2022-11-15 20:46:29 +08:00
  • 88ae188699 fix: ignore stuck because of wrong token Jason Song 2022-11-15 13:38:25 +08:00
  • 9830f34d36 fix(poller): graceful shutdown Bo-Yi Wu 2022-11-11 16:57:41 +08:00
  • 8cffac65d9 Use normal images which includes git command Lunny Xiao 2022-11-11 16:14:44 +08:00
  • 2e1326b725 fix: set NoSkipCheckout Jason Song 2022-11-11 15:54:13 +08:00
  • abdb547b1b chore(poller): add metric to track the worker number Bo-Yi Wu 2022-11-11 15:00:38 +08:00
  • d1114da299 chore(runner): wait workflow done before shutdown the service Bo-Yi Wu 2022-11-11 13:51:00 +08:00
  • cbd21b8ec5 feat: avoid reuse of containers Jason Song 2022-11-08 18:35:13 +08:00
  • d650bae0b6 feat: replace ciphertext in log Jason Song 2022-11-02 12:12:45 +08:00
  • 222b5100b6 add new envs Lunny Xiao 2022-11-04 17:23:59 +08:00
  • 93e42d1465 fix: call RunDaemon Jason Song 2022-11-01 18:25:41 +08:00
  • 93c8de3ec4 get token Lunny Xiao 2022-10-31 15:31:42 +08:00
  • 2442cdd8ad fix(runner): check task state field exist. Bo-Yi.Wu 2022-10-30 11:47:06 +08:00
  • 08c94bb564 chore(runner): cancel task if get the cancel from server Bo-Yi.Wu 2022-10-29 12:26:27 +08:00
  • d178051832 chore(runner): add new token in header Bo-Yi.Wu 2022-10-28 23:23:19 +08:00
  • 2f879c41c4 chore: remove tracing codes Jason Song 2022-10-20 15:29:23 +08:00
  • 41b5fa6b55 fix: update step result Jason Song 2022-10-20 15:28:21 +08:00
  • 378966e45f add forgeinstance Lunny Xiao 2022-10-16 23:51:53 +08:00
  • 9c7d2be7c6 Fix bug Lunny Xiao 2022-10-16 23:24:06 +08:00