Skip to content

Releases: nektos/act

v0.2.43

01 Mar 02:38
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

Documentation updates

Other

  • 44b510f chore: bump VERSION to 0.2.43
  • 04d12b0 build(deps): bump github.com/opencontainers/image-spec (#1649)
  • 4eba04b build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.18 (#1637)
  • b7a9eb9 build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#1636)
  • 2f55276 build(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.3 (#1635)
  • 21ea3d0 chore: Remove obsolete Container.UpdateFromPath (#1631)
  • 1316307 chore: use new style octal (#1630)
  • 34ab815 ci: add Winget Releaser workflow (#1623)
  • 8048baf build(deps): bump github.com/opencontainers/selinux (#1625)
  • 7c3c534 build(deps): bump github.com/docker/docker (#1624)
  • 98ad62f build(deps): bump github.com/docker/cli (#1626)
  • c378a7d chore: add Winget installation instructions (#1622)
  • 44333c7 Pass dockerfile to build executor (#1606)
  • 36dbbc1 build(deps): bump github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0+incompatible (#1611)
  • f41e912 build(deps): bump github.com/docker/docker (#1613)
  • 460c78d build(deps): bump megalinter/megalinter from 6.18.0 to 6.19.0 (#1610)
  • 22dc1e0 build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#1612)
  • 281a52f build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#1614)
  • e775fea refactor: GITHUB_ENV command / remove env.PATH (#1503)
  • 24c16fb Update max container name length (#1597)
  • c4b64ec Docker build fixes (#1596)

v0.2.42

02 Feb 01:04
Compare
Choose a tag to compare

Changelog

New Features

  • 42b9b73 feat: cache notices to reduce frequency of upgrade notifications (#1592)

Other

  • 72d0321 chore: bump VERSION to 0.2.42
  • 787388d chore: fix release script to trigger gh-act

v0.2.41

01 Feb 02:39
Compare
Choose a tag to compare

Changelog

New Features

Other

  • b91e4b0 chore: bump VERSION to 0.2.41
  • e259dc2 build(deps): bump github.com/moby/buildkit from 0.11.1 to 0.11.2 (#1589)
  • 70ae63b build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1590)
  • 01952d0 cI: make stalebot less annoying (#1587)
  • 3748772 test: Do not leak step env in composite (#1585)
  • 09e9f6a build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1 (#1576)
  • a2856ae build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 (#1577)
  • 612e08f build(deps): bump github.com/docker/docker (#1573)
  • 1b7212f build(deps): bump github.com/rhysd/actionlint from 1.6.22 to 1.6.23 (#1574)
  • 75d19d0 build(deps): bump actions/github-script from 5 to 6 (#1572)
  • 7ada9d3 chore: update docs for installing act as GH CLI extension
  • b00babd refactor: pull and rebuild docker by default (#1569)
  • 566b9d8 Fixed auto-generated platform configuration with Micro size image (#1566)
  • 7ebcc1c Feature/allow worktrees (#1530)

v0.2.40

16 Jan 21:41
Compare
Choose a tag to compare

Changelog

Bug fixes

Other

  • 3e23b4f chore: bump VERSION to 0.2.40

v0.2.39

16 Jan 20:14
Compare
Choose a tag to compare

Changelog

Other

  • efb12b7 chore: bump VERSION to 0.2.39
  • b3c06dc chore: fix promote script

v0.2.38

16 Jan 17:50
0d07805
Compare
Choose a tag to compare

Changelog

Other

  • d37876e chore: bump VERSION to 0.2.38
  • 872a695 chore: makefile update

v0.2.37

16 Jan 17:37
33cb8bc
Compare
Choose a tag to compare

Changelog

Other

  • 6dd4969 chore: bump VERSION
  • d8ba8cb build(deps): bump github.com/moby/buildkit from 0.10.6 to 0.11.0 (#1563)

v0.2.36

16 Jan 17:06
003947e
Compare
Choose a tag to compare

Changelog

New Features

  • 9390793 feat: add check for newer versions (#1562)
  • 3f3b25a feat: add support for building docker actions with private registries (#1557)
  • 7e8d070 feat: Allow building without docker support (#1507)

Bug fixes

  • d064863 fix: allow override of artifact server bind address (#1560)
  • 8b4f210 fix: add-matcher fails github workflow (#1532)
  • a53a1c2 fix: extra path lost in composite actions (#1531)
  • b14398e fix: preserve job result state in case of failure (#1519)

Other

  • fcb8add chore: bump VERSION
  • 0988b47 Readme: Fix shell installation (#1547)
  • 767e6a8 Input (#1524)
  • b2fb9e6 refactor: remove docker image list reference filter (#1501)
  • 3ac756b build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#1554)
  • 3f4a6dc test: make sure workflow_call is not a github event calling our workflow (#1520)
  • f0c6fa1 build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550)
  • cfc1b91 build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540)
  • 0d38857 build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539)
  • 9c70851 build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541)

v0.2.35

01 Jan 02:37
e3a722e
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

  • 6ab71ec fix: align runner.os / runner.arch to known values (#1510)
  • 0c8c082 fix: tail (not absolute) as entrypoint of job container (#1506)
  • 0f8861b fix: handle env-vars case sensitive (#1493)
  • 8c5748a fix: step env is unavailable in with property expr (#1458)

Documentation updates

Other

  • e3a722e build(deps): bump megalinter/megalinter from 6.15.0 to 6.16.0 (#1534)
  • d3ce2b0 build(deps): bump actions/stale from 6 to 7 (#1535)
  • 4989f44 revert: deprecation of containerArchitecture (#1514)
  • c044035 build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1515)
  • 7679695 build(deps): bump github.com/docker/cli (#1516)
  • 469d024 build(deps): bump github.com/docker/docker (#1517)
  • b8d7e94 refactor: fix savestate in pre steps (#1466)
  • d281230 refactor: fix add-path / GITHUB_PATH commands (#1472)
  • 57bf4d2 refactor: share UpdateFromEnv logic (#1457)
  • d9fe63e refactor: move autoremove into the jobexecutor (#1463)
  • 1797775 Pass LANG=C.UTF-8 to environment (#1476)

v0.2.34

01 Dec 02:42
7754ba7
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

  • 5200c49 fix: handle subdirectors and exclusions (#1012) (#1446)
  • 2614b3e fix: keep path to event json file in composite actions (#1428)
  • d97481d fix: nil pointer access ( workflow_dispatch )

Other

  • 7754ba7 build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475)
  • fcbb6d5 act -j -W example (#1471)
  • 8732728 Fix shellcommand error on sh shell (#1464)
  • 3553b26 fix typo (#1456)
  • ccb3b0e build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447)
  • a108f10 Remove dead code (#1425)
  • 64e68bd build(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#1437)
  • 1b554ae build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1436)
  • cf00e8d Update number of approvers required from 3 to 2
  • c232981 build(deps): bump megalinter/megalinter from 6.13.0 to 6.14.0 (#1426)
  • 8036f49 build(deps): bump github.com/rhysd/actionlint from 1.6.21 to 1.6.22 (#1427)