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

Commit Graph

  • cef5575fa4 feat: Support graceful job step cancellation (#69) ChristopherHX 2025-03-29 12:27:36 +01:00
  • dde298852a build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#74) dependabot[bot] 2025-03-29 12:25:41 +01:00
  • 95ba59f608 feat: --validate and --strict (#71) ChristopherHX 2025-03-28 22:56:20 +01:00
  • b46fe4265e fix: reporting fetch failure as job error and log the error (#70) ChristopherHX 2025-03-28 00:17:07 +01:00
  • d9a6d40f7c catch panic in finally (#68) ChristopherHX 2025-03-24 23:22:43 +01:00
  • 65c232c4a5 Parse permissions (#133) Jack Jackson 2025-03-24 18:17:06 +00:00
  • e36423acf1 build(deps): bump the dependencies group across 1 directory with 8 updates (#67) dependabot[bot] 2025-03-23 11:48:23 +01:00
  • 78089b3e42 Bump go to 1.24 (#66) ChristopherHX 2025-03-23 11:39:24 +01: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
  • 502d1687c2 feat: Support query parameter of tart in -P (#62) ChristopherHX 2025-02-22 15:17:49 +01:00
  • 903b0730d7 Platform tart:// improve logging / fix tool_cache (#61) ChristopherHX 2025-02-22 15:17:32 +01:00
  • 00231e5dc1 feat: GoGitActionCache shallow fetch (#63) ChristopherHX 2025-02-22 15:17:17 +01:00
  • 1300fbbe74 build(deps): bump the dependencies group with 9 updates (#57) dependabot[bot] 2025-02-21 22:42:52 +01:00
  • 3a91ac55e5 build(deps): bump the dependencies group with 2 updates (#56) dependabot[bot] 2025-02-21 16:20:32 +01:00
  • d0964718a1 chore: Group DependableBot Updates monthly (#55) ChristopherHX 2025-02-21 16:06:07 +01:00
  • 5ae13f0bd7 Update xgo version to 1.24 (#651) Pablo Carranza 2025-02-15 16:07:18 +00:00
  • 0902938c00 add test workflows to cmd pkg (#53) ChristopherHX 2025-02-12 23:37:58 +01:00
  • 46ca8e7f30 fix: secret file reading (#45) ChristopherHX 2025-02-12 22:03:01 +01:00
  • 27511e3003 Parse env file discard utf8 bom (#38) ChristopherHX 2025-02-12 21:26:55 +01:00
  • ec091ad269 Support concurrency (#124) Zettat123 2025-02-11 02:51:48 +00:00
  • d930a546ec Use gh auth token for default GITHUB_TOKEN secret (#43) ChristopherHX 2025-02-01 11:07:17 +01:00
  • 358722a69f Added support for dereferenced map properties (#44) ChristopherHX 2025-01-31 22:39:20 +01:00
  • a162920fb4 Update Readme and issue templates (#40) ChristopherHX 2025-01-31 17:54:54 +01:00
  • 54f0cef40a Refactor findGitSlug to eliminate else ifs. (#41) Steven Edwards 2025-01-30 11:42:24 -05:00
  • 09a2afc578 build(deps): bump megalinter/megalinter from 8.3.0 to 8.4.1 (#39) dependabot[bot] 2025-01-29 18:15:27 +00:00
  • 513497943c Update .gitleaksignore (#25) ChristopherHX 2025-01-29 18:57:08 +01:00
  • 677e073448 feat: tart macOS vm's as job container (#33) ChristopherHX 2025-01-29 17:27:04 +01:00
  • 592dc4bf2c [BREAKING] new pull-if-needed no-rebuild (#32) ChristopherHX 2025-01-29 17:25:39 +01:00
  • 6d45508104 fix: disable workflow recurse again (#31) ChristopherHX 2025-01-29 17:23:57 +01:00
  • 3bd3400253 Use act as bin name (#22) ChristopherHX 2025-01-29 17:22:24 +01:00
  • 6e7e6baa8e misc: add --list-options for vscode extension uis (#28) ChristopherHX 2025-01-29 17:21:54 +01:00
  • 9d516e8fa2 fix: use non strict schema to allow some undefined behavior (#30) ChristopherHX 2025-01-29 17:20:06 +01:00
  • f28c532f35 misc: refactor logger of job setup and cleanup (#29) ChristopherHX 2025-01-29 17:18:45 +01:00
  • 635129e9e5 Incorporate Debug, Warn, Error logging (#36) Steven Edwards 2025-01-29 09:59:02 -05:00
  • 3510152e36 Fix Makefile make docker (#641) Lunny Xiao 2025-01-29 03:27:47 +00:00
  • b17d9858f2 Update README.md (#37) Steven Edwards 2025-01-28 21:38:48 -05:00
  • f28bee065f valueMasker create secrets copy (#26) ChristopherHX 2025-01-28 23:10:30 +01:00
  • afbf79f190 chore: remove .actrc (#18) ChristopherHX 2025-01-27 18:12:31 +01:00
  • dfbb4fa0b1 chore: resolve goreleaser deprecation warnings (#16) ChristopherHX 2025-01-27 18:12:17 +01:00
  • 8e89026ba4 chore: refactor snapshot upload (#15) ChristopherHX 2025-01-27 18:11:46 +01:00
  • 70c9e21c85 update go imports (#20) Steven Edwards 2025-01-27 12:11:12 -05:00
  • 1d135cf8d1 build(deps): bump github.com/docker/cli (#3) dependabot[bot] 2025-01-26 12:43:57 +00:00
  • 3081ce9955 build(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#5) dependabot[bot] 2025-01-26 12:43:21 +00:00
  • 4076f87f97 build(deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (#4) dependabot[bot] 2025-01-26 12:37:09 +00:00
  • 41d83e7859 build(deps): bump github.com/docker/docker (#2) dependabot[bot] 2025-01-26 12:26:30 +00:00
  • fb98ca1c7e build(deps): bump goreleaser/goreleaser-action from 5 to 6 (#1) dependabot[bot] 2025-01-26 13:20:09 +01:00
  • 5b4393f840 feat: make use new action cache the new default for downloading actions (#12) ChristopherHX 2025-01-26 13:19:25 +01:00
  • 3d684447a5 make ci run in this fork (#9) ChristopherHX 2025-01-26 12:20:26 +01:00
  • 92b3ece22e Delete IMAGES.md (#8) ChristopherHX 2025-01-26 11:37:26 +01:00
  • 8dfb805c62 Update examples/kubernetes/dind-docker.yaml to reflect recent changes to Dockerfile (#633) armistace 2025-01-26 02:10:17 +00:00
  • 7bfe066df8 build(deps): bump github.com/rhysd/actionlint from 1.7.6 to 1.7.7 (#2624) dependabot[bot] 2025-01-20 03:17:41 +00:00
  • bcafb8fcd4 build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 (#2623) dependabot[bot] 2025-01-20 03:01:12 +00:00
  • 652265b2cc build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#2622) dependabot[bot] 2025-01-20 02:25:10 +00:00
  • 5ce39f621c Add GitHub Local Actions to README (#2588) Sanjula Ganepola 2025-01-19 16:21:28 -05:00
  • a9e31cde30 build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 (#2612) dependabot[bot] 2025-01-13 02:27:17 +00:00
  • 0ff68e6362 build(deps): bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1 (#2604) dependabot[bot] 2025-01-06 03:12:57 +00:00
  • 4c9875bb0d build(deps): bump github.com/rhysd/actionlint from 1.7.5 to 1.7.6 (#2603) dependabot[bot] 2025-01-06 02:53:33 +00:00
  • 24adb1eaf8 build(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 (#2602) dependabot[bot] 2025-01-06 02:36:33 +00:00
  • a7080f5457 Update examples for GITEA_RUNNER_REGISTRATION_TOKEN env (#630) Zettat123 2025-01-05 22:25:32 +00:00
  • 0006dee285 chore: bump VERSION to 0.2.71 github-actions[bot] 2025-01-01 02:30:43 +00:00
  • 0ca1e18334 Fix typo in --action-offline-mode option description (#2590) sobolevn 2024-12-31 06:12:35 +03:00
  • a64359c9cb build(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (#2595) dependabot[bot] 2024-12-30 03:17:04 +00:00
  • ccfadfee20 build(deps): bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 (#2594) dependabot[bot] 2024-12-30 02:59:00 +00:00
  • c315398305 build(deps): bump github.com/rhysd/actionlint from 1.7.4 to 1.7.5 (#2593) dependabot[bot] 2024-12-30 02:41:53 +00:00
  • deea8ec8c6 fix: prevent unintended input replacement in reusable workflows with workflow_dispatch when using workflow_call (#2502) S. M. Mahmudul Haque (Yamin) 2024-12-29 15:52:06 +01:00
  • bd8dda1939 ci(mergify): upgrade configuration to current format (#2547) mergify[bot] 2024-12-25 02:00:07 +00:00
  • fe017a109f feat: Adding in logic to check if act needs to be downloaded (#2575) Jim Crowley 2024-12-24 20:43:09 -05:00
  • b4ef6fb482 fix: short sha has at least four digits (#2540) ChristopherHX 2024-12-24 22:33:13 +01:00
  • 7172fc31d1 chore: upgrade dependencies (#2589) Casey Lee 2024-12-24 13:12:24 -08:00
  • e6b5062e5c fix: amd64 arch to X64 (#2580) derrik 2024-12-24 11:56:52 -05:00
  • 8b72d1c7ae add s390x and riscv64 as an arch for binaries techknowlogick 2024-12-09 18:49:38 +00:00
  • 9c7f103bb3 chore: bump VERSION to 0.2.70 github-actions[bot] 2024-12-01 02:37:19 +00:00
  • 0e8b33b9db build(deps): bump megalinter/megalinter from 8.2.0 to 8.3.0 (#2541) dependabot[bot] 2024-11-25 02:38:18 +00:00
  • 1656206765 Improve the support for reusable workflows (#122) Zettat123 2024-11-23 14:14:17 +00:00
  • 69ec4a5b42 build(deps): bump github.com/creack/pty from 1.1.23 to 1.1.24 (#2533) dependabot[bot] 2024-11-18 03:21:42 +00:00
  • c90203e739 build(deps): bump codecov/codecov-action from 4 to 5 (#2532) dependabot[bot] 2024-11-18 02:51:16 +00:00
  • e5e7bdd7d5 build(deps): bump megalinter/megalinter from 8.1.0 to 8.2.0 (#2531) dependabot[bot] 2024-11-18 02:32:58 +00:00
  • ebcc0a830c build(deps): bump github.com/rhysd/actionlint from 1.7.3 to 1.7.4 (#2527) dependabot[bot] 2024-11-11 02:55:11 +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
  • 9bd99e5d7c build(deps): bump github.com/adrg/xdg from 0.5.0 to 0.5.3 (#2515) dependabot[bot] 2024-11-04 02:26:35 +00:00
  • 0de940b948 chore: bump VERSION to 0.2.69 github-actions[bot] 2024-11-01 02:31:43 +00:00
  • e3b4e3aded add test for listartifacts v4 filter (#2507) ChristopherHX 2024-10-29 03:34:58 +01:00
  • 2c0e3fea00 fix: tests with validation errors were skipped (#2496) ChristopherHX 2024-10-28 05:03:42 +01:00
  • f77a443edf fix: merge-multiple artifacts were broken (#2505) ChristopherHX 2024-10-28 04:45:20 +01:00
  • 0c09a77836 build(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#2506) dependabot[bot] 2024-10-28 02:44:34 +00:00
  • 9135745434 build(deps): bump github.com/opencontainers/selinux (#2498) dependabot[bot] 2024-10-21 02:45:14 +00:00
  • b5f901b2d9 Upgrade act from v0.261.2 -> v0.261.3 (#607) Lunny Xiao 2024-10-18 04:33:57 +00:00
  • ccd28e7939 build(deps): bump megalinter/megalinter from 8.0.0 to 8.1.0 (#2485) dependabot[bot] 2024-10-14 02:55:55 +00:00
  • 5031a9f5c1 build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#2484) dependabot[bot] 2024-10-14 02:27:06 +00:00
  • 9142ed9bf7 feat: improve new action cache logging (#2474) ChristopherHX 2024-10-10 05:07:55 +02:00
  • 5ffec84f8d fix: if condition in composite action misbehaves (#2473) ChristopherHX 2024-10-10 04:52:09 +02:00
  • bb9f36d2fd build(deps): bump golang.org/x/term from 0.24.0 to 0.25.0 (#2480) dependabot[bot] 2024-10-07 02:48:34 +00:00
  • ad1cef07f7 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 (#2479) dependabot[bot] 2024-10-07 02:23:56 +00:00
  • df97923656 Upgrade act from v0.261.2 -> v0.261.3 lunny/upgrade_act Lunny Xiao 2024-10-05 12:41:57 -07:00