v0.2.58

nektos/actv0.2.58Feb 1, 2024by nektos-ci

AI Summary

Introduces offline mode support and a CLI option to enable the new action cache, alongside various improvements to error handling and configuration.

Key Highlights

  • Support offline mode
  • CLI option to enable the new action cache
  • Fix subpath actions via new artifact cache
  • Improve new-action-cache fetch failure error
  • Write default config in XDG config dir

New Features

  • Support offline mode
  • CLI option to enable the new action cache

Full Release Notes

## 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)