Releases: IBM/ibmi-ci
Releases · IBM/ibmi-ci
0.2.7
What's Changed
- Omit environment variables with dots in names by @rgala in #4
- Call
process.exit
with step exit code and filter env vars with spaces by @SanjulaGanepola in #5
New Contributors
- @rgala made their first contribution in #4
- @SanjulaGanepola made their first contribution in #5
Full Changelog: 0.2.6...0.2.7
0.2.6
ibmi-ci 0.2.5
Updated to make CL commands... work
ibmi-ci
ibmi-ci 0.2.3
- Fix bug when running CL commands
ibmi-ci 0.2.2
- First release to npm
ibmi-ci 0.2.1
- Write to standard out instead of regular log in
cmd
step.
Full Changelog: 0.2.0...0.2.1
ibmi-ci 0.2.0
- Adds special
--ignore
step - Step validation happens before execution
ibmi-ci 0.1.1
- Fix bug where
env
step was always returning as a fail
ibmi-ci 0.1.0
Initial release of ibmi-ci