Releases: xing/act
Releases Β· xing/act
v0.2.52-xing.0-6f1ca58
v0.2.51-xing.1-32535b2
Changelog
Other
- fe1fc15 patch: customize goreleaser configuration
- 7215f7c chore: update owner name in a test
- 59ec80f patch: update owner name from nektos to xing
- 2be4def build(deps): bump github.com/rhysd/actionlint from 1.6.25 to 1.6.26 (nektos#2026)
- 3d47885 build(deps): bump megalinter/megalinter from 7.3.0 to 7.4.0 (nektos#2025)
v0.2.51-xing.0-0df56d3
v0.2.50-xing.5-d112321
Changelog
New Features
- 935e37c feat: support node20 runtime (nektos#1988)
- 19764bc feat: support interpolation in
<job>.container.options
(nektos#1958)
Other
- 2b7acb5 patch: customize goreleaser configuration
- 8577a17 chore: update owner name in a test
- c8190e2 patch: update owner name from nektos to xing
- b637d79 build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (nektos#2011)
- 83af8f8 build(deps): bump github.com/opencontainers/image-spec (nektos#2010)
- 60060a7 build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 (nektos#2009)
- d134079 build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 (nektos#2012)
- 1891bef build(deps): bump docker/setup-qemu-action from 2 to 3 (nektos#2007)
- 2911b21 build(deps): bump goreleaser/goreleaser-action from 4 to 5 (nektos#2008)
- c84a3ef build(deps): bump github.com/docker/docker (nektos#2000)
- bd9032d build(deps): bump github.com/docker/cli (nektos#1999)
- 1d32507 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (nektos#1992)
v0.2.50-xing.4-1a6ee58
Changelog
New Features
- 935e37c feat: support node20 runtime (nektos#1988)
- 19764bc feat: support interpolation in
<job>.container.options
(nektos#1958)
Other
- d5dd992 patch: customize goreleaser configuration
- dc9acbf chore: update owner name in a test
- 5001ec3 patch: update owner name from nektos to xing
- c84a3ef build(deps): bump github.com/docker/docker (nektos#2000)
- bd9032d build(deps): bump github.com/docker/cli (nektos#1999)
- 1d32507 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (nektos#1992)
v0.2.50-xing.3-177fded
Changelog
New Features
- 19764bc feat: support interpolation in
<job>.container.options
(nektos#1958)
Other
- 9d747d7 patch: customize goreleaser configuration
- ae068f2 chore: update owner name in a test
- 8cf1573 patch: update owner name from nektos to xing
- c84a3ef build(deps): bump github.com/docker/docker (nektos#2000)
- bd9032d build(deps): bump github.com/docker/cli (nektos#1999)
- 1d32507 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (nektos#1992)
v0.2.50-xing.2-372b775
Changelog
Other
- f570713 patch: customize goreleaser configuration
- b06435d chore: update owner name in a test
- bc6af25 patch: update owner name from nektos to xing
- c84a3ef build(deps): bump github.com/docker/docker (nektos#2000)
- bd9032d build(deps): bump github.com/docker/cli (nektos#1999)
- 1d32507 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (nektos#1992)
v0.2.50-xing.1-aca0001
Changelog
Other
- 066f535 patch: customize goreleaser configuration
- a02797a chore: update owner name in a test
- c4fff56 patch: update owner name from nektos to xing
- 1d32507 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (nektos#1992)
v0.2.50-xing.0-a757d9d
v0.2.49-xing.5-3f64c41
Changelog
New Features
- a42f3cf feat: Add new Action Cache (nektos#1913)
- 8314095 feat: cmd support for windows (nektos#1941)
- 6468dd7 feat: Add CopyTarStream to Container Interface (nektos#1912)
Bug fixes
- 7286b43 fix: fail if no stages were found (nektos#1970)
Other
- 228b3cc patch: customize goreleaser configuration
- 284c63d chore: update owner name in a test
- 9a5ff60 patch: update owner name from nektos to xing
- 0c12273 build(deps): bump github.com/moby/buildkit from 0.12.1 to 0.12.2 (nektos#1986)
- 323bee9 build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0 (nektos#1985)
- f64c267 build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (nektos#1978)
- 7ba9f30 Mention act user guide in act (nektos#1973)
- 2a0a0a1 build(deps): bump megalinter/megalinter from 7.2.1 to 7.3.0 (nektos#1965)
- f55ae1a ci: change winget job runner to
ubuntu-latest
(nektos#1959) - 9f06ca7 change podman socket path (nektos#1961)
- a00fd96 Fix "Unknown server OS" for Docker container
--device
option (nektos#1957) - 8a9e4f9 refactor: remove unnecessary nil check in RunContext (nektos#1955)
- f0ca0ab refactor: docker build BuildContext field (nektos#1914)
- 73d5f78 Shorten or/and in expressions (nektos#1939)
- 0b4c67a prefer pwsh on windows if found (nektos#1942)
- 3939f48 build(deps): bump megalinter/megalinter from 7.1.0 to 7.2.1 (nektos#1931)
- 74b74e8 build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (nektos#1948)
- c812715 build(deps): bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (nektos#1947)