v0.2.29-xing.11-c7c64b0
·
188 commits
to distribution
since this release
Changelog
New Features
- 9b26bab feat: add pre/post stage identifier fields to json log output
Bug fixes
- 349c869 fix: restore job logger for clean-up tasks after cancellation
- 3364f95 fix: ensure all post steps are executed (nektos#1286)
- 5f5b895 fix: add parent step id in composite action step id (nektos#1268)
- 4094462 fix: the number in the github event is of type number (nektos#1252)
- 91296bd fix: allow TimeoutMinutes to be expression in Jobs (nektos#1247)
- e70b968 fix: use docker images from dockerhub (nektos#1249)
Other
- 8f831f7 refactor: ignore already closed error
- f8828b4 patch: print plan summary upfront to executing it
- e4e2cdd patch: customize goreleaser configuration
- 97bece1 chore: update owner name in a test
- 2209858 patch: update owner name from nektos to xing
- 9d76bac walk submodule path instead of dir name (nektos#1282)
- ddee19b Made env interpolated instead of evaluated. (nektos#1222)
- 17dd54d build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (nektos#1273)
- 108e3e0 Update README.md (nektos#1260)
- 1a71c52 lint: add ReadHeaderTimeout (nektos#1277)
- a5ceb54 only perform chown operation for non root users (nektos#1250)
- aea17b1 Improve --eventpath example command (nektos#1243)
- 6837307 Improve docs for events inputs (nektos#1238)
- 4d9d6ec build(deps): bump github.com/rhysd/actionlint from 1.6.14 to 1.6.15 (nektos#1239)
- 50f0b0e build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (nektos#1240)