v0.2.25-xing.7-c984245
·
286 commits
to distribution
since this release
Changelog
- 8414f4f fix: handle composite action on error and continue
- 571e5dd Squashed commit of: Feature: uses in composite
- 280e544 test: add integration test for if-expressions
- f54bc72 feat: steps should use a default if expression of success()
- b861d5d fix: handle job error more resilient
- df104b4 test: add unit tests for step context if evaluation
- 30854e5 refactor: move if expression evaluation
- 32363c4 test: add unit tests for run context if evaluation
- e2057bc test: add runner test for job status check functions
- 050c2df fix: check job needs recursively
- 3cb2cc8 fix: job if value defaults to success()
- ca5db72 style: correct linter warnings
- 97544c9 fix: continue jobs + steps after failure
- f8cb452 feat: try to read ref and sha from event payload if available
- 4c72254 patch: print plan summary upfront to executing it
- b22f007 patch: customize goreleaser configuration
- e2a7b59 patch: update owner name from nektos to xing
- 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)