Skip to content

Conversation

@SanjulaGanepola
Copy link
Collaborator

@SanjulaGanepola SanjulaGanepola commented Dec 6, 2024

Changes

  • Call process.exit with step exit code:
    In a workflow for Bob, I noticed that the entire workflow was passing even though a step was failing. This is even reproduceable by simply adding a step with --cmd "exit 1" which it logs that it fails but the workflow passes. Check out this execution and workflow file as an example.
  • Filter env vars with spaces:
    Just noticed when running locally on my system I had some environment variables (from IntelliJ) which caused the env step to failed since it had spaces.

First time also running ibmi-ci from the source code directly, so made these improvements:

  • Add .env.sample
  • Fix workspace folder name in launch configuration

@SanjulaGanepola
Copy link
Collaborator Author

@worksofliam When you have some time, can you review this PR :)

Copy link
Member

@worksofliam worksofliam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SanjulaGanepola Do you want a release for this asap?

@SanjulaGanepola
Copy link
Collaborator Author

No rush on this. Just wanted to ping you since I didn't have access to request reviewers

@worksofliam worksofliam merged commit a0a22be into IBM:main Dec 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants