Commit Graph

  • 0721c11f6a Update main root 2023-04-20 03:41:46 +0100
  • ed86e2f15a Update workflow files (#131) Jason Song 2023-04-19 17:46:52 +0800
  • d4bebccc12 Update dependencies (#130) Jason Song 2023-04-19 16:50:07 +0800
  • c75b67e892 Upgrade act (#128) Zettat123 2023-04-19 14:53:23 +0800
  • bc6031eff7 Fix reporting log in `Reporter.Close` (#126) Zettat123 2023-04-19 11:17:49 +0800
  • c69c353d93 Upgrade act (#124) Zettat123 2023-04-14 18:20:04 +0800
  • fcc016e9b3 Special the release tag signing sub key (#121) Lunny Xiao 2023-04-13 18:56:15 +0800
  • d5caee38f2 Add prefix to use ghaction-import-gpg (#120) Jason Song 2023-04-13 18:18:39 +0800
  • 9e26208e13 Add signature for tag releases, upload to gitea releases itself (#116) Lunny Xiao 2023-04-13 16:49:50 +0800
  • a05c5ba3ad Add make docker (#115) Lunny Xiao 2023-04-13 04:17:08 +0800
  • c248520a66 Set specific environments to distinguish between Gitea and GitHub (#113) Jason Song 2023-04-12 14:44:26 +0800
  • 10d639cc6b add release tag (#111) Lunny Xiao 2023-04-11 14:04:08 +0800
  • 5a8134410d Run as a container (#8) including Docker-in-Docker. (#84) Thomas E Lackey 2023-04-11 10:58:12 +0800
  • b79c3aa1a3 feat: add artifact api from gitea server (#103) fuxiaohei 2023-04-10 21:35:07 +0800
  • 9c6499ec08 Fix panic when response is nil (#105) Jason Song 2023-04-06 21:51:46 +0800
  • d139faa40c Supports configuring fetch_timeout and fetch_interval. (#100) Jason Song 2023-04-06 10:57:36 +0800
  • 220efa69c0 Refactor to new framework (#98) Jason Song 2023-04-04 21:32:04 +0800
  • df3cb60978 Config for container network (#96) Jason Song 2023-04-04 14:32:01 +0800
  • 7e7096e60b Refactor environment variables to configuration and registration (#90) Jason Song 2023-04-02 22:41:48 +0800
  • 8eea12dd78 Add CLI flag for specifying the Docker image to use. (#83) telackey 2023-03-29 09:42:53 +0800
  • c8fad20f49 handle possible panic (#88) Lunny Xiao 2023-03-28 23:51:38 +0800
  • 1596e4b1fd Fix potential log panic (#82) Zettat123 2023-03-28 11:49:09 +0800
  • c9e076db68 Get outbound IP in multiple ways or disable cache server if failed to init (#74) Jason Song 2023-03-24 17:55:13 +0800
  • bc1842d649 Vet code (#73) Jason Song 2023-03-24 15:10:39 +0800
  • 90b8cc6a7a Clarify labels (#69) Jason Song 2023-03-23 20:48:33 +0800
  • 4d5a35ac65 Upgrade act (#68) Jason Song 2023-03-23 13:33:17 +0800
  • 8f81f40d62 Fix failed to create container if the runner works in root dir (#67) Zettat123 2023-03-23 09:41:22 +0800
  • 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 +0800
  • 48b05a0ca8 Upgrade act to support go actions (#62) Jason Song 2023-03-21 16:33:08 +0800
  • 9eb8b08a69 checksum and compress techknowlogick 2023-03-18 01:58:21 -0400
  • 4d868b7f3c Update act to v0.243 (#54) Jason Song 2023-03-17 09:45:46 +0800
  • 63a57edaa3 check go version when build (#53) Lunny Xiao 2023-03-16 11:37:08 +0800
  • 5180cd56e1 Support cache on ci (#47) Lunny Xiao 2023-03-15 12:28:18 +0800
  • 370989b2d0 Print the kind of event that trigger the actions (#48) sillyguodong 2023-03-15 09:44:13 +0800
  • 71f470d670 Fix make don't rebuild when go.mod changed (#49) Lunny Xiao 2023-03-14 18:43:05 +0800
  • c0c363bf59 Update readme to add pre-built binary download links (#45) Lunny Xiao 2023-03-14 13:39:12 +0800
  • 0d71463662 Inject version when building and report version to Gitea via log and header (#43) sillyguodong 2023-03-13 18:57:35 +0800
  • ebcf341de7 Fix wrong last step duration when job failed (#41) HesterG 2023-03-08 21:32:54 +0800
  • 14334f76ed Add `exec` subcommand for runner so that we can run the tasks locally(#39) a1012112796 2023-03-08 10:55:31 +0800
  • f24e0721dc Add runner name to log (#37) Zettat123 2023-03-06 18:42:07 +0800
  • e36300ce28 fix docker executor on windows and local actions (#34) ChristopherHX 2023-03-06 13:24:32 +0800
  • 09ddbe166f disable more arch techknowlogick 2023-03-01 13:00:18 +0800
  • da0713e629 disable arch that modernc does not support techknowlogick 2023-03-01 12:50:50 +0800
  • bbd055ac3b run nightly on ubuntu runner techknowlogick 2023-03-01 12:32:00 +0800
  • 462b2660de disable arches that modernc/sqlite don't complie for techknowlogick 2023-03-01 12:31:27 +0800
  • ebdbfeb54a fix lint error (#30) techknowlogick 2023-03-01 06:40:20 +0800
  • 436b441cad Support cache (#25) Jason Song 2023-02-28 23:39:30 +0800
  • 552dbcdda9 Add copyright header and gitea-vet (#29) sillyguodong 2023-02-28 18:44:46 +0800
  • a50b094c1a update env var techknowlogick 2023-02-27 15:30:35 +0800
  • 6cc53f16d8 use aws runner techknowlogick 2023-02-27 14:42:57 +0800
  • 8fcd56dc7b skip dist/config.yaml techknowlogick 2023-02-26 15:40:22 +0800
  • c9318f08e2 skip nightly publish techknowlogick 2023-02-26 15:39:22 +0800
  • c7f8919470 mkdir techknowlogick 2023-02-26 13:35:30 +0800
  • 14dfa5cc15 s3 credentials techknowlogick 2023-02-26 13:34:26 +0800
  • 99a53a1f4c release to s3 techknowlogick 2023-02-26 13:00:36 +0800
  • df2219eeb8 use node16 version of aws cred config techknowlogick 2023-02-26 12:42:50 +0800
  • 216f3d1740 connect to aws s3 techknowlogick 2023-02-26 12:39:41 +0800
  • 8aa186897f disable cache on golang setup techknowlogick 2023-02-26 12:24:49 +0800
  • 3fa7707bc1 goreleaser needs go to build binary techknowlogick 2023-02-26 12:21:50 +0800
  • 9038442191 pull tags for goreleaser techknowlogick 2023-02-26 12:20:47 +0800
  • c133be12d8 release nightly techknowlogick 2023-02-26 12:18:31 +0800
  • 1072e3c383 Goreleaser build nightlies (#27) techknowlogick 2023-02-26 12:16:38 +0800
  • a4513405b5 Enable action as CI to test/build/release (#26) Lunny Xiao 2023-02-24 23:30:09 +0800
  • 410765b516 Upgrade act (#24) Jason Song 2023-02-24 14:23:22 +0800
  • 06b9c3962e Upgrade act (#23) Jason Song 2023-02-24 12:16:18 +0800
  • 0b64655a40 Upgrade act (#22) Jason Song 2023-02-24 10:23:18 +0800
  • 75820a6a3e Upgrade act to v0.234.2 (#20) Jason Song 2023-02-15 16:53:23 +0800
  • f1869f70b9 Allow request an insecure gitea server (#18) Lunny Xiao 2023-02-15 16:51:14 +0800
  • 990cf93c71 feat: don't require docker (#16) ChristopherHX 2023-01-27 20:42:02 +0800
  • f7a52789d9 fix: report job failure on error return (#14) ChristopherHX 2023-01-27 20:18:12 +0800
  • cf27d3f300 Update act to 0.234.1 (#12) Jason Song 2023-01-06 18:32:01 +0800
  • 7abe039c31 docs: Add Prerequisites (#11) Xinyu Zhou 2023-01-03 11:13:55 +0800
  • 9ba9604256 fix(typo): Use uppercase N for default input prompt (#9) Xinyu Zhou 2022-12-19 09:06:24 +0800
  • 6d2200b3d6 Rename to actions (#7) Jason Song 2022-12-06 16:37:38 +0800
  • 0cbdbd36b6 Trim newline in log message (#6) Jason Song 2022-12-02 16:07:23 +0800
  • 0f97dd873a Use default labels with no interactive register (#5) Jason Song 2022-12-02 12:01:50 +0800
  • 8996b9b0e4 Disable HTTP/2 (#4) Jason Song 2022-11-29 10:35:59 +0800
  • 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 +0800
  • 1ab84ac8e8
    Fix duplicated log when register failed Lunny Xiao 2022-11-25 00:54:32 +0800
  • 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 +0800
  • d1017d752f
    Update README about register Lunny Xiao 2022-11-25 00:40:00 +0800
  • 474683c0e8 docs(readme): update some header. (#1) appleboy 2022-11-24 23:19:25 +0800
  • 03c4c4e116
    docs: add quickstart to readme Jason Song 2022-11-24 16:34:29 +0800
  • b3e7d6a62d fix: update container config Jason Song 2022-11-24 14:47:51 +0800
  • 2354f5bb18 feat: use specified labels Jason Song 2022-11-24 11:55:52 +0800
  • 5781e233c1 fix: limit workers Jason Song 2022-11-23 16:58:26 +0800
  • f05e08a767 chore: update grpc router path Jason Song 2022-11-23 11:42:02 +0800
  • 86f66eaa45 feat(register): add labels to local runner file fuxiaohei 2022-11-22 20:56:14 +0800
  • 64c9856ba7 fix: set more image Jason Song 2022-11-22 17:14:00 +0800
  • 66ec50e427 chore: upgrade act Jason Song 2022-11-22 15:34:13 +0800
  • 44988db9f8 chore: replace with code.gitea.io/bots-proto-go Jason Song 2022-11-22 12:22:19 +0800
  • 519726b46b Update act Lunny Xiao 2022-11-22 11:03:18 +0800
  • 3f676a742b feat(register): add label format validation fuxiaohei 2022-11-21 20:12:25 +0800
  • e9e42e850b chore(runner): remove update runner status Bo-Yi.Wu 2022-11-19 09:10:52 +0800
  • 8f950ccec0 feat: auto remove containers Jason Song 2022-11-18 16:12:21 +0800
  • 45de6199d1 feat: parse register arguments and do register when non-interactive mode fuxiaohei 2022-11-17 19:43:26 +0800
  • ab4e06f977 feat: support post step log Jason Song 2022-11-17 19:14:51 +0800
  • cab56996b7 fix(poller): initial ready channel Bo-Yi Wu 2022-11-17 17:32:10 +0800
  • a13ed0c52e feat(poller): support scheduler to fetch task and dispatch to worker Bo-Yi Wu 2022-11-17 10:49:32 +0800
  • 5fc35faf17 Support bot site Lunny Xiao 2022-11-16 18:08:12 +0800