v0.2.25-xing.17-32c4e80
·
270 commits
to distribution
since this release
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)