1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-01 01:27:56 +02:00

Commit Graph

  • 3f4a6dc462 test: make sure workflow_call is not a github event calling our workflow (#1520) Markus Wolf 2023-01-10 22:43:12 +01:00
  • b14398eff3 fix: preserve job result state in case of failure (#1519) Markus Wolf 2023-01-10 22:31:12 +01:00
  • f0c6fa11be build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550) dependabot[bot] 2023-01-10 21:16:52 +00:00
  • cf27d3f300 Update act to 0.234.1 (#12) Jason Song 2023-01-06 18:32:01 +08:00
  • 0a37a03f2e Clone actions without token (#6) Jason Song 2023-01-06 13:34:38 +08:00
  • 7abe039c31 docs: Add Prerequisites (#11) Xinyu Zhou 2023-01-03 11:13:55 +08:00
  • cfc1b91aa1 build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540) dependabot[bot] 2023-01-02 02:43:57 +00:00
  • 0d388572a8 build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539) dependabot[bot] 2023-01-02 02:27:22 +00:00
  • 9c7085195c build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541) dependabot[bot] 2023-01-02 02:13:45 +00:00
  • e3a722e7c6 build(deps): bump megalinter/megalinter from 6.15.0 to 6.16.0 (#1534) dependabot[bot] 2022-12-26 02:28:46 +00:00
  • d3ce2b0a46 build(deps): bump actions/stale from 6 to 7 (#1535) dependabot[bot] 2022-12-26 02:13:17 +00:00
  • 4989f444f1 revert: deprecation of containerArchitecture (#1514) ChristopherHX 2022-12-19 22:24:05 +01:00
  • c044035d9e build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1515) dependabot[bot] 2022-12-19 15:46:21 +00:00
  • 767969502a build(deps): bump github.com/docker/cli (#1516) dependabot[bot] 2022-12-19 15:33:25 +00:00
  • 469d024c1f build(deps): bump github.com/docker/docker (#1517) dependabot[bot] 2022-12-19 15:20:49 +00:00
  • 6ab71ecebb fix: align runner.os / runner.arch to known values (#1510) ChristopherHX 2022-12-19 15:58:55 +01:00
  • bef9b5c3c7 feat: Support "result" on "needs" context. (#1497) Aaron Holmes 2022-12-19 00:37:53 -08:00
  • 9ba9604256 fix(typo): Use uppercase N for default input prompt (#9) Xinyu Zhou 2022-12-19 09:06:24 +08:00
  • 0c8c082ac0 fix: tail (not absolute) as entrypoint of job container (#1506) ChristopherHX 2022-12-15 18:31:59 +01:00
  • b8d7e947cf refactor: fix savestate in pre steps (#1466) ChristopherHX 2022-12-15 18:08:31 +01:00
  • a8e05cded6 feat: allow to spawn and run a local reusable workflow (#1423) Markus Wolf 2022-12-15 17:45:22 +01:00
  • 88cce47022 feat(workflow): support schedule event (#4) appleboy 2022-12-10 09:14:14 +08:00
  • d281230cce refactor: fix add-path / GITHUB_PATH commands (#1472) ChristopherHX 2022-12-09 12:16:15 +01:00
  • 7d9951200f feat: JobLoggerFactory (#1496) ChristopherHX 2022-12-09 11:25:32 +01:00
  • 0f8861b9e3 fix: handle env-vars case sensitive (#1493) Markus Wolf 2022-12-07 16:31:33 +01:00
  • 8c5748a55c fix: step env is unavailable in with property expr (#1458) ChristopherHX 2022-12-06 17:46:20 +01:00
  • 57bf4d27a2 refactor: share UpdateFromEnv logic (#1457) ChristopherHX 2022-12-06 17:19:27 +01:00
  • 4c2524ab4d feat: --container-options (#1462) ChristopherHX 2022-12-06 16:58:47 +01:00
  • d9fe63ec24 refactor: move autoremove into the jobexecutor (#1463) ChristopherHX 2022-12-06 16:45:06 +01:00
  • 7073eac240 docs: clarifying skipping steps / jobs (#1480) ChristopherHX 2022-12-06 16:09:13 +01:00
  • 1797775be3 Pass LANG=C.UTF-8 to environment (#1476) Brice Dutheil 2022-12-06 11:36:39 +01:00
  • 6d2200b3d6 Rename to actions (#7) Jason Song 2022-12-06 16:37:38 +08:00
  • 7920109e89 Merge tag 'nektos/v0.2.34' Jason Song 2022-12-05 17:08:17 +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
  • 7754ba7fcf build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475) dependabot[bot] 2022-11-28 02:16:11 +00:00
  • fcbb6d517d act -j -W example (#1471) Simon Willison 2022-11-27 07:47:43 -08:00
  • 87327286d5 Fix shellcommand error on sh shell (#1464) Lim Chun Leng 2022-11-25 19:38:49 +09: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