Commit Graph

  • ac6a465e27 feat: Test writing remote Actions locally (#2155) ChristopherHX 2024-02-23 08:40:14 +01:00
  • 9e6ce121bc build(deps): bump github.com/opencontainers/image-spec (#2223) dependabot[bot] 2024-02-19 03:04:51 +00:00
  • e14f42c40a Add ACTIONS_RESULTS_URL to env (#473) Christopher Homberger 2024-02-19 02:30:54 +00:00
  • 5601fb0e13 refactor: simpilfy go-git cache (#2208) ChristopherHX 2024-02-18 04:53:22 +01:00
  • 852959e1e1 feat: offline mode for new action cache (#2173) ChristopherHX 2024-02-12 13:51:37 +01:00
  • 27eb79bb5a build(deps): bump github.com/opencontainers/image-spec (#2214) dependabot[bot] 2024-02-12 02:26:14 +00:00
  • 8277584f00 build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#2213) dependabot[bot] 2024-02-12 02:14:13 +00:00
  • e6630e2e36 Use artifacts v4 jwt if available (#471) Christopher Homberger 2024-02-08 02:43:39 +00:00
  • f2e65e1d40 fix: Rootless error concerning /var/run/docker.sock (#2181) Kristofer 2024-02-06 17:18:11 +00:00
  • 6e80373eb6 Shrink Readme (#2198) ChristopherHX 2024-02-06 17:22:01 +01:00
  • b7a8145d09 chore: bump VERSION to 0.2.59 GitHub Actions 2024-02-01 22:32:06 +00:00
  • 12c0c4277a feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195) Milo Moisson 2024-02-01 22:57:16 +01:00
  • 3ed38d8e8b chore: bump VERSION to 0.2.58 GitHub Actions 2024-02-01 02:12:33 +00:00
  • 0dbf44c657 build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187) dependabot[bot] 2024-01-31 23:56:50 +00:00
  • 6dcf9bc6e6 build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188) dependabot[bot] 2024-01-31 23:41:20 +00:00
  • df61c7fcdb build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189) dependabot[bot] 2024-01-31 23:24:57 +00:00
  • 36e0261150 build(deps): bump github.com/opencontainers/image-spec (#2167) dependabot[bot] 2024-01-31 23:11:39 +00:00
  • 46dc2ffe80 build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186) dependabot[bot] 2024-01-31 22:58:02 +00:00
  • 054caec791 fix: use correct path to toolcache (#1494) Markus Wolf 2024-01-30 23:43:52 +01:00
  • f1f9142a3c fix: Exit docker container on any process exit (#462) davidfrickert 2024-01-30 13:47:42 +00:00
  • 5a80a044f9 refactor: filecollector into new package (#2174) ChristopherHX 2024-01-30 01:46:45 +01:00
  • 4ca35d2192 build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175) dependabot[bot] 2024-01-29 02:34:33 +00:00
  • 5e0d29d665 fix: improve warning about remote not found (#2169) Josh Soref 2024-01-28 14:21:21 -05:00
  • 6dd67253bc fix: improve new-action-cache fetch failure error (#2172) ChristopherHX 2024-01-28 18:02:15 +01:00
  • 09d4b5d6ad fix: subpath actions via new artifact cache (#2170) ChristopherHX 2024-01-28 17:49:47 +01:00
  • a6ec2c129a fix: improve action not found error (#2171) ChristopherHX 2024-01-28 17:37:19 +01:00
  • 424fd5e02b refactor(cmd/root): simplify parseEnvs (#2162) Eng Zer Jun 2024-01-24 11:06:31 +08:00
  • 6a8c42ac53 Add containerd's normalized architectures to archMapper (#2168) Matthew 2024-01-23 18:44:48 -08:00
  • c215e0888a build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164) dependabot[bot] 2024-01-22 02:22:08 +00:00
  • 6091094e14 fix: write default config in XDG config dir to avoid cluttering the HOME directory by default (#2140) Milo Moisson 2024-01-21 21:16:06 +01:00
  • 8072a00a77 WorkflowDispatchConfig supports multiple yaml node kinds (#2123) 胖梁 2024-01-20 22:07:36 +08:00
  • 7f7d84b10f fix: match cache restore-keys in creation reverse order (#2153) Kristoffer 2024-01-20 14:11:50 +02:00
  • 15bb54f14e build(deps): bump actions/upload-artifact from 3 to 4 (#2133) dependabot[bot] 2024-01-20 00:32:38 +00:00
  • f055d4ae60 feat: support offline mode (#2128) TKaxv_7S 2024-01-20 08:20:15 +08:00
  • f7a846d2f5 feat: cli option to enable the new action cache (#1954) ChristopherHX 2024-01-20 00:49:35 +01:00
  • cd40f3fe9b ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156) Casey Lee 2024-01-19 07:04:05 -08:00
  • adbe229fcb Add support for NetBSD (#2023) Leonardo Taccari 2024-01-08 20:26:03 +01:00
  • 96d6cf8b2c build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2149) dependabot[bot] 2024-01-08 17:01:44 +00:00
  • ef5746ba74 build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2148) dependabot[bot] 2024-01-08 02:23:22 +00:00
  • 4fae81efe4 chore: bump VERSION to 0.2.57 GitHub Actions 2024-01-01 02:17:35 +00:00
  • f17cad1bbe Update the docker image rebuild flag for config file and example gitea/act_runner#390 (#391) Alex Lau(AvengerMoJo) 2023-12-20 07:13:33 +00:00
  • daf52d0e62 Sanitize UFT-8 content in logs (#453) hakito 2023-12-20 07:06:46 +00:00
  • 238a495579 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2134) dependabot[bot] 2023-12-19 21:45:57 +00:00
  • 74dcce467d build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.11 (#2136) dependabot[bot] 2023-12-19 21:32:29 +00:00
  • 0c60f9749a chore: bump VERSION to 0.2.56 GitHub Actions 2023-12-17 22:10:10 +00:00
  • 6b0ef97c52 build(deps): bump actions/stale from 8 to 9 (#2120) dependabot[bot] 2023-12-17 09:14:56 +00:00
  • 0806c8b109 feat: support config env expansion (#2063) raffis 2023-12-17 09:59:13 +01:00
  • 0dfb06748e build(deps): bump actions/checkout from 3 to 4 (#1998) dependabot[bot] 2023-12-16 23:47:32 +00:00
  • 603b44b585 build(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21 (#2099) dependabot[bot] 2023-12-16 23:18:33 +00:00
  • 00fbfa754c Fix noisy runs-on error logging (#2102) Jon Jensen 2023-12-16 15:04:54 -08:00
  • 1b10028447 fix: IsHost is defined as false on windows (#2093) ChristopherHX 2023-12-16 23:46:17 +01:00
  • 9cecf94039 build(deps): bump actions/setup-go from 4 to 5 (#2118) dependabot[bot] 2023-12-11 03:07:56 +00:00
  • 29f4123b5c build(deps): bump megalinter/megalinter from 7.6.0 to 7.7.0 (#2119) dependabot[bot] 2023-12-11 02:53:36 +00:00
  • 85c3b3b541 build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#2117) dependabot[bot] 2023-12-11 02:29:35 +00:00
  • 2b47c99bb7 build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#2112) dependabot[bot] 2023-12-04 02:49:24 +00:00
  • 3c405a0d94 build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#2114) dependabot[bot] 2023-12-04 02:37:03 +00:00
  • 899a1f206e build(deps): bump github.com/moby/buildkit from 0.12.3 to 0.12.4 (#2113) dependabot[bot] 2023-12-04 02:24:02 +00:00
  • 95ff5bf299 chore: bump VERSION to 0.2.55 GitHub Actions 2023-12-01 02:17:43 +00:00
  • 8c8a8ce401 fix(deps): update module github.com/avast/retry-go/v4 to v4.5.1 (#411) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-28 05:46:05 +00:00
  • 08c681be0c fix(deps): update module golang.org/x/time to v0.5.0 (#429) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-28 05:45:28 +00:00
  • 91bfe4c186 fix(deps): update module golang.org/x/time to v0.4.0 (#424) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-26 00:01:51 +00:00
  • 825c6f97b7 fix(deps): update module github.com/mattn/go-isatty to v0.0.20 (#414) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:33:37 +00:00
  • 2f3e5c7125 fix(deps): update module github.com/docker/docker to v24.0.7+incompatible (#413) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:27:38 +00:00
  • 4d9de6ca8c fix(deps): update module github.com/spf13/cobra to v1.8.0 (#416) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:27:07 +00:00
  • feb39666cc fix(deps): update module code.gitea.io/gitea-vet to v0.2.3 (#410) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 08:26:24 +00:00
  • 61cd71c9f8 bump to actions/checkout v4 techknowlogick 2023-11-24 03:06:21 +00:00
  • 0adfc1c7cc chore(deps): update actions/setup-go action to v4 (#418) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:33 +00:00
  • e3c68668fa chore(deps): update docker/build-push-action action to v5 (#419) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:28 +00:00
  • f1b27d5274 chore(deps): update docker/login-action action to v3 (#420) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:22 +00:00
  • 655a39fd61 chore(deps): update docker/setup-buildx-action action to v3 (#421) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:07 +00:00
  • cca7d54117 chore(deps): update docker/setup-qemu-action action to v3 (#422) Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com> Renovate Bot 2023-11-24 03:05:00 +00:00
  • 934471813a Fix #404: nil map error when reading env file (#405) infinoid 2023-11-24 01:56:27 +00:00
  • 1e940f028b Add renovate config (#408) pat-s 2023-11-23 20:41:10 +00:00
  • bd10c9a801 build(deps): bump megalinter/megalinter from 7.5.0 to 7.6.0 (#2098) dependabot[bot] 2023-11-20 03:19:49 +00:00
  • 3d0cb3d82b build(deps): bump actions/github-script from 6 to 7 (#2097) dependabot[bot] 2023-11-20 02:53:47 +00:00
  • 7693697f4c chore: bump VERSION to 0.2.54 GitHub Actions 2023-11-14 11:52:13 +00:00
  • 4dcb9b7a13 build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#2091) dependabot[bot] 2023-11-13 02:57:59 +00:00
  • 55477899e7 Evaluate if condition when calling a reusable workflow (#2087) Jon Jensen 2023-11-12 15:01:32 -05:00
  • 04011b6b78 feat: support runs-on labels and group (#2062) raffis 2023-11-12 20:46:38 +01:00
  • c8f847d82d Evaluate all service values (#2054) Björn Brauer 2023-11-12 19:30:21 +01:00
  • 74b0fe8ba9 fix: (#2075) ChristopherHX 2023-11-12 19:09:25 +01:00
  • 18b4714e38 Don't set GITHUB_TOKEN (#2089) Jon Jensen 2023-11-12 12:52:08 -05:00
  • 610358e1c3 Support array expressions in runs-on (#2088) Jon Jensen 2023-11-12 12:40:06 -05:00
  • 1c16fd1967 Use unique name for reusable workflow (#2015) Andreas Taylor 2023-11-12 11:21:41 -06:00
  • 2020ce79bf Remove ACTIONS_RUNTIME_TOKEN workaround (#396) lng2020 2023-11-07 05:15:14 +00:00
  • 55b09a04cd build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2079) dependabot[bot] 2023-11-06 02:50:57 +00:00
  • 5a79256ee4 fix: panic (#2071) Jason Song 2023-11-04 22:10:53 +08:00
  • 1bb2ee7098 chore: bump VERSION to 0.2.53 GitHub Actions 2023-11-01 02:13:36 +00:00
  • 00e9b3d62b Bump act (#394) Jason Song 2023-10-31 15:03:07 +00:00
  • 15045b4fc0 Merge pull request 'Fix panic in extractFromImageEnv' (#81) from wolfogre/act:bugfix/panic_extractFromImageEnv into main Jason Song 2023-10-31 14:48:40 +00:00
  • 67918333fa fix: panic Jason Song 2023-10-31 22:32:21 +08:00
  • 84a4025bc8 build(deps): bump github.com/docker/docker (#2067) dependabot[bot] 2023-10-30 03:54:16 +00:00
  • fb4f29fd6d build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#2068) dependabot[bot] 2023-10-30 03:33:28 +00:00
  • 3e5c62977f build(deps): bump megalinter/megalinter from 7.4.0 to 7.5.0 (#2070) dependabot[bot] 2023-10-30 03:16:31 +00:00
  • 83bfbcdafd build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2065) dependabot[bot] 2023-10-30 03:01:40 +00:00
  • 3d65b0f73f build(deps): bump github.com/docker/cli (#2069) dependabot[bot] 2023-10-30 02:46:59 +00:00
  • 854e3e9ec5 build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#2066) dependabot[bot] 2023-10-30 02:28:08 +00:00
  • db71c41d17 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#2059) dependabot[bot] 2023-10-23 03:25:32 +00:00
  • db6e477e25 build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#2060) dependabot[bot] 2023-10-23 03:05:34 +00:00
  • ceeb6c160c Add support for service containers (#1949) Sam Foo 2023-10-19 02:24:52 -07:00