0
0
mirror of https://gitea.com/gitea/act_runner.git synced 2025-05-26 02:20:14 +00:00

Commit Graph

  • 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 v0.0.1 1741518095143278896/tmp_refs/tags/v0.0.1 1741415306467888455/tmp_refs/tags/v0.0.1 1741414935375896290/tmp_refs/tags/v0.0.1 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
  • e08495af09 chore(runner): remove client secret and add UUID in runner Bo-Yi.Wu 2022-10-15 20:03:33 +08:00
  • bf5e3dc302 chore(runner): add runner uuid in http header. Bo-Yi.Wu 2022-10-15 16:40:35 +08:00
  • a503f7429f chore(runner): add new register command Bo-Yi.Wu 2022-10-15 16:12:32 +08:00
  • cce60d466b fix: need more time to run task Jason Song 2022-10-14 18:30:36 +08:00
  • 7bebd2bbad chore(runner): update runner status when start job Bo-Yi Wu 2022-10-14 10:55:49 +08:00
  • d4c1515f4e chore(runner): update runner status if start program Bo-Yi Wu 2022-10-14 10:06:52 +08:00
  • 45b0429b21 chore(poller): add error retry limit fuxiaohei 2022-10-12 20:55:50 +08:00
  • dada0730b0 chore(runner): add default label ""self-hosted" Bo-Yi Wu 2022-10-12 14:44:44 +08:00
  • c161a48a0a chore(register): update proto file. Bo-Yi.Wu 2022-10-07 20:59:02 +08:00
  • 3a1503138b chore(runner): refactor register flow Bo-Yi.Wu 2022-10-02 12:33:17 +08:00
  • 7486d2ab91 chore(runner): update fetch job request Bo-Yi.Wu 2022-09-29 22:19:21 +08:00
  • 82431d8e11 chore(runner): support update log and task Bo-Yi.Wu 2022-09-25 18:54:00 +08:00
  • 20c3d85ba9 refactor(task): execute single task with gRPC data Bo-Yi.Wu 2022-09-04 15:44:29 +08:00
  • 5051e4aebd chore(runtime): check error message Bo-Yi.Wu 2022-09-04 15:19:07 +08:00
  • d3d56ed0ef chore(runtime): fetch build data Bo-Yi.Wu 2022-09-03 20:57:32 +08:00
  • 631f801aa6 chore(gRPC): fetch new stage data. Bo-Yi.Wu 2022-09-03 15:59:44 +08:00
  • 6030610c04 feat: task can report step and final result fuxiaohei 2022-09-03 15:57:53 +08:00
  • 9be39b8cd4 chore(gRPC): add update and update step for client Bo-Yi.Wu 2022-09-01 22:00:41 +08:00
  • f2fb8798fa chore(gRPC): add request interface client Bo-Yi.Wu 2022-09-01 15:09:22 +08:00
  • 449388f3ab chore(gRPC): register new runner Bo-Yi.Wu 2022-08-28 14:05:56 +08:00
  • a3e9bbed25 chore: Add makefile Bo-Yi.Wu 2022-08-28 08:27:51 +08:00
  • 3281c6637d feat: fill default task runner Gitea 2022-08-23 20:47:14 +08:00
  • c5edbbd004 feat: move main task logic to runtime package Gitea 2022-08-23 20:34:47 +08:00
  • aa765ea4d0 chore(go): rename module name GiteaBot 2022-08-17 14:26:58 +08:00
  • 307c2c63de chore(proto): replace import path. GiteaBot 2022-08-17 14:25:14 +08:00
  • 7d55fd57c9 chore(piepline): add runtime package. Bo-Yi Wu 2022-08-14 13:29:00 +08:00
  • bca586ffd0 chore: Add time sleep 1 second. Bo-Yi Wu 2022-08-14 11:17:55 +08:00
  • d359276fe1 chore(client): support gRPC and gRPC web protocol Bo-Yi Wu 2022-08-14 10:59:09 +08:00
  • 0b885c5e5f chore(poller): Add poller package Bo-Yi Wu 2022-08-14 10:34:19 +08:00
  • 4d7ef95d40 chore(proto): Add ping request. Bo-Yi Wu 2022-08-13 22:41:01 +08:00
  • 14a345504f refactor: docker engine with options Bo-Yi Wu 2022-08-13 14:30:05 +08:00
  • 4eb5213294 chore(engine): ping docker daemon Bo-Yi Wu 2022-08-13 14:15:21 +08:00
  • 9225a3a856 chore(config): remove zerolog Bo-Yi Wu 2022-08-13 13:12:38 +08:00
  • b83f36674b Fix build Lunny Xiao 2022-08-12 14:59:58 +08:00
  • dfcb104af0 feat: add task log output hook fuxiaohei 2022-08-12 12:16:47 +08:00
  • 3b7ac17410 Use fork instead of act Lunny Xiao 2022-08-12 11:53:15 +08:00
  • 906d52ae0b Use gitea.com/gitea/act replace original Lunny Xiao 2022-07-27 11:36:48 +08:00