Skip to content

v0.2.22-xing.8

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 22:55
· 338 commits to distribution since this release
e36e094

Changelog

e36e094 fix: ignore .gitignore when copying actions into container
b84f5b8 Run lint and tests on every push
6072c6b Create github release on tags
b234ee5 Let install.sh download binaries from xing/act
06802a5 Configure goreleaser to create binaries in release workflow
e89954c Remove unnecessary stale workflow
8a9167d fix: avoid race condition by not running exec/start twice (nektos#702)
d794e2f Move actions path outside of workdir (nektos#701)
4900399 Add arm64/arm and capture all snapshots (nektos#699)
799098b feat: add option for custom socket path (nektos#698)
764263c Have List suggest -W for duplicate jobs (nektos#691)
60b9606 fix: use github auth token for pulling a repository (nektos#693)
29ea8cf Fix: GITHUB_PATH should prepend (nektos#690)
38f6dfb fix: use auth when fetching (same as with cloning) (nektos#687)
f571290 refactor: remove gotest.tools (nektos#688)
3e22b1b Fix typo (nektos#685)
ee05fb1 Add hint on ${{ github.token }} (nektos#686)
3db5037 fix: hide masked value (nektos#668)
ef0da2a Hotfix: Skip Checkout Regression (nektos#680)
aa68181 refactor: return more errors, add more tests (nektos#679)