Releases: nektos/act
Releases Β· nektos/act
v0.2.62
Changelog
Bug fixes
Other
- 9885560 chore: bump VERSION to 0.2.62
- 390d94d build(deps): bump megalinter/megalinter from 7.10.0 to 7.11.1 (#2309)
- 53a61fe build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#2310)
- 47486a6 build(deps): bump github.com/docker/cli (#2307)
- ac42511 build(deps): bump github.com/docker/docker (#2306)
- 992c9d9 build(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 (#2308)
- 213756b build(deps): bump github.com/docker/cli (#2302)
- 843cd94 Add codespell support (config, workflow to detect/not fix) and make it fix few typos (#2296)
- c028aa8 build(deps): bump github.com/docker/docker (#2299)
- 1f2e92e build(deps): bump github.com/docker/docker (#2295)
- d153616 build(deps): bump megalinter/megalinter from 7.9.0 to 7.10.0 (#2294)
- 2d4a9ea build(deps): bump megalinter/megalinter from 7.8.0 to 7.9.0 (#2216)
- 82cc57f build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#2215)
- 7452180 build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2278)
- c82a9ea build(deps): bump github.com/docker/cli (#2291)
- 8cdc3fc Update action.yml (#2293)
- 2a2cd7d build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.1 (#2253)
- 2df924c Bump docker to v26 (#2289)
- ac13a1b chore: fix some comments (#2279)
- 06a1d69 build(deps): bump actions/cache from 3 to 4 (#2163)
- cdc22da Remove local action cache if remote has changed (#2284)
- d2c3413 chore: fix codecov (#2288)
- e3da912 build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2269)
v0.2.61
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
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
v0.2.58
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
v0.2.56
Changelog
New Features
Bug fixes
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
v0.2.54
Changelog
New Features
Bug fixes
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
Changelog
Bug fixes
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)