Overview

Request 1085996 accepted

- Update to version 0.2.45:
* chore: bump VERSION to 0.2.45
* Support cache (#1770)
* chore: run act from cli on linux (#1758)
* Revert breaking docker socket changes (#1763)
* avoid using log.Fatal (#1759)
* build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1755)
* build(deps): bump github.com/docker/docker (#1754)
* build(deps): bump github.com/docker/cli (#1753)
* build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1752)
* ci: deduplicate running workflows (#1751)
* fix: try finding a socket, otherwise fail, respect user choice (#1745)
* Improve watchAndRun (#1743)
* Remove the comment-out code. (#1691)
* typo: fix expression of warning message on macOS (#1693)
* fix: environment handling windows (host mode) (#1732)
* fix: ensure networkmode "host" unless explicitly specified (#1739)
* Avoid using `log.Fatal` in `pkg/*` (#1705)
* feat: support yaml env/secrets/inputs file (#1733)
* build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1735)
* fix: ghc assignment typo (#1729)
* fix: reusable workflow panic (#1728)
* fix: add `server_url` attribute to github context (#1727)
* build(deps): update go-git to ce62f3e9ff86270538a514a68d3bd5563a733e3b (#1725)
* build(deps): bump github.com/docker/docker (#1719)
* build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1724)
* build(deps): bump github.com/docker/cli (#1722)
* build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 (#1720)
* build(deps): bump github.com/rhysd/actionlint from 1.6.23 to 1.6.24 (#1721)
* build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#1723)
* build(deps): bump github.com/docker/cli (#1712)
* build(deps): bump github.com/docker/docker (#1711)
* build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1 (#1710)
* chore: bump VERSION to 0.2.44
* build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#1708)
* feat: improve GetOutboundIP (#1707)
* fix: use os.UserHomeDir (#1706)
* Make sure working directory is respected when configured from matrix (#1686)
* build(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#1703)
* build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1702)
* build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#1701)
* build(deps): bump actions/stale from 7 to 8 (#1700)
* build(deps): bump megalinter/megalinter from 6.20.1 to 6.21.0 (#1699)
* full path required for extension install (#1670)
* build(deps): bump actions/setup-go from 3 to 4 (#1689)
* build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (#1688)
* build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1650)
* build(deps): bump megalinter/megalinter from 6.20.0 to 6.20.1 (#1679)
* build(deps): bump fregante/setup-git-user from 1 to 2 (#1664)
* Add example command for collecting artifacts (#1671)
* feat: specify matrix on command line (#1675)
* Support for docker steps in host environment (#1674)
* fix: correct ref and ref_name (#1672)
* fix: return err in walk (#1667)
* test: Enshure ForcePull config doesn't break docker actions (1661)
* fix: crash if the id tool fails to run in the container (1660)
* build(deps): bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#1669)
* build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665)
* build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#1666)
* Improve XDG Spec supporting (#1656)
* fix: safe file name (#1651)
* fix: compare properties of Invalid types (#1645)
* chore: bump VERSION to 0.2.43
* fix: github.job property is empty, GITHUB_JOB should be job id (#1646)
* build(deps): bump github.com/opencontainers/image-spec (#1649)
* fix: update output handling for reusable workflows (#1521)
* fix: crash malformed composite action (#1616)
* docs: remove help section (#1648)
* feat: workflowpattern package (#1618)
* build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.18 (#1637)
* fix: add GITHUB_STEP_SUMMARY (#1607)
* build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#1636)
* build(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.3 (#1635)
* fix: tolerate workflow that needs a missing job (#1595) (#1619)
* chore: Remove obsolete Container.UpdateFromPath (#1631)
* chore: use new style octal (#1630)
* fix: don't override env (#1629)
* ci: add Winget Releaser workflow (#1623)
* build(deps): bump github.com/opencontainers/selinux (#1625)
* build(deps): bump github.com/docker/docker (#1624)
* build(deps): bump github.com/docker/cli (#1626)
* chore: add Winget installation instructions (#1622)
* Pass dockerfile to build executor (#1606)
* build(deps): bump github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0+incompatible (#1611)
* build(deps): bump github.com/docker/docker (#1613)
* build(deps): bump megalinter/megalinter from 6.18.0 to 6.19.0 (#1610)
* build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#1612)
* build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#1614)
* refactor: GITHUB_ENV command / remove env.PATH (#1503)
* Update max container name length (#1597)
* feat: allow overriding of `GITHUB_` env variables (#1582)
* Docker build fixes (#1596)
* fix: Apply forcePull only for prebuild docker actions (#1599)
* chore: bump VERSION to 0.2.42
* feat: cache notices to reduce frequency of upgrade notifications (#1592)
* chore: fix release script to trigger gh-act
* chore: bump VERSION to 0.2.41
* build(deps): bump github.com/moby/buildkit from 0.11.1 to 0.11.2 (#1589)
* build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1590)
* cI: make stalebot less annoying (#1587)
* test: Do not leak step env in composite (#1585)
* feat: step summary of test results (#1580)
* build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1 (#1576)
* build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 (#1577)
* build(deps): bump github.com/docker/docker (#1573)
* build(deps): bump github.com/rhysd/actionlint from 1.6.22 to 1.6.23 (#1574)
* build(deps): bump actions/github-script from 5 to 6 (#1572)
* chore: update docs for installing act as GH CLI extension
* feat: release extension
* feat: release extension
* feat: release extension
* refactor: pull and rebuild docker by default (#1569)
* feat: add remote reusable workflows (#1525)
* Fixed auto-generated platform configuration with Micro size image (#1566)
* Feature/allow worktrees (#1530)
* chore: bump VERSION to 0.2.40
* fix: update artifact server to address GHSL-2023-004 (#1565)
* chore: bump VERSION to 0.2.39
* chore: fix promote script
* chore: bump version
* chore: makefile update
* chore: bump version
* build(deps): bump github.com/moby/buildkit from 0.10.6 to 0.11.0 (#1563)
* chore: push new version
* Readme: Fix shell installation (#1547)
* fix: allow override of artifact server bind address (#1560)
* feat: add check for newer versions (#1562)
* Input (#1524)
* refactor: remove docker image list reference filter (#1501)
* fix: add-matcher fails github workflow (#1532)
* feat: add support for building docker actions with private registries (#1557)
* build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#1554)
* feat: Allow building without docker support (#1507)
* fix: extra path lost in composite actions (#1531)
* test: make sure workflow_call is not a github event calling our workflow (#1520)
* fix: preserve job result state in case of failure (#1519)
* build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550)
* build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540)
* build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539)
* build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541)
* build(deps): bump megalinter/megalinter from 6.15.0 to 6.16.0 (#1534)
* build(deps): bump actions/stale from 6 to 7 (#1535)
* revert: deprecation of containerArchitecture (#1514)
* build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1515)
* build(deps): bump github.com/docker/cli (#1516)
* build(deps): bump github.com/docker/docker (#1517)
* fix: align runner.os / runner.arch to known values (#1510)
* feat: Support "result" on "needs" context. (#1497)
* fix: tail (not absolute) as entrypoint of job container (#1506)
* refactor: fix savestate in pre steps (#1466)
* feat: allow to spawn and run a local reusable workflow (#1423)
* refactor: fix add-path / GITHUB_PATH commands (#1472)
* feat: JobLoggerFactory (#1496)
* fix: handle env-vars case sensitive (#1493)
* fix: step env is unavailable in with property expr (#1458)
* refactor: share UpdateFromEnv logic (#1457)
* feat: `--container-options` (#1462)
* refactor: move autoremove into the jobexecutor (#1463)
* docs: clarifying skipping steps / jobs (#1480)
* Pass `LANG=C.UTF-8` to environment (#1476)
* build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475)
* act -j -W example (#1471)
* Fix shellcommand error on sh shell (#1464)
* fix typo (#1456)
* build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447)
* fix: handle subdirectors and exclusions (#1012) (#1446)
* Remove dead code (#1425)
* feat: interpolate the step names (#1422)
* feat: GITHUB_STATE and GITHUB_OUTPUT file commands (#1391)
* feat: Host environment (#1293)
* build(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#1437)
* fix: keep path to event json file in composite actions (#1428)
* build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1436)
* fix: nil pointer access ( workflow_dispatch )
* Update number of approvers required from 3 to 2
* build(deps): bump megalinter/megalinter from 6.13.0 to 6.14.0 (#1426)
* build(deps): bump github.com/rhysd/actionlint from 1.6.21 to 1.6.22 (#1427)
* feat: parse types of reusable workflows (#1414)
* build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#1420)
* build(deps): bump github.com/docker/docker (#1418)
* build(deps): bump github.com/docker/cli (#1419)
* build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1404)
* refactor: move from io/ioutil to io and os packages (#1417)
* Add user level Docker socket to common paths (#1416)
* build(deps): bump megalinter/megalinter from 6.12.0 to 6.13.0 (#1407)
* build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1408)
* build(deps): bump github.com/docker/docker (#1403)
* build(deps): bump github.com/docker/cli (#1405)
* build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 (#1406)
* Fixes #1387 (#1388)
* build(deps): bump megalinter/megalinter from 6.11.1 to 6.12.0 (#1395)
* build(deps): bump github.com/docker/cli (#1393)
* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1394)
* build(deps): bump github.com/docker/docker (#1392)
* Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363)
* fix: ci is failing since 2022-10-17 (#1397)
* test: add test for networking setup in act (#1375)
* fix: re-evaluate env for remote composite actions (#1385)
* build(deps): bump megalinter/megalinter from 6.11.0 to 6.11.1 (#1381)
* build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 (#1379)
* build(deps): bump github.com/rhysd/actionlint from 1.6.20 to 1.6.21 (#1380)
* build(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#1378)
* fix: interpolate action input defaults (#1376)
* fix: support docker create arguments from container.options (#1022) (#1351)
* Fix composite input handling (#1345)
* fix: handle go closure iteration (#1374)
* build(deps): bump megalinter/megalinter from 5 to 6.11.0 (#1370)
* build(deps): bump github.com/rhysd/actionlint from 1.6.19 to 1.6.20 (#1371)
* build(deps): bump github.com/opencontainers/selinux (#1372)
* fix: show workflow info even if on.push is not defined (#1329) (#1335)
* fix: restore the job logger setup after job cancelation (#1365)
* feat: pass current matrix information to job logger (#1364)
* fix: align github.ref to GitHub Action (#1362)
* fix: crash on invalid docker credentials (#1348)
* fix: missing defaults in nodejs pre (#1349)
* build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359)
* build(deps): bump github.com/rhysd/actionlint from 1.6.18 to 1.6.19 (#1360)
* build(deps): bump actions/stale from 5 to 6 (#1357)
* Arch best practice is to not run partial upgrades (#1355)
* Improve hint for inserting secrets securely (#1354)
* build(deps): bump github.com/rhysd/actionlint from 1.6.17 to 1.6.18 (#1352)
* build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#1341)
* build(deps): bump github.com/docker/cli (#1340)
* build(deps): bump github.com/docker/docker (#1339)
* fix: support expression for step's continue-on-error field (#900) (#1331)
* fix: show workflow name when get error on yml parsing (#1133) (#1328)
* help output: use consistent terminology between `-j` & `-l` (#1326)
* support runner.arch (#1290)
* build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#1322)
* build(deps): bump github.com/rhysd/actionlint from 1.6.16 to 1.6.17 (#1321)
* build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#1312)
* build(deps): bump github.com/rhysd/actionlint from 1.6.15 to 1.6.16 (#1311)
* build(deps): bump github.com/go-ini/ini from 1.66.6 to 1.67.0 (#1305)
* refactor: ignore already closed error (#1285)
* fix: CI is unstable due to new linting rules (#1292)

Loading...

Request History
Sebastian Wagner's avatar

sebix created request

- Update to version 0.2.45:
* chore: bump VERSION to 0.2.45
* Support cache (#1770)
* chore: run act from cli on linux (#1758)
* Revert breaking docker socket changes (#1763)
* avoid using log.Fatal (#1759)
* build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1755)
* build(deps): bump github.com/docker/docker (#1754)
* build(deps): bump github.com/docker/cli (#1753)
* build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1752)
* ci: deduplicate running workflows (#1751)
* fix: try finding a socket, otherwise fail, respect user choice (#1745)
* Improve watchAndRun (#1743)
* Remove the comment-out code. (#1691)
* typo: fix expression of warning message on macOS (#1693)
* fix: environment handling windows (host mode) (#1732)
* fix: ensure networkmode "host" unless explicitly specified (#1739)
* Avoid using `log.Fatal` in `pkg/*` (#1705)
* feat: support yaml env/secrets/inputs file (#1733)
* build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1735)
* fix: ghc assignment typo (#1729)
* fix: reusable workflow panic (#1728)
* fix: add `server_url` attribute to github context (#1727)
* build(deps): update go-git to ce62f3e9ff86270538a514a68d3bd5563a733e3b (#1725)
* build(deps): bump github.com/docker/docker (#1719)
* build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1724)
* build(deps): bump github.com/docker/cli (#1722)
* build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 (#1720)
* build(deps): bump github.com/rhysd/actionlint from 1.6.23 to 1.6.24 (#1721)
* build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#1723)
* build(deps): bump github.com/docker/cli (#1712)
* build(deps): bump github.com/docker/docker (#1711)
* build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1 (#1710)
* chore: bump VERSION to 0.2.44
* build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#1708)
* feat: improve GetOutboundIP (#1707)
* fix: use os.UserHomeDir (#1706)
* Make sure working directory is respected when configured from matrix (#1686)
* build(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#1703)
* build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1702)
* build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#1701)
* build(deps): bump actions/stale from 7 to 8 (#1700)
* build(deps): bump megalinter/megalinter from 6.20.1 to 6.21.0 (#1699)
* full path required for extension install (#1670)
* build(deps): bump actions/setup-go from 3 to 4 (#1689)
* build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (#1688)
* build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1650)
* build(deps): bump megalinter/megalinter from 6.20.0 to 6.20.1 (#1679)
* build(deps): bump fregante/setup-git-user from 1 to 2 (#1664)
* Add example command for collecting artifacts (#1671)
* feat: specify matrix on command line (#1675)
* Support for docker steps in host environment (#1674)
* fix: correct ref and ref_name (#1672)
* fix: return err in walk (#1667)
* test: Enshure ForcePull config doesn't break docker actions (1661)
* fix: crash if the id tool fails to run in the container (1660)
* build(deps): bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#1669)
* build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665)
* build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#1666)
* Improve XDG Spec supporting (#1656)
* fix: safe file name (#1651)
* fix: compare properties of Invalid types (#1645)
* chore: bump VERSION to 0.2.43
* fix: github.job property is empty, GITHUB_JOB should be job id (#1646)
* build(deps): bump github.com/opencontainers/image-spec (#1649)
* fix: update output handling for reusable workflows (#1521)
* fix: crash malformed composite action (#1616)
* docs: remove help section (#1648)
* feat: workflowpattern package (#1618)
* build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.18 (#1637)
* fix: add GITHUB_STEP_SUMMARY (#1607)
* build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#1636)
* build(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.3 (#1635)
* fix: tolerate workflow that needs a missing job (#1595) (#1619)
* chore: Remove obsolete Container.UpdateFromPath (#1631)
* chore: use new style octal (#1630)
* fix: don't override env (#1629)
* ci: add Winget Releaser workflow (#1623)
* build(deps): bump github.com/opencontainers/selinux (#1625)
* build(deps): bump github.com/docker/docker (#1624)
* build(deps): bump github.com/docker/cli (#1626)
* chore: add Winget installation instructions (#1622)
* Pass dockerfile to build executor (#1606)
* build(deps): bump github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0+incompatible (#1611)
* build(deps): bump github.com/docker/docker (#1613)
* build(deps): bump megalinter/megalinter from 6.18.0 to 6.19.0 (#1610)
* build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#1612)
* build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#1614)
* refactor: GITHUB_ENV command / remove env.PATH (#1503)
* Update max container name length (#1597)
* feat: allow overriding of `GITHUB_` env variables (#1582)
* Docker build fixes (#1596)
* fix: Apply forcePull only for prebuild docker actions (#1599)
* chore: bump VERSION to 0.2.42
* feat: cache notices to reduce frequency of upgrade notifications (#1592)
* chore: fix release script to trigger gh-act
* chore: bump VERSION to 0.2.41
* build(deps): bump github.com/moby/buildkit from 0.11.1 to 0.11.2 (#1589)
* build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1590)
* cI: make stalebot less annoying (#1587)
* test: Do not leak step env in composite (#1585)
* feat: step summary of test results (#1580)
* build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1 (#1576)
* build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 (#1577)
* build(deps): bump github.com/docker/docker (#1573)
* build(deps): bump github.com/rhysd/actionlint from 1.6.22 to 1.6.23 (#1574)
* build(deps): bump actions/github-script from 5 to 6 (#1572)
* chore: update docs for installing act as GH CLI extension
* feat: release extension
* feat: release extension
* feat: release extension
* refactor: pull and rebuild docker by default (#1569)
* feat: add remote reusable workflows (#1525)
* Fixed auto-generated platform configuration with Micro size image (#1566)
* Feature/allow worktrees (#1530)
* chore: bump VERSION to 0.2.40
* fix: update artifact server to address GHSL-2023-004 (#1565)
* chore: bump VERSION to 0.2.39
* chore: fix promote script
* chore: bump version
* chore: makefile update
* chore: bump version
* build(deps): bump github.com/moby/buildkit from 0.10.6 to 0.11.0 (#1563)
* chore: push new version
* Readme: Fix shell installation (#1547)
* fix: allow override of artifact server bind address (#1560)
* feat: add check for newer versions (#1562)
* Input (#1524)
* refactor: remove docker image list reference filter (#1501)
* fix: add-matcher fails github workflow (#1532)
* feat: add support for building docker actions with private registries (#1557)
* build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#1554)
* feat: Allow building without docker support (#1507)
* fix: extra path lost in composite actions (#1531)
* test: make sure workflow_call is not a github event calling our workflow (#1520)
* fix: preserve job result state in case of failure (#1519)
* build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550)
* build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540)
* build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539)
* build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541)
* build(deps): bump megalinter/megalinter from 6.15.0 to 6.16.0 (#1534)
* build(deps): bump actions/stale from 6 to 7 (#1535)
* revert: deprecation of containerArchitecture (#1514)
* build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1515)
* build(deps): bump github.com/docker/cli (#1516)
* build(deps): bump github.com/docker/docker (#1517)
* fix: align runner.os / runner.arch to known values (#1510)
* feat: Support "result" on "needs" context. (#1497)
* fix: tail (not absolute) as entrypoint of job container (#1506)
* refactor: fix savestate in pre steps (#1466)
* feat: allow to spawn and run a local reusable workflow (#1423)
* refactor: fix add-path / GITHUB_PATH commands (#1472)
* feat: JobLoggerFactory (#1496)
* fix: handle env-vars case sensitive (#1493)
* fix: step env is unavailable in with property expr (#1458)
* refactor: share UpdateFromEnv logic (#1457)
* feat: `--container-options` (#1462)
* refactor: move autoremove into the jobexecutor (#1463)
* docs: clarifying skipping steps / jobs (#1480)
* Pass `LANG=C.UTF-8` to environment (#1476)
* build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475)
* act -j -W example (#1471)
* Fix shellcommand error on sh shell (#1464)
* fix typo (#1456)
* build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447)
* fix: handle subdirectors and exclusions (#1012) (#1446)
* Remove dead code (#1425)
* feat: interpolate the step names (#1422)
* feat: GITHUB_STATE and GITHUB_OUTPUT file commands (#1391)
* feat: Host environment (#1293)
* build(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#1437)
* fix: keep path to event json file in composite actions (#1428)
* build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1436)
* fix: nil pointer access ( workflow_dispatch )
* Update number of approvers required from 3 to 2
* build(deps): bump megalinter/megalinter from 6.13.0 to 6.14.0 (#1426)
* build(deps): bump github.com/rhysd/actionlint from 1.6.21 to 1.6.22 (#1427)
* feat: parse types of reusable workflows (#1414)
* build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#1420)
* build(deps): bump github.com/docker/docker (#1418)
* build(deps): bump github.com/docker/cli (#1419)
* build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1404)
* refactor: move from io/ioutil to io and os packages (#1417)
* Add user level Docker socket to common paths (#1416)
* build(deps): bump megalinter/megalinter from 6.12.0 to 6.13.0 (#1407)
* build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1408)
* build(deps): bump github.com/docker/docker (#1403)
* build(deps): bump github.com/docker/cli (#1405)
* build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 (#1406)
* Fixes #1387 (#1388)
* build(deps): bump megalinter/megalinter from 6.11.1 to 6.12.0 (#1395)
* build(deps): bump github.com/docker/cli (#1393)
* build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1394)
* build(deps): bump github.com/docker/docker (#1392)
* Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363)
* fix: ci is failing since 2022-10-17 (#1397)
* test: add test for networking setup in act (#1375)
* fix: re-evaluate env for remote composite actions (#1385)
* build(deps): bump megalinter/megalinter from 6.11.0 to 6.11.1 (#1381)
* build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 (#1379)
* build(deps): bump github.com/rhysd/actionlint from 1.6.20 to 1.6.21 (#1380)
* build(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#1378)
* fix: interpolate action input defaults (#1376)
* fix: support docker create arguments from container.options (#1022) (#1351)
* Fix composite input handling (#1345)
* fix: handle go closure iteration (#1374)
* build(deps): bump megalinter/megalinter from 5 to 6.11.0 (#1370)
* build(deps): bump github.com/rhysd/actionlint from 1.6.19 to 1.6.20 (#1371)
* build(deps): bump github.com/opencontainers/selinux (#1372)
* fix: show workflow info even if on.push is not defined (#1329) (#1335)
* fix: restore the job logger setup after job cancelation (#1365)
* feat: pass current matrix information to job logger (#1364)
* fix: align github.ref to GitHub Action (#1362)
* fix: crash on invalid docker credentials (#1348)
* fix: missing defaults in nodejs pre (#1349)
* build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359)
* build(deps): bump github.com/rhysd/actionlint from 1.6.18 to 1.6.19 (#1360)
* build(deps): bump actions/stale from 5 to 6 (#1357)
* Arch best practice is to not run partial upgrades (#1355)
* Improve hint for inserting secrets securely (#1354)
* build(deps): bump github.com/rhysd/actionlint from 1.6.17 to 1.6.18 (#1352)
* build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#1341)
* build(deps): bump github.com/docker/cli (#1340)
* build(deps): bump github.com/docker/docker (#1339)
* fix: support expression for step's continue-on-error field (#900) (#1331)
* fix: show workflow name when get error on yml parsing (#1133) (#1328)
* help output: use consistent terminology between `-j` & `-l` (#1326)
* support runner.arch (#1290)
* build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#1322)
* build(deps): bump github.com/rhysd/actionlint from 1.6.16 to 1.6.17 (#1321)
* build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#1312)
* build(deps): bump github.com/rhysd/actionlint from 1.6.15 to 1.6.16 (#1311)
* build(deps): bump github.com/go-ini/ini from 1.66.6 to 1.67.0 (#1305)
* refactor: ignore already closed error (#1285)
* fix: CI is unstable due to new linting rules (#1292)


Martin Pluskal's avatar

pluskalm accepted request

openSUSE Build Service is sponsored by