Skip to content

v0.2.21-xing.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 11:59
· 338 commits to distribution since this release
b47b3a9

Changelog

b47b3a9 Write git clone progress only if terminal is a TTY
dcb1a25 fix: hide masked value
a981518 Do not try to upload codecov reports
82e994a Run lint and tests on every push
018d7ff Create github release on tags
7d88b5e Let install.sh download binaries from xing/act
4f4f425 Configure goreleaser to create binaries in release workflow
c113c00 Remove unnecessary stale workflow
8153dc9 Fix environment variables and move envs.txt/event.json to fixed location (nektos#667)
aba4fec Fixes nektos#598 (nektos#628)
596e518 Update codecov.yml
0c4374e GitHub Enterprise support (nektos#658)
710a3ac Add custom docker registry authentication (nektos#665)
616d7fc Remove pwsh -login and add Pwsh test (nektos#660)
e79379c Mergify: configuration update (nektos#663)
314a80b Mergify: configuration update (nektos#662)
f4b3cfe Mergify: configuration update (nektos#661)
fd1166b Mergify: configuration update (nektos#659)
0f04942 Separate Container Workdir from host Workdir (nektos#635)
020d6a6 Composite action (nektos#608)
cec6348 Add super-linter + fix lint issues (nektos#650)
3db3d41 Fixes Issue nektos#597 (nektos#637)
780f60a fix: ignore act binary built when using make (nektos#654)
cc3e7ae GitHub Event Path nektos#542 (nektos#605)
806bc4d refactor: NewWorkflowPlanner (nektos#648)
b04d762 feat: Don't push pkg/runner/act/ where actions cache is stored (nektos#620)
08141f5 fix: update readme with more relevant/updated information (nektos#630)
7ae9916 Add option to allow files/directories in .gitignore to be copied to container (nektos#537)
ea7503b Prefer go-git to find the reference name (nektos#633)
f32babb fix: reworked container architecture (nektos#619)
3e768cd feat: Speeding up workflows (nektos#643)
f56b21f Add nektos/act to awesome-runner curated list (nektos#624)
010e459 Clean the repository cache if it is in incomplete state (nektos#595)
465fbba Handle tagless versions (nektos#606)
4125812 Refactor .actrc locations and default image survey (nektos#600)
47e1ba1 Go 1.16 is required since 5752a03 (nektos#601)
b9a7bc6 Add support for composite actions (nektos#514)
94d736a fix: fail workflow if the job name is invalid (nektos#596)
5044ec6 fix: remove HOME env var (nektos#594)
25779af fix: return error if both run:/uses: keys are used (nektos#593)