Releases: nektos/act
Releases Β· nektos/act
v0.2.42
v0.2.41
Changelog
New Features
- 932863b feat: step summary of test results (#1580)
- 78e1ceb feat: release extension
- d690a5f feat: release extension
- 19e6929 feat: release extension
- 82a8c1e feat: add remote reusable workflows (#1525)
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
v0.2.39
v0.2.38
v0.2.37
v0.2.36
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
Changelog
New Features
- bef9b5c feat: Support "result" on "needs" context. (#1497)
- a8e05cd feat: allow to spawn and run a local reusable workflow (#1423)
- 7d99512 feat: JobLoggerFactory (#1496)
- 4c2524a feat:
--container-options
(#1462)
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
Changelog
New Features
- 809da71 feat: interpolate the step names (#1422)
- e520382 feat: GITHUB_STATE and GITHUB_OUTPUT file commands (#1391)
- f2b98ed feat: Host environment (#1293)
- 9b95a72 feat: parse types of reusable workflows (#1414)
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
Changelog
Bug fixes
- 5d2eb1f fix: ci is failing since 2022-10-17 (#1397)
- f0b1845 fix: re-evaluate env for remote composite actions (#1385)
- 3631013 fix: interpolate action input defaults (#1376)
- 48188a6 fix: support docker create arguments from container.options (#1022) (#1351)
- 1bade27 fix: handle go closure iteration (#1374)
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 Expressioninputs
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)