Commit Graph

  • 658101d9cb chore(lint): add golangci-lint v2 and fix all lint issues (#803) silverwind 2026-02-22 17:35:08 +00:00
  • b48c9c29e9 Merge branch 'act-runner-actions-oss-act' of gitea.com:gitea/act_runner into act-runner-actions-oss-act Christopher Homberger 2026-02-22 17:34:49 +01:00
  • cfbb124754 Move logging to another file Christopher Homberger 2026-02-22 17:34:18 +01:00
  • 340e1de2e3 fix GitHubAPIServerURL Christopher Homberger 2026-02-22 17:28:48 +01:00
  • f98673129b Merge branch 'main' into act-runner-actions-oss-act silverwind 2026-02-22 15:07:57 +00:00
  • 3f008b3310 forget needs Christopher Homberger 2026-02-22 16:05:39 +01:00
  • f0f9f0c8ab fix: composite action log result reported as step result (#801) ChristopherHX 2026-02-22 14:56:09 +00:00
  • ae6e5dfcf7 fix: race condition in reporter between RunDaemon and Close (#796) silverwind 2026-02-22 14:52:49 +00:00
  • 9f7b881426 fix lint Christopher Homberger 2026-02-22 15:51:52 +01:00
  • 0ab72505cc Merge branch 'main' of gitea.com:gitea/act_runner into act-runner-actions-oss-act Christopher Homberger 2026-02-22 15:45:00 +01:00
  • f4418eff18 chore(deps): update go dependencies (#802) silverwind 2026-02-22 11:59:47 +00:00
  • d4c46e538e add strategy Christopher Homberger 2026-02-20 21:44:30 +01:00
  • ae82ca2e97 adapt Christopher Homberger 2026-02-20 21:37:36 +01:00
  • d9948c0df4 fix add more ctx Christopher Homberger 2026-02-20 20:25:39 +01:00
  • 995551f1aa experiment Christopher Homberger 2026-02-20 20:21:00 +01:00
  • 579b7af04f wip Christopher Homberger 2026-02-20 15:18:46 +01:00
  • 17bc93f003 migrate to WithJobLoggerFactory Christopher Homberger 2026-02-20 14:17:04 +01:00
  • 35df5a61e4 WIP evaluate upgrade Christopher Homberger 2026-02-20 14:10:55 +01:00
  • 0f7efae806 chore(deps): update workflow action versions (#792) silverwind 2026-02-18 06:05:34 +00:00
  • aab249000c chore(deps): update act to v0.261.8 (#791) v0.3.0 silverwind 2026-02-18 05:37:21 +00:00
  • 43e6958fa3 Recover from panics in parallel executor workers (#153) silverwind 2026-02-18 03:29:07 +00:00
  • c82077e6b5 examples: improve DIND rootless network performance (#786) stecklars 2026-02-16 07:56:45 +00:00
  • 9f91fdd0eb chore(deps): bump Go version to 1.26 in Dockerfile and Makefile (#788) silverwind 2026-02-14 10:32:16 +00:00
  • 7a7a5d9051 chore(deps): bump Go version to 1.26.0 (#787) silverwind 2026-02-14 10:19:45 +00:00
  • c0f19d9a26 fix: Max parallel Support for Matrix Jobs and Remote Action Tests (#150) Pascal Zimmermann 2026-02-11 00:43:38 +00:00
  • 495185446f Fixed typo (#151) wrzooz 2026-01-22 08:09:32 +00:00
  • 90d11b8692 Remove duplicate assignment of DIST (#777) mkesper 2025-12-26 00:38:38 +00:00
  • c4b57fbcb2 chore(deps): upgrade dependencies (#775) Christopher Homberger 2025-12-20 23:35:15 +00:00
  • 3a07d231a0 Fix yaml with prefixed newline broken setjob + yaml v4 (#144) Christopher Homberger 2025-12-09 02:28:56 +00:00
  • e6dbe2a1ca Bump gitea/act (#770) Zettat123 2025-12-02 22:38:31 +00:00
  • 5417d3ac67 Interpolate uses for remote reusable workflows (#145) Zettat123 2025-12-02 19:36:38 +00:00
  • 774f316c8b fix(dockerfile): Pin docker dind images to version 28, as version 29 has breaking changes in the API that are currently causing problems with the act fork of Gitea (#769) Max P. 2025-11-25 14:40:27 +00:00
  • 823e9489d6 Fix some typos in internal/pkg/config/config.example.yaml (#764) DavidToneian 2025-11-19 18:16:45 +00:00
  • dc38bf1895 Fix URL to documentation of runner images (#765) DavidToneian 2025-11-19 18:16:08 +00:00
  • 96b866a3a8 chore: update config.example.yaml for https://gitea.com/gitea/act_runner/pulls/724 (#763) Akkuman 2025-11-18 07:18:38 +00:00
  • f56fd693ee Add run_attempt to context (#126) Zettat123 2025-11-14 20:14:23 +00:00
  • 3b11bac2ad ci: release binary for linux/loong64 (#756) WANG Xuerui 2025-10-21 17:42:08 +00:00
  • 47caafd037 Bump gitea/act (#753) Zettat123 2025-10-14 03:32:35 +00:00
  • 34f68b3c18 Support cloning actions and workflows from private repos (#123) Zettat123 2025-10-14 02:37:09 +00:00
  • 50e0509007 Do not implicitly mount /var/run/docker.sock (#751) ChristopherHX 2025-10-09 07:16:56 +00:00
  • ac6e4b7517 Support inputs context when parsing jobs (#143) Zettat123 2025-10-03 18:05:12 +00:00
  • 8920c4a170 Timeout to wait for and optionally require docker always (#741) v0.2.13 Christopher Homberger 2025-08-28 17:28:08 +00:00
  • bbf9d7e90f feat: support github mirror (#716) Akkuman 2025-08-28 16:57:01 +00:00
  • 46f471a900 refac(workflow): use matrix to compile different docker images (#740) Daan Selen 2025-08-22 23:49:20 +00:00
  • aa28f8d99c feat(docker): add TZ env variable working (#738) DaanSelen 2025-08-21 23:56:32 +00:00
  • 6a7e18b124 Allow node24 actions (#737) Christopher Homberger 2025-08-21 17:47:26 +00:00
  • 91852faf93 refactor: simplify adding new node versions add node 24 (#140) Christopher Homberger 2025-08-21 16:04:08 +00:00
  • 39509e9ad0 Support Simplified Concurrency (#139) ChristopherHX 2025-07-29 09:14:47 +00:00
  • 53329c46ff Add ubuntu-24.04 label to defaults. (#724) telackey 2025-07-22 14:47:30 +00:00
  • 6b1aea9c04 Upgrade github.com/go-git/go-git/v5 to v5.16.2 (#706) v0.2.12 Lunny Xiao 2025-06-11 17:59:35 +00:00
  • edec9a8f91 Add a way to specify vars in act_runner exec (#704) lautriva 2025-06-11 17:38:29 +00:00
  • 6a9a447f86 Report errors by setting raw_output when it's error level (#645) Pablo Carranza 2025-06-05 17:53:13 +00:00
  • 9924aea786 Evaluate run-name field for workflows (#137) badhezi 2025-05-12 17:17:50 +00:00
  • 5302c25feb Add environment variables for OIDC token service (#674) Jack Jackson 2025-05-08 01:58:31 +00:00
  • a616ed1a10 feat: register interactive with values from cli (#682) Christopher Homberger 2025-05-08 01:57:53 +00:00
  • f0b5aff3bb fix: invalid label NoInteractive exit code (#683) Christopher Homberger 2025-05-07 17:17:26 +00:00
  • 44b4736703 feat: docker env vars for ephemeral and once (#685) Christopher Homberger 2025-05-07 15:43:05 +00:00
  • 65c232c4a5 Parse permissions (#133) Jack Jackson 2025-03-24 18:17:06 +00:00
  • b1ae30dda8 ephemeral act runner (#649) Christopher Homberger 2025-03-13 21:57:44 +00:00
  • 0d687268c7 act_runner requires go 1.24 now techknowlogick 2025-03-02 05:36:24 +00:00
  • 425a570261 use new docker image URLs (#661) techknowlogick 2025-03-01 20:21:52 +00:00
  • 4c8179ee12 upgrade to go1.24, act to 0.261.4 and actions-proto-go to 0.4.1 (#662) Lunny Xiao 2025-03-01 20:18:36 +00:00
  • 5da4954b65 fix handle missing yaml.ScalarNode (#129) Guillaume S. 2025-02-26 06:19:02 +00:00
  • 5ae13f0bd7 Update xgo version to 1.24 (#651) Pablo Carranza 2025-02-15 16:07:18 +00:00
  • ec091ad269 Support concurrency (#124) Zettat123 2025-02-11 02:51:48 +00:00
  • 3510152e36 Fix Makefile make docker (#641) Lunny Xiao 2025-01-29 03:27:47 +00:00
  • 8dfb805c62 Update examples/kubernetes/dind-docker.yaml to reflect recent changes to Dockerfile (#633) armistace 2025-01-26 02:10:17 +00:00
  • a7080f5457 Update examples for GITEA_RUNNER_REGISTRATION_TOKEN env (#630) Zettat123 2025-01-05 22:25:32 +00:00
  • 8b72d1c7ae add s390x and riscv64 as an arch for binaries techknowlogick 2024-12-09 18:49:38 +00:00
  • 1656206765 Improve the support for reusable workflows (#122) Zettat123 2024-11-23 14:14:17 +00:00
  • 8bc0275e74 feat: add once flag to daemon command (#19) (#598) garet90 2024-11-06 17:16:08 +00:00
  • 0348aaac59 Wait for the Docker daemon to be ready before starting act runner (#620) Jason Song 2024-11-06 07:38:31 +00:00
  • 9712481bed Support basic, dind and dind-rootless as multiple kinds of images (#619) Jason Song 2024-11-06 03:15:51 +00:00
  • b5f901b2d9 Upgrade act from v0.261.2 -> v0.261.3 (#607) Lunny Xiao 2024-10-18 04:33:57 +00:00
  • 6cdf1e5788 Fix ParseRawOn sequence problem (#119) Lunny Xiao 2024-10-05 19:29:55 +00:00
  • ab381649da Add parsing for workflow dispatch (#118) Lunny Xiao 2024-10-03 02:56:58 +00:00
  • 0e2a3e00f5 examples/vm/rootless-docker.md aktualisiert (#487) frank-dspeed 2024-09-30 01:55:04 +00:00
  • b282356e9e update example for docker-compose to allow fix 502 errors in case Gitea not yet ready on runner startup (#605) Schallbert 2024-09-26 05:54:54 +00:00
  • b075e3a1d5 Bump goreleaser-action to use v2 by default (#604) v0.2.11 Jason Song 2024-09-24 08:46:21 +00:00
  • e27189ea32 Fix releasing (#603) Jason Song 2024-09-24 08:22:53 +00:00
  • 59e478464e Bump act to v0.261.2 (#602) Jason Song 2024-09-24 07:04:47 +00:00
  • 38e7e9e939 Use hashed uses string as cache dir name (#117) Jason Song 2024-09-24 06:53:41 +00:00
  • 2ab806053c Check all job results when calling reusable workflows (#116) Zettat123 2024-09-24 06:52:45 +00:00
  • 6a090f67e5 Support some GITEA_ environment variables (#112) Zettat123 2024-07-29 04:17:45 +00:00
  • e1c7b20898 Bump Go to 1.22 and upgrade dependencies (#580) harryzcy 2024-07-26 16:00:33 +00:00
  • 2f78411c3d ci: standardize code style and update version extraction (#566) appleboy 2024-06-28 07:48:10 +00:00
  • d1d3cad4b0 feat: allow graceful shutdowns (#546) rowan-allspice 2024-05-27 07:38:55 +00:00
  • 1735b26e66 Don't log job output when debug logging is not enabled (#543) rowan-allspice 2024-05-07 05:58:33 +00:00
  • 65ed62d2f5 Upgrade dependencies (#537) Lunny Xiao 2024-04-11 04:36:00 +00:00
  • ec03f19650 Bump act to v0.261.1 (#535) v0.2.10 Jason Song 2024-04-10 07:07:56 +00:00
  • 8567324a19 Release nightly versions for tags (#536) Jason Song 2024-04-10 07:06:08 +00:00
  • 517d11c671 Reduce log noise (#108) Jason Song 2024-04-10 06:55:46 +00:00
  • e1b1e81124 Revert "Pass 'sleep' as container command rather than entrypoint (#86)" (#107) Jason Song 2024-04-10 06:53:28 +00:00
  • 64876e3696 Interpolate job name with matrix (#106) Zettat123 2024-04-07 03:34:53 +00:00
  • be2df361ef Ensure declare to use new labels (#530) v0.2.9 Jason Song 2024-04-02 07:39:40 +00:00
  • a5085dde0c Use gitea/runner-images by default (#529) Jason Song 2024-04-02 07:38:14 +00:00
  • cef86d1140 Bump act to v0.260.0 (#528) Jason Song 2024-04-02 06:25:33 +00:00
  • 3fa1dba92b Merge tag 'nektos/v0.2.61' Jason Song 2024-04-01 14:23:16 +08:00
  • 361b7e9f1a chore: bump VERSION to 0.2.61 GitHub Actions 2024-04-01 02:16:09 +00:00
  • 9725f60394 Support reusing workflows with absolute URLs (#104) Zettat123 2024-03-29 06:15:28 +00:00