Act Versions Save

Run your GitHub Actions locally 🚀

v0.2.61

1 month ago

Changelog

Bug fixes

  • f825e42 fix: cache adjust restore order of exact key matches (#2267)
  • 119ceb8 fix: rootless permission bits (new actions cache) (#2242)
  • 75e4ad9 fix: docker buildx cache restore not working (#2236)

Other

  • 361b7e9 chore: bump VERSION to 0.2.61
  • d9a19c8 Trivial: reduce log spam. (#2256)
  • 3949d74 chore: remove repetitive words (#2259)
  • b9382a2 Support overwriting caches (#2265)
  • f56dd65 test: use ping to improve network test (#2266)
  • 069720a build(deps): bump github.com/docker/docker (#2252)
  • 8c83d57 build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 (#2244)
  • 352ad41 fix function name in comment (#2240)
  • 934b13a build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2235)

v0.2.60

2 months ago

Changelog

New Features

  • ac6a465 feat: Test writing remote Actions locally (#2155)
  • 852959e feat: offline mode for new action cache (#2173)

Bug fixes

  • e1cd7c9 fix: logo and demo asset urls (#2226)
  • f2e65e1 fix: Rootless error concerning /var/run/docker.sock (#2181)

Other

  • d3c8664 chore: bump VERSION to 0.2.60
  • c79f59f build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#2229)
  • 68597d6 build(deps): bump github.com/rhysd/actionlint from 1.6.26 to 1.6.27 (#2228)
  • 9e6ce12 build(deps): bump github.com/opencontainers/image-spec (#2223)
  • 5601fb0 refactor: simpilfy go-git cache (#2208)
  • 27eb79b build(deps): bump github.com/opencontainers/image-spec (#2214)
  • 8277584 build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#2213)
  • 6e80373 Shrink Readme (#2198)

v0.2.59

3 months ago

Changelog

New Features

  • 12c0c42 feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195)

Other

  • b7a8145 chore: bump VERSION to 0.2.59

v0.2.58

3 months ago

Changelog

New Features

  • f055d4a feat: support offline mode (#2128)
  • f7a846d feat: cli option to enable the new action cache (#1954)

Bug fixes

  • 054caec fix: use correct path to toolcache (#1494)
  • 5e0d29d fix: improve warning about remote not found (#2169)
  • 6dd6725 fix: improve new-action-cache fetch failure error (#2172)
  • 09d4b5d fix: subpath actions via new artifact cache (#2170)
  • a6ec2c1 fix: improve action not found error (#2171)
  • 6091094 fix: write default config in XDG config dir to avoid cluttering the HOME directory by default (#2140)
  • 7f7d84b fix: match cache restore-keys in creation reverse order (#2153)

Other

  • 3ed38d8 chore: bump VERSION to 0.2.58
  • 0dbf44c build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187)
  • 6dcf9bc build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188)
  • df61c7f build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189)
  • 36e0261 build(deps): bump github.com/opencontainers/image-spec (#2167)
  • 46dc2ff build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186)
  • 5a80a04 refactor: filecollector into new package (#2174)
  • 4ca35d2 build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175)
  • 424fd5e refactor(cmd/root): simplify parseEnvs (#2162)
  • 6a8c42a Add containerd's normalized architectures to archMapper (#2168)
  • c215e08 build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164)
  • 8072a00 WorkflowDispatchConfig supports multiple yaml node kinds (#2123)
  • 15bb54f build(deps): bump actions/upload-artifact from 3 to 4 (#2133)
  • cd40f3f ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156)
  • adbe229 Add support for NetBSD (#2023)
  • 96d6cf8 build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2149)
  • ef5746b build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2148)

v0.2.57

4 months ago

Changelog

Other

  • 4fae81e chore: bump VERSION to 0.2.57
  • 238a495 build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2134)
  • 74dcce4 build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.11 (#2136)

v0.2.56

4 months ago

Changelog

New Features

  • 0806c8b feat: support config env expansion (#2063)

Bug fixes

  • 1b10028 fix: IsHost is defined as false on windows (#2093)

Other

  • 0c60f97 chore: bump VERSION to 0.2.56
  • 6b0ef97 build(deps): bump actions/stale from 8 to 9 (#2120)
  • 0dfb067 build(deps): bump actions/checkout from 3 to 4 (#1998)
  • 603b44b build(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21 (#2099)
  • 00fbfa7 Fix noisy runs-on error logging (#2102)
  • 9cecf94 build(deps): bump actions/setup-go from 4 to 5 (#2118)
  • 29f4123 build(deps): bump megalinter/megalinter from 7.6.0 to 7.7.0 (#2119)
  • 85c3b3b build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#2117)
  • 2b47c99 build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#2112)
  • 3c405a0 build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#2114)
  • 899a1f2 build(deps): bump github.com/moby/buildkit from 0.12.3 to 0.12.4 (#2113)

v0.2.55

5 months ago

Changelog

Other

  • 95ff5bf chore: bump VERSION to 0.2.55
  • bd10c9a build(deps): bump megalinter/megalinter from 7.5.0 to 7.6.0 (#2098)
  • 3d0cb3d build(deps): bump actions/github-script from 6 to 7 (#2097)

v0.2.54

5 months ago

Changelog

New Features

  • 04011b6 feat: support runs-on labels and group (#2062)

Bug fixes

  • 74b0fe8 fix: (#2075)
  • 5a79256 fix: panic (#2071)

Other

  • 7693697 chore: bump VERSION to 0.2.54
  • 4dcb9b7 build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#2091)
  • 5547789 Evaluate if condition when calling a reusable workflow (#2087)
  • c8f847d Evaluate all service values (#2054)
  • 18b4714 Don't set GITHUB_TOKEN (#2089)
  • 610358e Support array expressions in runs-on (#2088)
  • 1c16fd1 Use unique name for reusable workflow (#2015)
  • 55b09a0 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2079)

v0.2.53

6 months ago

Changelog

Bug fixes

  • 7c7d80e fix: use actions/runner hashfiles in container (#1940)

Other

  • 1bb2ee7 chore: bump VERSION to 0.2.53
  • 84a4025 build(deps): bump github.com/docker/docker (#2067)
  • fb4f29f build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#2068)
  • 3e5c629 build(deps): bump megalinter/megalinter from 7.4.0 to 7.5.0 (#2070)
  • 83bfbcd build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2065)
  • 3d65b0f build(deps): bump github.com/docker/cli (#2069)
  • 854e3e9 build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#2066)
  • db71c41 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#2059)
  • db6e477 build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#2060)
  • ceeb6c1 Add support for service containers (#1949)
  • ace4cd4 Fix float formatting (#2018)
  • 99067a9 build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#2045)
  • e7e158c build(deps): bump github.com/docker/distribution (#2037)
  • 3c730d7 build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 (#2036)
  • 976df8b fix action_ref (composite action) (#2020)
  • 2f479ba Fix image survey for large images (#2022)
  • 5718555 [ Variables ] - Add missing documentation for repository variables (#2032)

v0.2.52

7 months ago

Changelog

Other

  • 44ea01c chore: bump VERSION to 0.2.52
  • 2be4def build(deps): bump github.com/rhysd/actionlint from 1.6.25 to 1.6.26 (#2026)
  • 3d47885 build(deps): bump megalinter/megalinter from 7.3.0 to 7.4.0 (#2025)