v0.2.25-xing.14-f681005
·
276 commits
to distribution
since this release
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)