Releases: xing/act
Releases Β· xing/act
v0.2.25-xing.20-4b1c6ab
Changelog
New Features
- a0b66f8 feat: try GITHUB_TOKEN > SSH agent > unauthenticated git clone
- 2eda7c6 feat: add skipped status as step result (nektos#950)
- edd0fb9 feat: try to read ref and sha from event payload if available (nektos#889)
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- 1f64b6e Revert "fix: add simple concurrency limit (nektos#823)"
- c802064 fix: docker cp of dangling symlink (nektos#943) (nektos#948)
- 4be9062 fix: set composite outputs on failure (nektos#945)
- 518148d fix(goreleaser): add append mode for release notes (nektos#962)
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 8cc6ca1 refactor: cloneIfRequired does not need to be public
- 5012e69 refactor: pass github instance to newRemoteAction constructor
- 0aace3f patch: check if org is actions/gh-actions for remoteAction.isCheckout
- 7f29d81 patch: print plan summary upfront to executing it
- 12b914f patch: customize goreleaser configuration
- ce9f23e patch: update owner name from nektos to xing
- 4f8da0a ci(Mergify): configuration update (nektos#972)
- 7dbf3fc Fix: regression run after failure (nektos#971)
- 557dc75 ci(Mergify): configuration update (nektos#966)
- dba7f83 build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3 (nektos#958)
- b0f5557 build(deps): bump github.com/docker/docker (nektos#957)
- eedac17 build(deps): bump github.com/opencontainers/image-spec (nektos#954)
- bbf6b7e build(deps): bump github.com/docker/cli (nektos#956)
- 3f0375a Test: env.ACT in if condition of the workflow (nektos#965)
- eba71f9 Refactor expression evaluator to use parser from actionlint package (nektos#908)
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.19-c81b839
Changelog
New Features
- d990cde feat: try GITHUB_TOKEN > SSH agent > unauthenticated git clone
- 2eda7c6 feat: add skipped status as step result (nektos#950)
- edd0fb9 feat: try to read ref and sha from event payload if available (nektos#889)
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- fe8a72c Revert "fix: add simple concurrency limit (nektos#823)"
- 4be9062 fix: set composite outputs on failure (nektos#945)
- 518148d fix(goreleaser): add append mode for release notes (nektos#962)
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 5269e3f refactor: cloneIfRequired does not need to be public
- 079db3c refactor: pass github instance to newRemoteAction constructor
- a738816 patch: check if org is actions/gh-actions for remoteAction.isCheckout
- 8963066 patch: print plan summary upfront to executing it
- ec73af4 patch: customize goreleaser configuration
- 23efbb1 patch: update owner name from nektos to xing
- 557dc75 ci(Mergify): configuration update (nektos#966)
- dba7f83 build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3 (nektos#958)
- b0f5557 build(deps): bump github.com/docker/docker (nektos#957)
- eedac17 build(deps): bump github.com/opencontainers/image-spec (nektos#954)
- bbf6b7e build(deps): bump github.com/docker/cli (nektos#956)
- 3f0375a Test: env.ACT in if condition of the workflow (nektos#965)
- eba71f9 Refactor expression evaluator to use parser from actionlint package (nektos#908)
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.18-4b946f7
Changelog
New Features
- 212b01e feat: try GITHUB_TOKEN > SSH agent > unauthenticated git clone
- 2eda7c6 feat: add skipped status as step result (nektos#950)
- edd0fb9 feat: try to read ref and sha from event payload if available (nektos#889)
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- 9ec7c4b Revert "fix: add simple concurrency limit (nektos#823)"
- 4be9062 fix: set composite outputs on failure (nektos#945)
- 518148d fix(goreleaser): add append mode for release notes (nektos#962)
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 8651215 refactor: cloneIfRequired does not need to be public
- bc48658 refactor: pass github instance to newRemoteAction constructor
- b7acdac patch: check if org is actions/gh-actions for remoteAction.isCheckout
- e1c00ea patch: print plan summary upfront to executing it
- c67e49d patch: customize goreleaser configuration
- 710e87a patch: update owner name from nektos to xing
- 3f0375a Test: env.ACT in if condition of the workflow (nektos#965)
- eba71f9 Refactor expression evaluator to use parser from actionlint package (nektos#908)
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.17-32c4e80
Changelog
New Features
- bb9c0da feat: try GITHUB_TOKEN > SSH agent > unauthenticated git clone
- 2eda7c6 feat: add skipped status as step result (nektos#950)
- edd0fb9 feat: try to read ref and sha from event payload if available (nektos#889)
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- 122f756 Revert "fix: add simple concurrency limit (nektos#823)"
- 4be9062 fix: set composite outputs on failure (nektos#945)
- 518148d fix(goreleaser): add append mode for release notes (nektos#962)
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 3a62e52 refactor: cloneIfRequired does not need to be public
- 02d3603 refactor: pass github instance to newRemoteAction constructor
- 746cad5 patch: check if org is actions/gh-actions for remoteAction.isCheckout
- 2ac5d33 patch: print plan summary upfront to executing it
- 5b8fe30 patch: customize goreleaser configuration
- 1ab66d6 patch: update owner name from nektos to xing
- eba71f9 Refactor expression evaluator to use parser from actionlint package (nektos#908)
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.16-13a3817
Changelog
New Features
- 7790756 feat: integrate exprparser into act
- 23e8a07 feat: implement expression evaluator
- c865ca2 feat: try GITHUB_TOKEN > SSH agent > unauthenticated git clone
- 6d0a2de feat: add skipped status as step result
- 220857f feat: try to read ref and sha from event payload if available
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- 56196c6 fix: contains() comparison for complex values
- 1d4303c fix: set composite outputs on failure
- e6fc7e3 Revert "fix: add simple concurrency limit (nektos#823)"
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 42a0d8a Fix empty inputs context
- cf79f9e Escape { and }, do not fail on missing properties
- 9ab44ca refactor: cloneIfRequired does not need to be public
- 2440597 refactor: pass github instance to newRemoteAction constructor
- 8212092 patch: check if org is actions/gh-actions for remoteAction.isCheckout
- 3e64247 patch: print plan summary upfront to executing it
- d3969f4 patch: customize goreleaser configuration
- 165a9b5 patch: update owner name from nektos to xing
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.15-4542c60
Changelog
New Features
- 7c97983 feat: add skipped status as step result
- f98ca14 feat: try to read ref and sha from event payload if available
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- c5cabfc Revert "fix: add simple concurrency limit (nektos#823)"
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 9908137 patch: check if org is actions/gh-actions for remoteAction.isCheckout
- bd2dd36 patch: print plan summary upfront to executing it
- ee7a2db patch: customize goreleaser configuration
- 2e0ace8 patch: update owner name from nektos to xing
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.14-f681005
Changelog
New Features
- 47e1323 feat: add skipped status as step result
- edda7fd feat: try to read ref and sha from event payload if available
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- 6556b60 Revert "fix: add simple concurrency limit (nektos#823)"
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 5bc50e5 patch: print plan summary upfront to executing it
- fb35e4a patch: customize goreleaser configuration
- 4e8f83b patch: update owner name from nektos to xing
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.13-271de4d
Changelog
New Features
- e4f7b67 feat: add skipped status as step result
- 05fa62e feat: try to read ref and sha from event payload if available
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- e6ae73d patch: print plan summary upfront to executing it
- ee57588 patch: customize goreleaser configuration
- 1e590bb patch: update owner name from nektos to xing
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.12-a377ea8
Changelog
New Features
- e8ec60b feat: try to read ref and sha from event payload if available
- 4e6cddf feat(goreleaser): format changelog, add prereleases (nektos#942)
- 5580812 feat: add node16 support (nektos#922)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
Bug fixes
- e9c4609 fix: update install.sh (nektos#937)
- adabf2a fix: rework setupShellCommand (nektos#930)
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
Other
- 499d6f4 patch: print plan summary upfront to executing it
- bdd3900 patch: customize goreleaser configuration
- b5be8e3 patch: update owner name from nektos to xing
- ed01f46 refactor: export and move shared contexts into pkg/model (nektos#931)
- 9868e13 Feature: uses in composite (nektos#793)
- 2ef30c3 lint(megalinter): disable markdown link check (nektos#938)
- 9be6a58 ci: replace superlinter with megalinter (nektos#923)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)
v0.2.25-xing.11-cb18855
Changelog
- c39d666 squash of: Feature: uses in composite
- 8d76fd2 feat: try to read ref and sha from event payload if available
- 875eeed patch: print plan summary upfront to executing it
- f7cf1ed patch: customize goreleaser configuration
- d1ef99a patch: update owner name from nektos to xing
- 4e0ba61 fix: clarify --reuse and --rm flags (nektos#929)
- cad4bc8 ci(Mergify): configuration update (nektos#924)
- fec0c0c fix: ::stop-commands:: should continue to print the lines (nektos#920)
- 1891c72 fix: continue jobs + steps after failure (nektos#840)
- a545cea Fix and test choco action (nektos#911)
- b910a42 Docker auth (nektos#891)
- 5bdb9ed container credentials (nektos#868)
- e793d03 Add more steps context support (nektos#887)
- 6517d04 feat: allow existing logger from context (nektos#898)
- f726339 feat: SELinux lables for --bind (nektos#906)
- 6ebcac3 ci(choco): fix chocolatey docker build (nektos#903)