v0.2.30

nektos/actv0.2.30Aug 1, 2022by nektos-ci

AI Summary

Ensures all post steps are executed, adds parent step ID handling in composite actions, and allows TimeoutMinutes to be an expression.

Key Highlights

  • Ensure all post steps are executed
  • Add parent step id in composite action step id
  • Allow TimeoutMinutes to be expression in Jobs
  • Use docker images from dockerhub

New Features

  • Post-step execution
  • Composite step ID handling
  • TimeoutMinutes expressions
  • DockerHub image usage

Full Release Notes

## Changelog
### Bug fixes
* 3364f95 fix: ensure all post steps are executed (#1286)
* 5f5b895 fix: add parent step id in composite action step id (#1268)
* 4094462 fix: the number in the github event is of type number (#1252)
* 91296bd fix: allow TimeoutMinutes to be expression in Jobs (#1247)
* e70b968 fix: use docker images from dockerhub (#1249)
### Other
* 9d76bac walk submodule path instead of dir name (#1282)
* ddee19b Made env interpolated instead of evaluated. (#1222)
* 17dd54d build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#1273)
* 108e3e0 Update README.md (#1260)
* 1a71c52 lint: add ReadHeaderTimeout (#1277)
* a5ceb54 only perform chown operation for non root users (#1250)
* aea17b1 Improve --eventpath example command (#1243)
* 6837307 Improve docs for events inputs (#1238)
* 4d9d6ec build(deps): bump github.com/rhysd/actionlint from 1.6.14 to 1.6.15 (#1239)
* 50f0b0e build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#1240)