Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve convert command to handle failures better #82

Open
pranavgaikwad opened this issue Jul 19, 2023 · 0 comments
Open

Improve convert command to handle failures better #82

pranavgaikwad opened this issue Jul 19, 2023 · 0 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.

Comments

@pranavgaikwad
Copy link
Contributor

  • If there are no files found that are windup rules, we need to continue doing what we are doing today i.e. to ignore them and print to stdout the names of those files.

  • If we do find a windup ruleset that is not valid, we need to print to stdout AND return a non-zero exit code so that addon. We can push this behavior behind a flag.

@pranavgaikwad pranavgaikwad added the good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. label Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Projects
Status: 📋 Backlog
Status: 📋 TODO
Development

No branches or pull requests

1 participant