v0.2.29-xing.8-6c7d38e
github-actions
released this
28 Jul 05:22
·
191 commits
to distribution
since this release
Changelog
New Features
- f7ed96b feat: add pre/post stage identifier fields to json log output
Bug fixes
- 50fc079 fix: restore job logger for clean-up tasks after cancellation
- 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
- 7988d76 patch: print plan summary upfront to executing it
- 95557cd patch: customize goreleaser configuration
- b0b24f0 chore: update owner name in a test
- f3a9560 patch: update owner name from nektos to xing
- 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)