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

fix: Do not return non-zero exit code when exporting schema via CLI. #1272

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

bdferris-v2
Copy link
Collaborator

Summary:

Per discussion in #1256: refactor command-line argument parsing for clarity. Do not exit with non-zero exit code when exporting notices schema.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with gradle test to make sure you didn't break anything
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues

Copy link
Collaborator

@asvechnikov2 asvechnikov2 left a comment

Choose a reason for hiding this comment

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

Thanks!

@bdferris-v2 bdferris-v2 merged commit 23366db into MobilityData:master Oct 14, 2022
@bdferris-v2 bdferris-v2 deleted the issue/1256/export_schema branch October 27, 2022 17:24
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.

Enhancement request: allow JAR to output notice_schema.json without validating anything
2 participants