Skip to content

Releases: nektos/act

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)

v0.2.33

01 Nov 03:02
a9298d9
Compare
Choose a tag to compare

Changelog

Bug fixes

Other

  • a9298d9 build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#1420)
  • e03b816 build(deps): bump github.com/docker/docker (#1418)
  • ac6571c build(deps): bump github.com/docker/cli (#1419)
  • db850e8 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1404)
  • 2f1c5a1 refactor: move from io/ioutil to io and os packages (#1417)
  • a73d506 Add user level Docker socket to common paths (#1416)
  • e81dc0d build(deps): bump megalinter/megalinter from 6.12.0 to 6.13.0 (#1407)
  • 925ac20 build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1408)
  • 0d1dccc build(deps): bump github.com/docker/docker (#1403)
  • ca69531 build(deps): bump github.com/docker/cli (#1405)
  • 07a1890 build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 (#1406)
  • bc17371 Fixes #1387 (#1388)
  • 37f5b7f build(deps): bump megalinter/megalinter from 6.11.1 to 6.12.0 (#1395)
  • bd5e0d2 build(deps): bump github.com/docker/cli (#1393)
  • 52c6edf build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1394)
  • 6ff4491 build(deps): bump github.com/docker/docker (#1392)
  • 1e0ef8c Mapping workflow_dispatch inputs into the Expression inputs context (#1363)
  • ff5e289 test: add test for networking setup in act (#1375)
  • 4541139 build(deps): bump megalinter/megalinter from 6.11.0 to 6.11.1 (#1381)
  • c7ccb0d build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 (#1379)
  • c4be1cf build(deps): bump github.com/rhysd/actionlint from 1.6.20 to 1.6.21 (#1380)
  • 9f9f644 build(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#1378)
  • 679cac1 Fix composite input handling (#1345)
  • 79384c3 build(deps): bump megalinter/megalinter from 5 to 6.11.0 (#1370)
  • bec45d0 build(deps): bump github.com/rhysd/actionlint from 1.6.19 to 1.6.20 (#1371)
  • d587ce0 build(deps): bump github.com/opencontainers/selinux (#1372)

v0.2.32

01 Oct 03:06
21484b5
Compare
Choose a tag to compare

Changelog

New Features

  • 00acf68 feat: pass current matrix information to job logger (#1364)

Bug fixes

Other

  • d137ec8 build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359)
  • 3fccb5a build(deps): bump github.com/rhysd/actionlint from 1.6.18 to 1.6.19 (#1360)
  • 9a494ca build(deps): bump actions/stale from 5 to 6 (#1357)
  • 96ba76b Arch best practice is to not run partial upgrades (#1355)
  • fb33689 Improve hint for inserting secrets securely (#1354)
  • 053bff1 build(deps): bump github.com/rhysd/actionlint from 1.6.17 to 1.6.18 (#1352)
  • 3a0fe69 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#1341)
  • ceac1f2 build(deps): bump github.com/docker/cli (#1340)
  • ca8767f build(deps): bump github.com/docker/docker (#1339)

v0.2.31

01 Sep 03:01
a20b1d4
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 3387fd7 fix: CI is unstable due to new linting rules (#1292)

Other

  • a20b1d4 help output: use consistent terminology between -j & -l (#1326)
  • e1b9068 support runner.arch (#1290)
  • 8bad6ac build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#1322)
  • 9b14698 build(deps): bump github.com/rhysd/actionlint from 1.6.16 to 1.6.17 (#1321)
  • b23bbef build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#1312)
  • cf9d82f build(deps): bump github.com/rhysd/actionlint from 1.6.15 to 1.6.16 (#1311)
  • 12029e3 build(deps): bump github.com/go-ini/ini from 1.66.6 to 1.67.0 (#1305)
  • 92ddcda refactor: ignore already closed error (#1285)

v0.2.30

01 Aug 03:01
3364f95
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 3364f95 fix: ensure all post steps are executed (#1286)
  • 5f5b895 fix: add parent step id in composite action step id (#1268)
  • 4094462 fix: the number in the github event is of type number (#1252)
  • 91296bd fix: allow TimeoutMinutes to be expression in Jobs (#1247)
  • e70b968 fix: use docker images from dockerhub (#1249)

Other

v0.2.29

01 Jul 02:59
9499612
Compare
Choose a tag to compare

Changelog

Bug fixes

  • f71f277 fix: checkout container path should always use / (#1226)

Other

  • 9499612 build(deps): bump github.com/rhysd/actionlint from 1.6.13 to 1.6.14 (#1234)
  • 4deb213 build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1233)
  • c67abf2 build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#1232)