Commit Graph

  • bfcc6f56f3 feat(cli): make register interactive stages working fuxiaohei 2022-11-15 22:42:41 +0800
  • 8f9d7506dc feat(cli): set interactive stages in register command fuxiaohei 2022-11-15 21:28:07 +0800
  • 561bfad7c5 feat(cli): add register command basic functions fuxiaohei 2022-11-15 20:46:29 +0800
  • 88ae188699 fix: ignore stuck because of wrong token Jason Song 2022-11-15 13:38:25 +0800
  • 9830f34d36 fix(poller): graceful shutdown Bo-Yi Wu 2022-11-11 16:57:41 +0800
  • 8cffac65d9 Use normal images which includes git command Lunny Xiao 2022-11-11 16:14:44 +0800
  • 2e1326b725 fix: set NoSkipCheckout Jason Song 2022-11-11 15:54:13 +0800
  • abdb547b1b chore(poller): add metric to track the worker number Bo-Yi Wu 2022-11-11 15:00:38 +0800
  • d1114da299 chore(runner): wait workflow done before shutdown the service Bo-Yi Wu 2022-11-11 13:51:00 +0800
  • cbd21b8ec5 feat: avoid reuse of containers Jason Song 2022-11-08 18:35:13 +0800
  • d650bae0b6 feat: replace ciphertext in log Jason Song 2022-11-02 12:12:45 +0800
  • 222b5100b6 add new envs Lunny Xiao 2022-11-04 17:23:59 +0800
  • 93e42d1465 fix: call RunDaemon Jason Song 2022-11-01 18:25:41 +0800
  • 93c8de3ec4 get token Lunny Xiao 2022-10-31 15:31:42 +0800
  • 2442cdd8ad fix(runner): check task state field exist. Bo-Yi.Wu 2022-10-30 11:47:06 +0800
  • 08c94bb564 chore(runner): cancel task if get the cancel from server Bo-Yi.Wu 2022-10-29 12:26:27 +0800
  • d178051832 chore(runner): add new token in header Bo-Yi.Wu 2022-10-28 23:23:19 +0800
  • 2f879c41c4 chore: remove tracing codes Jason Song 2022-10-20 15:29:23 +0800
  • 41b5fa6b55 fix: update step result Jason Song 2022-10-20 15:28:21 +0800
  • 378966e45f add forgeinstance Lunny Xiao 2022-10-16 23:51:53 +0800
  • 9c7d2be7c6 Fix bug Lunny Xiao 2022-10-16 23:24:06 +0800
  • e08495af09 chore(runner): remove client secret and add UUID in runner Bo-Yi.Wu 2022-10-15 20:03:33 +0800
  • bf5e3dc302 chore(runner): add runner uuid in http header. Bo-Yi.Wu 2022-10-15 16:40:35 +0800
  • a503f7429f chore(runner): add new register command Bo-Yi.Wu 2022-10-15 16:12:32 +0800
  • cce60d466b fix: need more time to run task Jason Song 2022-10-14 18:30:36 +0800
  • 7bebd2bbad chore(runner): update runner status when start job Bo-Yi Wu 2022-10-14 10:55:49 +0800
  • d4c1515f4e chore(runner): update runner status if start program Bo-Yi Wu 2022-10-14 10:06:52 +0800
  • 45b0429b21 chore(poller): add error retry limit fuxiaohei 2022-10-12 20:55:50 +0800
  • dada0730b0 chore(runner): add default label ""self-hosted" Bo-Yi Wu 2022-10-12 14:44:44 +0800
  • c161a48a0a chore(register): update proto file. Bo-Yi.Wu 2022-10-07 20:59:02 +0800
  • 3a1503138b chore(runner): refactor register flow Bo-Yi.Wu 2022-10-02 12:33:17 +0800
  • 7486d2ab91 chore(runner): update fetch job request Bo-Yi.Wu 2022-09-29 22:19:21 +0800
  • 82431d8e11 chore(runner): support update log and task Bo-Yi.Wu 2022-09-25 18:54:00 +0800
  • 20c3d85ba9 refactor(task): execute single task with gRPC data Bo-Yi.Wu 2022-09-04 15:44:29 +0800
  • 5051e4aebd chore(runtime): check error message Bo-Yi.Wu 2022-09-04 15:19:07 +0800
  • d3d56ed0ef chore(runtime): fetch build data Bo-Yi.Wu 2022-09-03 20:57:32 +0800
  • 631f801aa6 chore(gRPC): fetch new stage data. Bo-Yi.Wu 2022-09-03 15:59:44 +0800
  • 6030610c04 feat: task can report step and final result fuxiaohei 2022-09-03 15:57:53 +0800
  • 9be39b8cd4 chore(gRPC): add update and update step for client Bo-Yi.Wu 2022-09-01 22:00:41 +0800
  • f2fb8798fa chore(gRPC): add request interface client Bo-Yi.Wu 2022-09-01 15:09:22 +0800
  • 449388f3ab chore(gRPC): register new runner Bo-Yi.Wu 2022-08-28 14:05:56 +0800
  • a3e9bbed25 chore: Add makefile Bo-Yi.Wu 2022-08-28 08:27:51 +0800
  • 3281c6637d feat: fill default task runner Gitea 2022-08-23 20:47:14 +0800
  • c5edbbd004 feat: move main task logic to runtime package Gitea 2022-08-23 20:34:47 +0800
  • aa765ea4d0 chore(go): rename module name GiteaBot 2022-08-17 14:26:58 +0800
  • 307c2c63de chore(proto): replace import path. GiteaBot 2022-08-17 14:25:14 +0800
  • 7d55fd57c9 chore(piepline): add runtime package. Bo-Yi Wu 2022-08-14 13:29:00 +0800
  • bca586ffd0 chore: Add time sleep 1 second. Bo-Yi Wu 2022-08-14 11:17:55 +0800
  • d359276fe1 chore(client): support gRPC and gRPC web protocol Bo-Yi Wu 2022-08-14 10:59:09 +0800
  • 0b885c5e5f chore(poller): Add poller package Bo-Yi Wu 2022-08-14 10:34:19 +0800
  • 4d7ef95d40 chore(proto): Add ping request. Bo-Yi Wu 2022-08-13 22:41:01 +0800
  • 14a345504f refactor: docker engine with options Bo-Yi Wu 2022-08-13 14:30:05 +0800
  • 4eb5213294 chore(engine): ping docker daemon Bo-Yi Wu 2022-08-13 14:15:21 +0800
  • 9225a3a856 chore(config): remove zerolog Bo-Yi Wu 2022-08-13 13:12:38 +0800
  • b83f36674b Fix build Lunny Xiao 2022-08-12 14:59:58 +0800
  • dfcb104af0 feat: add task log output hook fuxiaohei 2022-08-12 12:16:47 +0800
  • 3b7ac17410 Use fork instead of act Lunny Xiao 2022-08-12 11:53:15 +0800
  • 906d52ae0b Use gitea.com/gitea/act replace original Lunny Xiao 2022-07-27 11:36:48 +0800
  • aa9ed05903 chore: load config from env file Bo-Yi Wu 2022-07-21 09:36:17 +0800
  • 5213612033 chore: remove unused logrous package Bo-Yi Wu 2022-07-20 14:53:11 +0800
  • 518aa1b2a7 chore: add .golangci config Bo-Yi Wu 2022-07-20 14:50:38 +0800
  • 827bd953e7 chore: fix lint error Bo-Yi Wu 2022-07-20 14:42:22 +0800
  • e54de37242 refactor: Add graceful shutdown signal notify func Bo-Yi Wu 2022-07-13 13:44:14 +0800
  • 08282a519f stash Bo-Yi Wu 2022-07-12 17:37:48 +0800
  • db7ee2eaf4 log Lunny Xiao 2022-06-20 17:30:17 +0800
  • c7cb750616 refactor functions Lunny Xiao 2022-06-20 17:23:34 +0800
  • 5903c08c14 update protocol Lunny Xiao 2022-06-20 16:37:28 +0800
  • 2babadbc94 Add websocket Lunny Xiao 2022-05-02 17:02:51 +0800
  • e397fcc259 Add license Lunny Xiao 2022-04-27 17:46:16 +0800
  • eee792a019
    init project Lunny Xiao 2022-04-27 17:45:53 +0800