v0.2.50

nektos/actv0.2.50Sep 1, 2023by nektos-ci

AI Summary

Adds a new Action Cache, Windows CLI support, and a CopyTarStream method to the Container Interface.

Key Highlights

  • Add new Action Cache
  • Add CopyTarStream to Container Interface
  • Add cmd support for Windows
  • Change podman socket path

New Features

  • Add new Action Cache
  • Add CopyTarStream to Container Interface
  • cmd support for windows

Full Release Notes

## Changelog
### New Features
* a42f3cf feat: Add new Action Cache (#1913)
* 8314095 feat: cmd support for windows (#1941)
* 6468dd7 feat: Add CopyTarStream to Container Interface (#1912)
### Bug fixes
* 7286b43 fix: fail if no stages were found (#1970)
### Other
* 80b0955 chore: bump VERSION to 0.2.50
* 0c12273 build(deps): bump github.com/moby/buildkit from 0.12.1 to 0.12.2 (#1986)
* 323bee9 build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0 (#1985)
* f64c267 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1978)
* 7ba9f30 Mention act user guide in act (#1973)
* 2a0a0a1 build(deps): bump megalinter/megalinter from 7.2.1 to 7.3.0 (#1965)
* f55ae1a ci: change winget job runner to `ubuntu-latest` (#1959)
* 9f06ca7 change podman socket path (#1961)
* a00fd96 Fix "Unknown server OS" for Docker container `--device` option (#1957)
* 8a9e4f9 refactor: remove unnecessary nil check in RunContext (#1955)
* f0ca0ab refactor: docker build BuildContext field (#1914)
* 73d5f78 Shorten or/and in expressions (#1939)
* 0b4c67a prefer pwsh on windows if found (#1942)
* 3939f48 build(deps): bump megalinter/megalinter from 7.1.0 to 7.2.1 (#1931)
* 74b74e8 build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (#1948)
* c812715 build(deps): bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (#1947)