Skip to content

Releases: xing/act

v0.2.21-xing.3

06 May 13:46
8f3ad1e
Compare
Choose a tag to compare

Changelog

8f3ad1e Write git clone progress only if terminal is a TTY
70db997 fix: hide masked value
1130e2f Do not try to upload codecov reports
0e08823 Run lint and tests on every push
271de04 Create github release on tags
38618d7 Let install.sh download binaries from xing/act
6a67559 Configure goreleaser to create binaries in release workflow
92f1196 Remove unnecessary stale workflow
92eec3a $GITHUB_PATH support (nektos#566)
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)

v0.2.21-xing.2

06 May 12:24
b0538a1
Compare
Choose a tag to compare

Changelog

b0538a1 Revert "Fix environment variables and move envs.txt/event.json to fixed location (nektos#667)"

v0.2.21-xing.1

06 May 11:59
b47b3a9
Compare
Choose a tag to compare

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)

v0.2.21-xing.0

05 May 17:13
d90d3fa
Compare
Choose a tag to compare

Changelog

d90d3fa Configure goreleaser to create binaries in release workflow
5ef7ea7 Remove unnecessary stale workflow
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)