v0.2.24-xing.0
Changelog
dad7e92 fix: ignore .gitignore when copying actions into container
919a16d Run lint and tests on every push
233bc43 Create github release on tags
98644b6 Let install.sh download binaries from xing/act
b5fe6e9 Configure goreleaser to create binaries in release workflow
90e18e0 Remove unnecessary stale workflow
aa080d0 Provide hint for -P (nektos#815)
6d7f574 build(deps): bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.3.1 (nektos#802)
9126f15 support for container option: --hostname (nektos#809)
f0fd0af Refresh hash after pull for branch refs (nektos#791)
a7a2659 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.7 to 2.3.1 (nektos#803)
12928a0 feat: add Dependabot config (nektos#797)
6e5bd24 Cache dockerhub images from linux for macOS (nektos#768)
4c645b3 Update Go to 1.17 (nektos#787)
37aaec8 feat: improve list (nektos#786)
de44a50 fix: copy whole action dir to container (nektos#774)
bea32d5 Add proper support for working-directory & fix command builder (nektos#772)
77b3968 Fix docker: invalid reference format (nektos#767)
5c841e2 Update docs, file formatting and docker images (nektos#766)
94fd0ac Simplify Matrix decode, add defaults for fail-fast and max-parallel, add test (nektos#763)
43d46aa Fix format function {{, }} are escapes (nektos#752)