v0.2.32
nektos/actv0.2.32Oct 1, 2022by nektos-ci
AI Summary
Improves job logger stability, passes matrix information, and fixes workflow info display and continue-on-error handling.
Key Highlights
- Pass current matrix information to job logger
- Show workflow info even if on.push is not defined
- Fix crash on invalid docker credentials
- Support expression for step's continue-on-error field
New Features
- Matrix info logging
- Workflow info display
- Continue-on-error expression support
Full Release Notes
## Changelog ### New Features * 00acf68 feat: pass current matrix information to job logger (#1364) ### Bug fixes * 21484b5 fix: show workflow info even if on.push is not defined (#1329) (#1335) * 13d5303 fix: restore the job logger setup after job cancelation (#1365) * 97c083e fix: align github.ref to GitHub Action (#1362) * 7d0407f fix: crash on invalid docker credentials (#1348) * 6037182 fix: missing defaults in nodejs pre (#1349) * d1daf2f fix: support expression for step's continue-on-error field (#900) (#1331) * b514649 fix: show workflow name when get error on yml parsing (#1133) (#1328) ### Other * d137ec8 build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359) * 3fccb5a build(deps): bump github.com/rhysd/actionlint from 1.6.18 to 1.6.19 (#1360) * 9a494ca build(deps): bump actions/stale from 5 to 6 (#1357) * 96ba76b Arch best practice is to not run partial upgrades (#1355) * fb33689 Improve hint for inserting secrets securely (#1354) * 053bff1 build(deps): bump github.com/rhysd/actionlint from 1.6.17 to 1.6.18 (#1352) * 3a0fe69 build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 (#1341) * ceac1f2 build(deps): bump github.com/docker/cli (#1340) * ca8767f build(deps): bump github.com/docker/docker (#1339)