Releases: verifyica-team/pipeliner
Releases · verifyica-team/pipeliner
0.10.0 - Obsolete
Fixed
- Fixed property scoping
- Hardened YAML validation
Changed
- Removed auto assignment of ids
- Removed auto prefixing of properties with
INPUT_
- Removed file logging
0.9.0 - Obsolete
New
- Added support for hierarchical
working-directory
resolution. (step, then job, then pipeline)
0.8.2 - Obsolete
Fixed
- Fixed environment variable and property validation
0.8.1 - Obsolete
Fixed
- Fixed inconsistent status values for steps
0.8.0 - Obsolete
Changed
- Removed
converter
New
- Added support for scoped properties and capture variables
0.7.0 - Obsolete
Changed
- Changed properties processing to support property references with or without
INPUT_
prefix
0.6.5 - Obsolete
Fixed
- Fixed run to support multi-line commands
0.6.4 - Obsolete
Fixed
- Fixed property validation code to display unresolved properties in working-directory and run commands
0.6.3 - Obsolete
Fixed
- Fixed code to validate properties in command are resolved before execution
0.6.2 - Obsolete
Fixed
- Fixed code to correctly print disabled jobs