Blame act.changes

d3a845
-------------------------------------------------------------------
7ef354
Thu May 09 10:30:42 UTC 2024 - kskarthik@disroot.org
7ef354
7ef354
- Update to version 0.2.62:
7ef354
  * chore: bump VERSION to 0.2.62
7ef354
  * build(deps): bump megalinter/megalinter from 7.10.0 to 7.11.1 (#2309)
7ef354
  * build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (#2310)
7ef354
  * build(deps): bump github.com/docker/cli (#2307)
7ef354
  * build(deps): bump github.com/docker/docker (#2306)
7ef354
  * build(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 (#2308)
7ef354
  * build(deps): bump github.com/docker/cli (#2302)
7ef354
  * Add codespell support (config, workflow to detect/not fix) and make it fix few typos (#2296)
7ef354
  * build(deps): bump github.com/docker/docker (#2299)
7ef354
  * build(deps): bump github.com/docker/docker (#2295)
7ef354
  * build(deps): bump megalinter/megalinter from 7.9.0 to 7.10.0 (#2294)
7ef354
  * build(deps): bump megalinter/megalinter from 7.8.0 to 7.9.0 (#2216)
7ef354
  * build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#2215)
7ef354
  * build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2278)
7ef354
  * build(deps): bump github.com/docker/cli (#2291)
7ef354
  * Update action.yml (#2293)
7ef354
  * build(deps): bump github.com/moby/buildkit from 0.12.5 to 0.13.1 (#2253)
7ef354
  * Bump docker to v26 (#2289)
7ef354
  * fix: skipped jobs have no result (#2276)
7ef354
  * fix: favor command-line over files (#2274)
7ef354
  * chore: fix some comments (#2279)
7ef354
  * build(deps): bump actions/cache from 3 to 4 (#2163)
7ef354
  * Remove local action cache if remote has changed (#2284)
7ef354
  * chore: fix codecov (#2288)
7ef354
  * build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#2269)
7ef354
  * chore: bump VERSION to 0.2.61
7ef354
  * fix: cache adjust restore order of exact key matches (#2267)
7ef354
  * Trivial: reduce log spam. (#2256)
7ef354
  * chore: remove repetitive words (#2259)
7ef354
  * Support overwriting caches (#2265)
7ef354
  * test: use ping to improve network test (#2266)
7ef354
  * build(deps): bump github.com/docker/docker (#2252)
7ef354
  * build(deps): bump golang.org/x/term from 0.17.0 to 0.18.0 (#2244)
7ef354
  * fix: rootless permission bits (new actions cache) (#2242)
7ef354
  * fix function name in comment (#2240)
7ef354
  * fix: docker buildx cache restore not working (#2236)
7ef354
  * build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2235)
7ef354
7ef354
-------------------------------------------------------------------
5a9943
Sat Mar 02 01:01:52 UTC 2024 - ila.embsys@gmail.com
5a9943
5a9943
- Update to version 0.2.60:
5a9943
  * chore: bump VERSION to 0.2.60
5a9943
  * build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 (#2229)
5a9943
  * build(deps): bump github.com/rhysd/actionlint from 1.6.26 to 1.6.27 (#2228)
5a9943
  * fix: logo and demo asset urls (#2226)
5a9943
  * feat: Test writing remote Actions locally (#2155)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#2223)
5a9943
  * refactor: simpilfy go-git cache (#2208)
5a9943
  * feat: offline mode for new action cache (#2173)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#2214)
5a9943
  * build(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#2213)
5a9943
  * fix: Rootless error concerning `/var/run/docker.sock` (#2181)
5a9943
  * Shrink Readme (#2198)
5a9943
  * chore: bump VERSION to 0.2.59
5a9943
  * feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195)
5a9943
  * chore: bump VERSION to 0.2.58
5a9943
  * build(deps): bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#2187)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.12.5 (#2188)
5a9943
  * build(deps): bump github.com/containerd/containerd from 1.6.19 to 1.6.26 (#2189)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#2167)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.12.4 to 0.12.5 (#2186)
5a9943
  * fix: use correct path to toolcache (#1494)
5a9943
  * refactor: filecollector into new package (#2174)
5a9943
  * build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175)
5a9943
  * fix: improve warning about remote not found (#2169)
5a9943
  * fix: improve new-action-cache fetch failure error (#2172)
5a9943
  * fix: subpath actions via new artifact cache (#2170)
5a9943
  * fix: improve action not found error (#2171)
5a9943
  * refactor(cmd/root): simplify `parseEnvs` (#2162)
5a9943
  * Add containerd's normalized architectures to archMapper (#2168)
5a9943
  * build(deps): bump megalinter/megalinter from 7.7.0 to 7.8.0 (#2164)
5a9943
  * fix: write default config in XDG config dir to avoid cluttering the HOME directory by default (#2140)
5a9943
  * WorkflowDispatchConfig supports multiple yaml node kinds (#2123)
5a9943
  * fix: match cache `restore-keys` in creation reverse order (#2153)
5a9943
  * build(deps): bump actions/upload-artifact from 3 to 4 (#2133)
5a9943
  * feat: support offline mode (#2128)
5a9943
  * feat: cli option to enable the new action cache (#1954)
5a9943
  * ci: automatic merge PRs created by a maintainer and approved by 1 other maintainer (#2156)
5a9943
  * Add support for NetBSD (#2023)
5a9943
  * build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2149)
5a9943
  * build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0 (#2148)
5a9943
  * chore: bump VERSION to 0.2.57
5a9943
  * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2134)
5a9943
  * build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.11 (#2136)
5a9943
  * chore: bump VERSION to 0.2.56
5a9943
  * build(deps): bump actions/stale from 8 to 9 (#2120)
5a9943
  * feat: support config env expansion (#2063)
5a9943
  * build(deps): bump actions/checkout from 3 to 4 (#1998)
5a9943
  * build(deps): bump github.com/creack/pty from 1.1.20 to 1.1.21 (#2099)
5a9943
  * Fix noisy `runs-on` error logging (#2102)
5a9943
  * fix: IsHost is defined as false on windows (#2093)
5a9943
  * build(deps): bump actions/setup-go from 4 to 5 (#2118)
5a9943
  * build(deps): bump megalinter/megalinter from 7.6.0 to 7.7.0 (#2119)
5a9943
  * build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#2117)
5a9943
  * build(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#2112)
5a9943
  * build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#2114)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.12.3 to 0.12.4 (#2113)
5a9943
  * chore: bump VERSION to 0.2.55
5a9943
  * build(deps): bump megalinter/megalinter from 7.5.0 to 7.6.0 (#2098)
5a9943
  * build(deps): bump actions/github-script from 6 to 7 (#2097)
5a9943
  * chore: bump VERSION to 0.2.54
5a9943
  * build(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 (#2091)
5a9943
  * Evaluate if condition when calling a reusable workflow (#2087)
5a9943
  * feat: support runs-on labels and group (#2062)
5a9943
  * Evaluate all service values (#2054)
5a9943
  * fix: (#2075)
5a9943
  * Don't set GITHUB_TOKEN (#2089)
5a9943
  * Support array expressions in runs-on (#2088)
5a9943
  * Use unique name for reusable workflow (#2015)
5a9943
  * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2079)
5a9943
  * fix: panic (#2071)
5a9943
  * chore: bump VERSION to 0.2.53
5a9943
  * build(deps): bump github.com/docker/docker (#2067)
5a9943
  * build(deps): bump github.com/creack/pty from 1.1.18 to 1.1.20 (#2068)
5a9943
  * build(deps): bump megalinter/megalinter from 7.4.0 to 7.5.0 (#2070)
5a9943
  * build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2065)
5a9943
  * build(deps): bump github.com/docker/cli (#2069)
5a9943
  * build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#2066)
5a9943
  * build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#2059)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.12.2 to 0.12.3 (#2060)
5a9943
  * Add support for service containers (#1949)
5a9943
  * Fix float formatting (#2018)
5a9943
  * build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#2045)
5a9943
  * build(deps): bump github.com/docker/distribution (#2037)
5a9943
  * build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0 (#2036)
5a9943
  * fix action_ref (composite action) (#2020)
5a9943
  * fix: use actions/runner hashfiles in container (#1940)
5a9943
  * Fix image survey for large images (#2022)
5a9943
  * [ Variables ] - Add missing documentation for repository variables (#2032)
5a9943
  * chore: bump VERSION to 0.2.52
5a9943
  * build(deps): bump github.com/rhysd/actionlint from 1.6.25 to 1.6.26 (#2026)
5a9943
  * build(deps): bump megalinter/megalinter from 7.3.0 to 7.4.0 (#2025)
5a9943
  * chore: bump VERSION to 0.2.51
5a9943
  * build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#2011)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#2010)
5a9943
  * build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#2009)
5a9943
  * build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 (#2012)
5a9943
  * build(deps): bump docker/setup-qemu-action from 2 to 3 (#2007)
5a9943
  * build(deps): bump goreleaser/goreleaser-action from 4 to 5 (#2008)
5a9943
  * feat: support node20 runtime (#1988)
5a9943
  * feat: support interpolation in `<job>.container.options` (#1958)
5a9943
  * build(deps): bump github.com/docker/docker (#2000)
5a9943
  * build(deps): bump github.com/docker/cli (#1999)
5a9943
  * build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0 (#1992)
5a9943
  * chore: bump VERSION to 0.2.50
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.12.1 to 0.12.2 (#1986)
5a9943
  * build(deps): bump github.com/moby/patternmatcher from 0.5.0 to 0.6.0 (#1985)
5a9943
  * fix: fail if no stages were found (#1970)
5a9943
  * build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1978)
5a9943
  * Mention act user guide in act (#1973)
5a9943
  * build(deps): bump megalinter/megalinter from 7.2.1 to 7.3.0 (#1965)
5a9943
  * ci: change winget job runner to `ubuntu-latest` (#1959)
5a9943
  * change podman socket path (#1961)
5a9943
  * Fix "Unknown server OS" for Docker container `--device` option (#1957)
5a9943
  * refactor: remove unnecessary nil check in RunContext (#1955)
5a9943
  * feat: Add new Action Cache (#1913)
5a9943
  * feat: cmd support for windows (#1941)
5a9943
  * feat: Add CopyTarStream to Container Interface (#1912)
5a9943
  * refactor: docker build BuildContext field (#1914)
5a9943
  * Shorten or/and in expressions (#1939)
5a9943
  * prefer pwsh on windows if found (#1942)
5a9943
  * build(deps): bump megalinter/megalinter from 7.1.0 to 7.2.1 (#1931)
5a9943
  * build(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (#1948)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.12.0 to 0.12.1 (#1947)
5a9943
  * chore: bump VERSION to 0.2.49
5a9943
  * build(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (#1934)
5a9943
  * build(deps): bump github.com/docker/cli (#1932)
5a9943
  * build(deps): bump github.com/docker/docker (#1933)
5a9943
  * build(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#1925)
5a9943
  * local runner doc (#1911)
5a9943
  * Add new CLI flag to log just the job id and not the entire job name (#1920)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.6 to 0.12.0 (#1917)
5a9943
  * build(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 (#1906)
5a9943
  * Bump dockercli (#1905)
5a9943
  * throw when invalid `uses` key is provided (#1804)
5a9943
  * fix: handle zero size (#1888)
5a9943
  * chore: upgrade golangci-lint and address findings (#1904)
5a9943
  * build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#1868)
5a9943
  * build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#1892)
5a9943
  * Normalize path outputs emitted by the artifact server download endpoint (#1898)
5a9943
  * chore: bump VERSION to 0.2.48
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1884)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#1893)
5a9943
  * Remove `archives.replacements` in `goreleaser.yaml` (#1895)
5a9943
  * refactor: open boltdb only while using it (#1879)
5a9943
  * chore: bump VERSION to 0.2.47
5a9943
  * Allow inputs for workflow_calls (#1845)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#1883)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1882)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#1881)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1880)
5a9943
  * build(deps): bump github.com/rhysd/actionlint from 1.6.24 to 1.6.25 (#1870)
5a9943
  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 (#1872)
5a9943
  * build(deps): bump golang.org/x/term from 0.8.0 to 0.9.0 (#1869)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#1871)
5a9943
  * Allow to override location of action cache dir (#1863)
5a9943
  * Drop disappeared `wei/curl@v1` (#1864)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1858)
5a9943
  * build(deps): bump megalinter/megalinter from 7.0.4 to 7.1.0 (#1857)
5a9943
  * build(deps): bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#1859)
5a9943
  * fix: spelling mistake in readme (#1854)
5a9943
  * feature: Add support for github action variables (#1833)
5a9943
  *  Fix bug in processing jobs on platforms without Docker (#1834)
5a9943
  * build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#1842)
5a9943
  * build(deps): bump megalinter/megalinter from 7.0.2 to 7.0.4 (#1838)
5a9943
  * build(deps): bump github.com/docker/cli (#1843)
5a9943
  * build(deps): bump github.com/imdario/mergo from 0.3.15 to 0.3.16 (#1840)
5a9943
  * build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#1841)
5a9943
  * build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#1839)
5a9943
  * chore: bump VERSION to 0.2.46
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#1829)
5a9943
  * build(deps): bump github.com/docker/cli (#1816)
5a9943
  * add instruction for using `gh auth token` (#1831)
5a9943
  * build(deps): bump github.com/go-git/go-git/v5 (#1830)
5a9943
  * build(deps): bump megalinter/megalinter from 6.22.2 to 7.0.2 (#1827)
5a9943
  * fix: Update ARCH environment variable used in runners/actions (#1818)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1817)
5a9943
  * build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#1814)
5a9943
  * build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#1813)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#1807)
5a9943
  * build(deps): bump github.com/docker/docker (#1806)
5a9943
  * build(deps): bump github.com/docker/cli (#1805)
5a9943
  * build(deps): bump github.com/docker/distribution (#1801)
5a9943
  * build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#1800)
5a9943
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1791)
5a9943
  * Replace backslash in GetActPath() for Windows (#1777)
5a9943
  * feat: implement steps.timeout-minutes (#1776)
5a9943
  * fix: don't allow `-self-hosted` mode as container image (#1783)
5a9943
  * Refactor evaluate yaml node do not alter nested nodes (#1761)
5a9943
  * fix: fallback to unauthenticated pull (#1774)
5a9943
  * fix: remove hardcoded reference to github.com when using reusable remote workflows and remote actions (#1784)
5a9943
  * build(deps): bump github.com/docker/cli (#1780)
5a9943
  * build(deps): bump github.com/opencontainers/image-spec (#1781)
5a9943
  * build(deps): bump github.com/docker/docker (#1779)
5a9943
5a9943
-------------------------------------------------------------------
a1882a
Wed May 10 07:34:17 UTC 2023 - sebix@sebix.at
a1882a
a1882a
- Update to version 0.2.45:
a1882a
  * chore: bump VERSION to 0.2.45
a1882a
  * Support cache (#1770)
a1882a
  * chore: run act from cli on linux (#1758)
a1882a
  * Revert breaking docker socket changes (#1763)
a1882a
  * avoid using log.Fatal (#1759)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.11.5 to 0.11.6 (#1755)
a1882a
  * build(deps): bump github.com/docker/docker (#1754)
a1882a
  * build(deps): bump github.com/docker/cli (#1753)
a1882a
  * build(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#1752)
a1882a
  * ci: deduplicate running workflows (#1751)
a1882a
  * fix: try finding a socket, otherwise fail, respect user choice (#1745)
a1882a
  * Improve watchAndRun (#1743)
a1882a
  * Remove the comment-out code. (#1691)
a1882a
  * typo: fix expression of warning message on macOS (#1693)
a1882a
  * fix: environment handling windows (host mode) (#1732)
a1882a
  * fix: ensure networkmode "host" unless explicitly specified (#1739)
a1882a
  * Avoid using `log.Fatal` in `pkg/*` (#1705)
a1882a
  * feat: support yaml env/secrets/inputs file (#1733)
a1882a
  * build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1735)
a1882a
  * fix: ghc assignment typo (#1729)
a1882a
  * fix: reusable workflow panic (#1728)
a1882a
  * fix: add `server_url` attribute to github context (#1727)
a1882a
  * build(deps): update go-git to ce62f3e9ff86270538a514a68d3bd5563a733e3b (#1725)
a1882a
  * build(deps): bump github.com/docker/docker (#1719)
a1882a
  * build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1724)
a1882a
  * build(deps): bump github.com/docker/cli (#1722)
a1882a
  * build(deps): bump megalinter/megalinter from 6.22.1 to 6.22.2 (#1720)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.23 to 1.6.24 (#1721)
a1882a
  * build(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#1723)
a1882a
  * build(deps): bump github.com/docker/cli (#1712)
a1882a
  * build(deps): bump github.com/docker/docker (#1711)
a1882a
  * build(deps): bump megalinter/megalinter from 6.21.0 to 6.22.1 (#1710)
a1882a
  * chore: bump VERSION to 0.2.44
a1882a
  * build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#1708)
a1882a
  * feat: improve GetOutboundIP (#1707)
a1882a
  * fix: use os.UserHomeDir (#1706)
a1882a
  * Make sure working directory is respected when configured from matrix (#1686)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.11.4 to 0.11.5 (#1703)
a1882a
  * build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#1702)
a1882a
  * build(deps): bump github.com/imdario/mergo from 0.3.14 to 0.3.15 (#1701)
a1882a
  * build(deps): bump actions/stale from 7 to 8 (#1700)
a1882a
  * build(deps): bump megalinter/megalinter from 6.20.1 to 6.21.0 (#1699)
a1882a
  * full path required for extension install (#1670)
a1882a
  * build(deps): bump actions/setup-go from 3 to 4 (#1689)
a1882a
  * build(deps): bump github.com/imdario/mergo from 0.3.13 to 0.3.14 (#1688)
a1882a
  * build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1650)
a1882a
  * build(deps): bump megalinter/megalinter from 6.20.0 to 6.20.1 (#1679)
a1882a
  * build(deps): bump fregante/setup-git-user from 1 to 2 (#1664)
a1882a
  * Add example command for collecting artifacts (#1671)
a1882a
  * feat: specify matrix on command line (#1675)
a1882a
  * Support for docker steps in host environment (#1674)
a1882a
  * fix: correct ref and ref_name (#1672)
a1882a
  * fix: return err in walk (#1667)
a1882a
  * test: Enshure ForcePull config doesn't break docker actions (1661)
a1882a
  * fix: crash if the id tool fails to run in the container (1660)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.11.3 to 0.11.4 (#1669)
a1882a
  * build(deps): bump megalinter/megalinter from 6.19.0 to 6.20.0 (#1665)
a1882a
  * build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#1666)
a1882a
  * Improve XDG Spec supporting (#1656)
a1882a
  * fix: safe file name (#1651)
a1882a
  *  fix: compare properties of Invalid types (#1645)
a1882a
  * chore: bump VERSION to 0.2.43
a1882a
  * fix: github.job property is empty, GITHUB_JOB should be job id (#1646)
a1882a
  * build(deps): bump github.com/opencontainers/image-spec (#1649)
a1882a
  * fix: update output handling for reusable workflows (#1521)
a1882a
  * fix: crash malformed composite action (#1616)
a1882a
  * docs: remove help section (#1648)
a1882a
  * feat: workflowpattern package (#1618)
a1882a
  * build(deps): bump github.com/containerd/containerd from 1.6.16 to 1.6.18 (#1637)
a1882a
  * fix: add GITHUB_STEP_SUMMARY (#1607)
a1882a
  * build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 (#1636)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.11.2 to 0.11.3 (#1635)
a1882a
  * fix: tolerate workflow that needs a missing job (#1595) (#1619)
a1882a
  * chore: Remove obsolete Container.UpdateFromPath (#1631)
a1882a
  * chore: use new style octal (#1630)
a1882a
  * fix: don't override env (#1629)
a1882a
  * ci: add Winget Releaser workflow (#1623)
a1882a
  * build(deps): bump github.com/opencontainers/selinux (#1625)
a1882a
  * build(deps): bump github.com/docker/docker (#1624)
a1882a
  * build(deps): bump github.com/docker/cli (#1626)
a1882a
  * chore: add Winget installation instructions (#1622)
a1882a
  * Pass dockerfile to build executor (#1606)
a1882a
  * build(deps): bump github.com/docker/cli from 23.0.0-rc.1+incompatible to 23.0.0+incompatible (#1611)
a1882a
  * build(deps): bump github.com/docker/docker (#1613)
a1882a
  * build(deps): bump megalinter/megalinter from 6.18.0 to 6.19.0 (#1610)
a1882a
  * build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#1612)
a1882a
  * build(deps): bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#1614)
a1882a
  * refactor: GITHUB_ENV command / remove env.PATH (#1503)
a1882a
  * Update max container name length (#1597)
a1882a
  * feat: allow overriding of `GITHUB_` env variables (#1582)
a1882a
  * Docker build fixes (#1596)
a1882a
  * fix: Apply forcePull only for prebuild docker actions (#1599)
a1882a
  * chore: bump VERSION to 0.2.42
a1882a
  * feat: cache notices to reduce frequency of upgrade notifications (#1592)
a1882a
  * chore: fix release script to trigger gh-act
a1882a
  * chore: bump VERSION to 0.2.41
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.11.1 to 0.11.2 (#1589)
a1882a
  * build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#1590)
a1882a
  * cI: make stalebot less annoying (#1587)
a1882a
  * test: Do not leak step env in composite (#1585)
a1882a
  * feat: step summary of test results (#1580)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.11.0 to 0.11.1 (#1576)
a1882a
  * build(deps): bump golang.org/x/term from 0.3.0 to 0.4.0 (#1577)
a1882a
  * build(deps): bump github.com/docker/docker (#1573)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.22 to 1.6.23 (#1574)
a1882a
  * build(deps): bump actions/github-script from 5 to 6 (#1572)
a1882a
  * chore: update docs for installing act as GH CLI extension
a1882a
  * feat: release extension
a1882a
  * feat: release extension
a1882a
  * feat: release extension
a1882a
  * refactor: pull and rebuild docker by default (#1569)
a1882a
  * feat: add remote reusable workflows (#1525)
a1882a
  * Fixed auto-generated platform configuration with Micro size image (#1566)
a1882a
  * Feature/allow worktrees (#1530)
a1882a
  * chore: bump VERSION to 0.2.40
a1882a
  * fix: update artifact server to address GHSL-2023-004 (#1565)
a1882a
  * chore: bump VERSION to 0.2.39
a1882a
  * chore: fix promote script
a1882a
  * chore: bump version
a1882a
  * chore: makefile update
a1882a
  * chore: bump version
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.10.6 to 0.11.0 (#1563)
a1882a
  * chore: push new version
a1882a
  * Readme: Fix shell installation (#1547)
a1882a
  * fix: allow override of artifact server bind address (#1560)
a1882a
  * feat: add check for newer versions (#1562)
a1882a
  * Input (#1524)
a1882a
  * refactor: remove docker image list reference filter (#1501)
a1882a
  * fix: add-matcher fails github workflow (#1532)
a1882a
  * feat: add support for building docker actions with private registries (#1557)
a1882a
  * build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.12 (#1554)
a1882a
  * feat: Allow building without docker support (#1507)
a1882a
  * fix: extra path lost in composite actions (#1531)
a1882a
  * test: make sure workflow_call is not a github event calling our workflow (#1520)
a1882a
  * fix: preserve job result state in case of failure (#1519)
a1882a
  * build(deps): bump megalinter/megalinter from 6.17.0 to 6.18.0 (#1550)
a1882a
  * build(deps): bump megalinter/megalinter from 6.16.0 to 6.17.0 (#1540)
a1882a
  * build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#1539)
a1882a
  * build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 (#1541)
a1882a
  * build(deps): bump megalinter/megalinter from 6.15.0 to 6.16.0 (#1534)
a1882a
  * build(deps): bump actions/stale from 6 to 7 (#1535)
a1882a
  * revert: deprecation of containerArchitecture (#1514)
a1882a
  * build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1515)
a1882a
  * build(deps): bump github.com/docker/cli (#1516)
a1882a
  * build(deps): bump github.com/docker/docker (#1517)
a1882a
  * fix: align runner.os / runner.arch to known values (#1510)
a1882a
  * feat: Support "result" on "needs" context. (#1497)
a1882a
  * fix: tail (not absolute) as entrypoint of job container (#1506)
a1882a
  * refactor: fix savestate in pre steps (#1466)
a1882a
  * feat: allow to spawn and run a local reusable workflow (#1423)
a1882a
  * refactor: fix add-path / GITHUB_PATH commands (#1472)
a1882a
  * feat: JobLoggerFactory (#1496)
a1882a
  * fix: handle env-vars case sensitive (#1493)
a1882a
  * fix: step env is unavailable in with property expr (#1458)
a1882a
  * refactor: share UpdateFromEnv logic (#1457)
a1882a
  * feat: `--container-options` (#1462)
a1882a
  * refactor: move autoremove into the jobexecutor (#1463)
a1882a
  * docs: clarifying skipping steps / jobs (#1480)
a1882a
  * Pass `LANG=C.UTF-8` to environment (#1476)
a1882a
  * build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475)
a1882a
  * act -j -W example (#1471)
a1882a
  * Fix shellcommand error on sh shell (#1464)
a1882a
  * fix typo (#1456)
a1882a
  * build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447)
a1882a
  * fix: handle subdirectors and exclusions (#1012) (#1446)
a1882a
  * Remove dead code (#1425)
a1882a
  * feat: interpolate the step names (#1422)
a1882a
  * feat: GITHUB_STATE and GITHUB_OUTPUT file commands (#1391)
a1882a
  * feat: Host environment (#1293)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#1437)
a1882a
  * fix: keep path to event json file in composite actions (#1428)
a1882a
  * build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1436)
a1882a
  * fix: nil pointer access ( workflow_dispatch )
a1882a
  * Update number of approvers required from 3 to 2
a1882a
  * build(deps): bump megalinter/megalinter from 6.13.0 to 6.14.0 (#1426)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.21 to 1.6.22 (#1427)
a1882a
  * feat: parse types of reusable workflows (#1414)
a1882a
  * build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#1420)
a1882a
  * build(deps): bump github.com/docker/docker (#1418)
a1882a
  * build(deps): bump github.com/docker/cli (#1419)
a1882a
  * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1404)
a1882a
  * refactor: move from io/ioutil to io and os packages (#1417)
a1882a
  * Add user level Docker socket to common paths (#1416)
a1882a
  * build(deps): bump megalinter/megalinter from 6.12.0 to 6.13.0 (#1407)
a1882a
  * build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1408)
a1882a
  * build(deps): bump github.com/docker/docker (#1403)
a1882a
  * build(deps): bump github.com/docker/cli (#1405)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 (#1406)
a1882a
  * Fixes #1387 (#1388)
a1882a
  * build(deps): bump megalinter/megalinter from 6.11.1 to 6.12.0 (#1395)
a1882a
  * build(deps): bump github.com/docker/cli (#1393)
a1882a
  * build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1394)
a1882a
  * build(deps): bump github.com/docker/docker (#1392)
a1882a
  * Mapping `workflow_dispatch` inputs into the Expression `inputs` context (#1363)
a1882a
  * fix: ci is failing since 2022-10-17 (#1397)
a1882a
  * test: add test for networking setup in act (#1375)
a1882a
  * fix: re-evaluate env for remote composite actions (#1385)
a1882a
  * build(deps): bump megalinter/megalinter from 6.11.0 to 6.11.1 (#1381)
a1882a
  * build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 (#1379)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.20 to 1.6.21 (#1380)
a1882a
  * build(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#1378)
a1882a
  * fix: interpolate action input defaults (#1376)
a1882a
  * fix: support docker create arguments from container.options (#1022) (#1351)
a1882a
  * Fix composite input handling (#1345)
a1882a
  * fix: handle go closure iteration (#1374)
a1882a
  * build(deps): bump megalinter/megalinter from 5 to 6.11.0 (#1370)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.19 to 1.6.20 (#1371)
a1882a
  * build(deps): bump github.com/opencontainers/selinux (#1372)
a1882a
  * fix: show workflow info even if on.push is not defined (#1329) (#1335)
a1882a
  * fix: restore the job logger setup after job cancelation (#1365)
a1882a
  * feat: pass current matrix information to job logger (#1364)
a1882a
  * fix: align github.ref to GitHub Action (#1362)
a1882a
  * fix: crash on invalid docker credentials (#1348)
a1882a
  * fix: missing defaults in nodejs pre (#1349)
a1882a
  * build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.18 to 1.6.19 (#1360)
a1882a
  * build(deps): bump actions/stale from 5 to 6 (#1357)
a1882a
  * Arch best practice is to not run partial upgrades (#1355)
a1882a
  * Improve hint for inserting secrets securely (#1354)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.17 to 1.6.18 (#1352)
a1882a
  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#1341)
a1882a
  * build(deps): bump github.com/docker/cli (#1340)
a1882a
  * build(deps): bump github.com/docker/docker (#1339)
a1882a
  * fix: support expression for step's continue-on-error field (#900) (#1331)
a1882a
  * fix: show workflow name when get error on yml parsing (#1133) (#1328)
a1882a
  * help output: use consistent terminology between `-j` & `-l` (#1326)
a1882a
  * support runner.arch (#1290)
a1882a
  * build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#1322)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.16 to 1.6.17 (#1321)
a1882a
  * build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#1312)
a1882a
  * build(deps): bump github.com/rhysd/actionlint from 1.6.15 to 1.6.16 (#1311)
a1882a
  * build(deps): bump github.com/go-ini/ini from 1.66.6 to 1.67.0 (#1305)
a1882a
  * refactor: ignore already closed error (#1285)
a1882a
  * fix: CI is unstable due to new linting rules (#1292)
a1882a
a1882a
-------------------------------------------------------------------
2d7efc
Wed Jan 11 16:48:45 UTC 2023 - Thomas Schraitle <thomas.schraitle@suse.com> - 0.2.34
2d7efc
2d7efc
- Spec file:
2d7efc
  Fix bsc#1207021 to report the correct version when calling "act --version"
2d7efc
  Wrong version is fixed with sed in act-0.2.34/main.go
2d7efc
  Reported upstream as GH://nektos/act#1555
2d7efc
2d7efc
-------------------------------------------------------------------
c4f7b5
Sat Dec 10 07:43:56 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 0.2.34
c4f7b5
c4f7b5
- Update to version 0.2.34:
c4f7b5
  * feat: interpolate the step names (#1422)
c4f7b5
  * feat: GITHUB_STATE and GITHUB_OUTPUT file commands (#1391)
c4f7b5
  * feat: Host environment (#1293)
c4f7b5
  * feat: parse types of reusable workflows (#1414)
c4f7b5
  * fix: handle subdirectors and exclusions (#1012) (#1446)
c4f7b5
  * fix: keep path to event json file in composite actions (#1428)
c4f7b5
  * fix: nil pointer access ( workflow_dispatch )
c4f7b5
  * build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475)
c4f7b5
  * act -j -W example (#1471)
c4f7b5
  * Fix shellcommand error on sh shell (#1464)
c4f7b5
  * fix typo (#1456)
c4f7b5
  * build(deps): bump github.com/creack/pty from 1.1.17 to 1.1.18 (#1447)
c4f7b5
  * Remove dead code (#1425)
c4f7b5
  * build(deps): bump github.com/moby/buildkit from 0.10.5 to 0.10.6 (#1437)
c4f7b5
  * build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#1436)
c4f7b5
  * Update number of approvers required from 3 to 2
c4f7b5
  * build(deps): bump megalinter/megalinter from 6.13.0 to 6.14.0 (#1426)
c4f7b5
  * build(deps): bump github.com/rhysd/actionlint from 1.6.21 to 1.6.22 (#1427)
c4f7b5
c4f7b5
-------------------------------------------------------------------
c4f7b5
Sat Dec 10 07:41:36 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 0.2.33
c4f7b5
c4f7b5
- Update to version 0.2.33:
c4f7b5
  * fix: ci is failing since 2022-10-17 (#1397)
c4f7b5
  * fix: re-evaluate env for remote composite actions (#1385)
c4f7b5
  * fix: interpolate action input defaults (#1376)
c4f7b5
  * fix: support docker create arguments from container.options (#1022) (#1351)
c4f7b5
  * fix: handle go closure iteration (#1374)
c4f7b5
  * build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (#1420)
c4f7b5
  * build(deps): bump github.com/docker/docker (#1418)
c4f7b5
  * build(deps): bump github.com/docker/cli (#1419)
c4f7b5
  * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1404)
c4f7b5
  * refactor: move from io/ioutil to io and os packages (#1417)
c4f7b5
  * Add user level Docker socket to common paths (#1416)
c4f7b5
  * build(deps): bump megalinter/megalinter from 6.12.0 to 6.13.0 (#1407)
c4f7b5
  * build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#1408)
c4f7b5
  * build(deps): bump github.com/docker/docker (#1403)
c4f7b5
  * build(deps): bump github.com/docker/cli (#1405)
c4f7b5
  * build(deps): bump github.com/moby/buildkit from 0.10.4 to 0.10.5 (#1406)
c4f7b5
  * Fixes #1387 (#1388)
c4f7b5
  * build(deps): bump megalinter/megalinter from 6.11.1 to 6.12.0 (#1395)
c4f7b5
  * build(deps): bump github.com/docker/cli (#1393)
c4f7b5
  * build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1394)
c4f7b5
  * build(deps): bump github.com/docker/docker (#1392)
c4f7b5
  * Mapping workflow_dispatch inputs into the Expression inputs context (#1363)
c4f7b5
  * test: add test for networking setup in act (#1375)
c4f7b5
  * build(deps): bump megalinter/megalinter from 6.11.0 to 6.11.1 (#1381)
c4f7b5
  * build(deps): bump gotest.tools/v3 from 3.0.3 to 3.4.0 (#1379)
c4f7b5
  * build(deps): bump github.com/rhysd/actionlint from 1.6.20 to 1.6.21 (#1380)
c4f7b5
  * build(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#1378)
c4f7b5
  * Fix composite input handling (#1345)
c4f7b5
  * build(deps): bump megalinter/megalinter from 5 to 6.11.0 (#1370)
c4f7b5
  * build(deps): bump github.com/rhysd/actionlint from 1.6.19 to 1.6.20 (#1371)
c4f7b5
  * build(deps): bump github.com/opencontainers/selinux (#1372)
c4f7b5
c4f7b5
-------------------------------------------------------------------
c4f7b5
Sat Dec 10 07:39:36 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 0.2.32
c4f7b5
c4f7b5
- Update to version 0.2.32:
c4f7b5
  * feat: pass current matrix information to job logger (#1364)
c4f7b5
  * fix: show workflow info even if on.push is not defined (#1329) (#1335)
c4f7b5
  * fix: restore the job logger setup after job cancelation (#1365)
c4f7b5
  * fix: align github.ref to GitHub Action (#1362)
c4f7b5
  * fix: crash on invalid docker credentials (#1348)
c4f7b5
  * fix: missing defaults in nodejs pre (#1349)
c4f7b5
  * fix: support expression for step's continue-on-error field (#900) (#1331)
c4f7b5
  * fix: show workflow name when get error on yml parsing (#1133) (#1328)
c4f7b5
  * build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359)
c4f7b5
  * build(deps): bump github.com/rhysd/actionlint from 1.6.18 to 1.6.19 (#1360)
c4f7b5
  * build(deps): bump actions/stale from 5 to 6 (#1357)
c4f7b5
  * Arch best practice is to not run partial upgrades (#1355)
c4f7b5
  * Improve hint for inserting secrets securely (#1354)
c4f7b5
  * build(deps): bump github.com/rhysd/actionlint from 1.6.17 to 1.6.18 (#1352)
c4f7b5
  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#1341)
c4f7b5
  * build(deps): bump github.com/docker/cli (#1340)
c4f7b5
  * build(deps): bump github.com/docker/docker (#1339)
c4f7b5
c4f7b5
-------------------------------------------------------------------
c4f7b5
Sat Dec 10 07:37:19 UTC 2022 - Thomas Schraitle <thomas.schraitle@suse.com> - 0.2.31
c4f7b5
c4f7b5
- Update to version 0.2.31:
c4f7b5
  * fix: CI is unstable due to new linting rules (#1292)
c4f7b5
  * help output: use consistent terminology between -j & -l (#1326)
c4f7b5
  * support runner.arch (#1290)
c4f7b5
  * build(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 (#1322)
c4f7b5
  * build(deps): bump github.com/rhysd/actionlint from 1.6.16 to 1.6.17 (#1321)
c4f7b5
  * build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#1312)
c4f7b5
  * build(deps): bump github.com/rhysd/actionlint from 1.6.15 to 1.6.16 (#1311)
c4f7b5
  * build(deps): bump github.com/go-ini/ini from 1.66.6 to 1.67.0 (#1305)
c4f7b5
  * refactor: ignore already closed error (#1285)
c4f7b5
c4f7b5
-------------------------------------------------------------------
43e0fc
Wed Aug 10 03:15:57 UTC 2022 - jayvdb@gmail.com
43e0fc
43e0fc
- Update to version 0.2.30:
43e0fc
  * fix: ensure all post steps are executed (#1286)
43e0fc
  * walk submodule path instead of dir name (#1282)
43e0fc
  * fix: add parent step id in composite action step id (#1268)
43e0fc
  * Made env interpolated instead of evaluated. (#1222)
43e0fc
  * build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#1273)
43e0fc
  * Update README.md (#1260)
43e0fc
  * lint: add ReadHeaderTimeout (#1277)
43e0fc
  * fix: the number in the github event is of type number (#1252)
43e0fc
  * only perform chown operation for non root users (#1250)
43e0fc
  * fix: allow TimeoutMinutes to be expression in Jobs (#1247)
43e0fc
  * fix: use docker images from dockerhub (#1249)
43e0fc
  * Improve --eventpath example command (#1243)
43e0fc
  * Improve docs for events inputs (#1238)
43e0fc
  * build(deps): bump github.com/rhysd/actionlint from 1.6.14 to 1.6.15 (#1239)
43e0fc
  * build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#1240)
43e0fc
43e0fc
-------------------------------------------------------------------
caa9ad
Sun Jul 03 21:39:05 UTC 2022 - elimat@opensuse.org
caa9ad
caa9ad
- Update to version 0.2.29:
caa9ad
  * build(deps): bump github.com/rhysd/actionlint from 1.6.13 to 1.6.14 (#1234)
caa9ad
  * build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1233)
caa9ad
  * build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#1232)
caa9ad
  * fix: checkout container path should always use `/` (#1226)
caa9ad
  * feat: add option to bypass GHE for actions checkout (#1162)
caa9ad
  * revert auto changelog generator
caa9ad
  * ignore release-notes.md to avoid dirty check in goreleaser
caa9ad
  * update to use PAT
caa9ad
  * setup git user
caa9ad
  * allow workflow_dispatch on tag-monthly
caa9ad
  * add monthly release
caa9ad
  * auto generate changelog (#1225)
caa9ad
  * update runc and containerd (#1224)
caa9ad
  * feat: non root user container (#1202)
caa9ad
  * fix: processing of strategy.matrix.include (#1200)
caa9ad
  * fix: localcheckout mock (#1198)
caa9ad
  * Added support for chunked uploads. (#1208)
caa9ad
  * fix: keep action inputs (#1215)
caa9ad
  * Improve logging (#1171)
caa9ad
  * fix: allow TimeoutMinutes to be expression (#1217)
caa9ad
  * build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#1213)
caa9ad
  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.4 to 2.3.5 (#1214)
caa9ad
  * build(deps): bump github.com/docker/cli (#1211)
caa9ad
  * build(deps): bump github.com/docker/docker (#1212)
caa9ad
  * refactor: remove github.com/pkg/errors dependency (#1077)
caa9ad
  * fix: skip local actions pre step in any case (#1204)
caa9ad
  * pkg/runner: add support to replace GitHub's env (#1197)
caa9ad
  * fix: dryrun skip local actions + enable Tests (#1199)
caa9ad
  * fix: Remove volume with same name as the container again (#1203)
caa9ad
  * build(deps): bump github.com/go-ini/ini from 1.66.5 to 1.66.6 (#1201)
caa9ad
  * build(deps): bump github.com/go-ini/ini from 1.66.4 to 1.66.5 (#1189)
caa9ad
  * governance: fix bug report rendering (#1186)
caa9ad
  * update docs (#1180)
caa9ad
  * feat: handle context cancelation during docker exec (#1170)
caa9ad
  * implement pre and post steps (#1089)
caa9ad
  * fix: remove composite restrictions (#1128)
caa9ad
  * governance: new issue templates (#1048)
caa9ad
  * ci(choco): update chocolatey to 1.1.0 (#1164)
caa9ad
  * build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#1179)
caa9ad
  * build(deps): bump github.com/rhysd/actionlint from 1.6.12 to 1.6.13 (#1173)
caa9ad
  * feat: add ubuntu-22.04 (#1150)
caa9ad
  * feat/bug-report-extended (#1163)
caa9ad
  * build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#1169)
caa9ad
  * build(deps): bump github.com/docker/docker (#1167)
caa9ad
  * build(deps): bump github.com/docker/cli (#1168)
caa9ad
  * fix: panic if a step in a job is nil (#1145)
caa9ad
  * fix: return invalid step type (#1157)
caa9ad
  * Remove the correct Volume (#1148)
caa9ad
  * fix: panic while running DRYRUN with local actions (#1141)
caa9ad
  * refactor: remove composite action runcontext workaround (#1085)
caa9ad
  * build(deps): bump github.com/moby/buildkit from 0.10.2 to 0.10.3 (#1153)
caa9ad
  * build(deps): bump docker/setup-qemu-action from 1 to 2 (#1156)
caa9ad
  * build(deps): bump github.com/docker/docker (#1155)
caa9ad
  * build(deps): bump github.com/docker/cli (#1154)
caa9ad
  * feat: support `GITHUB_REF_NAME` & `GITHUB_REF_TYPE` (#1142)
caa9ad
  * build(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.2 (#1147)
caa9ad
  * fix: conclusion and outcome are no integers (#1136)
caa9ad
  * fix: do not error that much (#1137)
caa9ad
  * build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (#1139)
caa9ad
  * chore: fold integration test outputs (#1111)
caa9ad
  * Update README.md (#1121)
caa9ad
  * docs(README): remove go install (#1123)
caa9ad
  * ci: always grab latest go version (#1124)
caa9ad
  * tests: remove runTestJobFile (#1127)
caa9ad
  * use new paths from goreleaser (#1135)
caa9ad
  * README: add MacPorts badge (#1129)
caa9ad
  * build(deps): bump github.com/rhysd/actionlint from 1.6.11 to 1.6.12 (#1126)
caa9ad
  * build(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0 (#1118)
caa9ad
  * build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.10.1 (#1116)
caa9ad
  * build(deps): bump actions/upload-artifact from 2 to 3 (#1119)
caa9ad
  * build(deps): bump actions/setup-go from 2 to 3 (#1120)
caa9ad
  * build(deps): bump actions/stale from 4 to 5 (#1117)
caa9ad
  * tests(runner): move arm64 test to own func (#1095)
caa9ad
  * build(deps): bump deps which dependabot doesn't want to (#1107)
caa9ad
  * build(deps): bump github.com/rhysd/actionlint from 1.6.10 to 1.6.11 (#1106)
caa9ad
  * implement volume mount for container job (#1101)
caa9ad
  * feat: add option to specify git remote name (#1104)
caa9ad
  * Allow passed in env vars to supersede ones declared in the workflow (#1100)
caa9ad
  * fix: copy ignored tracked files (#1074)
caa9ad
  * build(deps): bump github.com/opencontainers/selinux (#1102)
caa9ad
  * fix: return error on reusable workflows (#1093)
caa9ad
  * deps: bump go.mod to go1.18 (#1088)
caa9ad
  * fix(editorconfig): correct braces (#1094)
caa9ad
  * ci: bump go to 1.18 (#1087)
caa9ad
  * fix: don't overwrite with empty cmd/entrypoint (#1076)
caa9ad
  * refactor: simplify action function signatures (#1083)
caa9ad
  * deps: remove shlex (#1086)
caa9ad
  * fix: set default version string (#1070)
caa9ad
  * build(deps): bump actions/cache from 2 to 3 (#1082)
caa9ad
  * build(deps): bump github.com/docker/docker (#1080)
caa9ad
  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.4 (#1079)
caa9ad
  * build(deps): bump github.com/docker/cli (#1081)
caa9ad
  * automatically merge PRs from dependabot (#1084)
caa9ad
  * deps: bump go-git (#1057)
caa9ad
  * feat: split job steps into its own files/structs (#1004)
caa9ad
  * feat: add bug-report flag (#1056)
caa9ad
  * Fix: panic: reflect: slice index out of range (#1066)
caa9ad
  * Fix: call of reflect.Value.Interface on zero Value (#1067)
caa9ad
  * Fix: tojson(null) == 'null' (#1068)
caa9ad
  * build(deps): bump github.com/docker/docker (#1062)
caa9ad
  * build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#1061)
caa9ad
  * feat: add flag to always run the checkout action (#1049)
caa9ad
  * Revert: Don't stop JobContainer on failure (#1041)
caa9ad
  * fix: remove unused TestContext (#1013)
caa9ad
  * feat: add step name to logger field (#1027)
caa9ad
  * fix: coerce booleans to numbers for comparison in exprparser (#1030)
caa9ad
  * feat: add json logger output (#1026)
caa9ad
  * build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#1019)
caa9ad
  * ci(stalebot): ignore feature requests (#1017)
caa9ad
  * build(deps): bump actions/checkout from 2 to 3 (#1028)
caa9ad
  * build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#1040)
caa9ad
  * build(deps): bump github.com/docker/cli (#1038)
caa9ad
  * build(deps): bump github.com/rhysd/actionlint from 1.6.9 to 1.6.10 (#1039)
caa9ad
  * build(deps): bump github.com/docker/distribution (#1037)
caa9ad
  * build(deps): bump github.com/moby/buildkit from 0.9.3 to 0.10.0 (#1036)
caa9ad
  * fix: trim whitespace from actrc (#1024)
caa9ad
  * fix: hide masked values in log files (#1011)
caa9ad
  * build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#955)
caa9ad
  * Update link to 'filesystems' GitHub docs (#1016)
caa9ad
  * build(deps): bump github.com/rhysd/actionlint from 1.6.8 to 1.6.9 (#1018)
caa9ad
  * feat: run jobs in parallel (#1003)
caa9ad
  * Expression evaluator fixes (#1009)
caa9ad
  * build(deps): bump github.com/go-ini/ini from 1.64.0 to 1.66.4 (#997)
caa9ad
  * fix: print line after password prompt (#1014)
caa9ad
  * refactor: default empty if: statement to if: success() in evaluator & remove `FixIfStatement()` (#990)
caa9ad
  * fix: deep evaluate matrix strategy (#964)
caa9ad
  * build(deps): bump github.com/docker/distribution (#994)
caa9ad
  * Added instructions to install on fedora using copr package (#993)
caa9ad
  * fix: always execute closeContainer() executor (#988)
caa9ad
  * refactor: extract setupAction into ActionReader (#986)
caa9ad
  * refactor: extract RunContext Executor in JobExecutor (#984)
caa9ad
  * docs: Expand the GITHUB_TOKEN section (#968)
caa9ad
  * ci(Mergify): configuration update (#972)
caa9ad
  * fix: docker cp of dangling symlink (#943) (#948)
caa9ad
  * Fix: regression run after failure (#971)
caa9ad
  * ci(Mergify): configuration update (#966)
caa9ad
  * build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3 (#958)
caa9ad
  * build(deps): bump github.com/docker/docker (#957)
caa9ad
  * build(deps): bump github.com/opencontainers/image-spec (#954)
caa9ad
  * build(deps): bump github.com/docker/cli (#956)
caa9ad
  * Test: env.ACT in if condition of the workflow (#965)
caa9ad
  * feat: add skipped status as step result (#950)
caa9ad
  * feat: try to read ref and sha from event payload if available (#889)
caa9ad
  * fix: set composite outputs on failure (#945)
caa9ad
  * Refactor expression evaluator to use parser from actionlint package (#908)
caa9ad
  * fix(goreleaser): add append mode for release notes (#962)
caa9ad
  * feat(goreleaser): format changelog, add prereleases (#942)
caa9ad
  * fix: update install.sh (#937)
caa9ad
  * refactor: export and move shared contexts into pkg/model (#931)
caa9ad
  * feat: add node16 support (#922)
caa9ad
  * Feature: uses in composite (#793)
caa9ad
  * lint(megalinter): disable markdown link check (#938)
caa9ad
  * ci: replace superlinter with megalinter (#923)
caa9ad
  * fix: rework setupShellCommand (#930)
caa9ad
  * fix: clarify --reuse and --rm flags (#929)
caa9ad
  * ci(Mergify): configuration update (#924)
caa9ad
  * fix: ::stop-commands:: should continue to print the lines (#920)
caa9ad
  * fix: continue jobs + steps after failure (#840)
caa9ad
  * Fix and test choco action (#911)
caa9ad
  * Docker auth (#891)
caa9ad
  * container credentials (#868)
caa9ad
  * Add more steps context support (#887)
caa9ad
  * feat: allow existing logger from context (#898)
caa9ad
  * feat: SELinux lables for --bind (#906)
caa9ad
  * ci(choco): fix chocolatey docker build (#903)
caa9ad
- Add go modules (vendor) suport in _service file
caa9ad
- run spec-cleaner
caa9ad
caa9ad
-------------------------------------------------------------------
d3a845
Sun Dec 05 10:41:36 UTC 2021 - Orville Q. Song <orville@anislet.dev>
d3a845
d3a845
- Update to version 0.2.25:
d3a845
  * feat: add option for docker image rebuild (#878)
d3a845
  * Don't interpolate joboutputs, before job is done (#894)
d3a845
  * Fix regex for GITHUB_ENV parsing (#893)
d3a845
  * Revert "feat: allow existing logger from context (#859)" (#890)
d3a845
  * docs: add brew installation from HEAD (#886)
d3a845
  * build(deps): bump github.com/go-ini/ini from 1.63.2 to 1.64.0 (#882)
d3a845
  * fix: fromJSON should work with any JSON (#883)
d3a845
  * fix: correctly unmarshal entrypoint (#876)
d3a845
  * fix: use docker lib for image ref parsing (#877)
d3a845
  * Fix github SSH regex for missing .git extension (#871)
d3a845
d3a845
-------------------------------------------------------------------
d3a845
Sat Dec  4 02:05:55 UTC 2021 - Orville Q. Song <orville@anislet.dev>
d3a845
d3a845
- Init act Package.
d3a845
d3a845
Run your GitHub Actions locally. 🚀
d3a845
d3a845
Current Release: v0.2.25
d3a845
Commit Hash: 8ad6c07083c7cd7f45ea9e0808e3297bf2370ab5