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

exit with error when specified target is not found in source deps #6

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

scott-es
Copy link
Contributor

@scott-es scott-es commented Apr 4, 2024

  • Tests written and linted
  • Documentation written in README
  • Commit history is tidy & follows Contributing guidelines

What this does

if the value specified in --bazel-target is not found in the source xml, then the script will exit with error code 2 rather than proceeding to create an empty depgraph.

@scott-es scott-es requested a review from a team as a code owner April 4, 2024 12:07
@scott-es scott-es merged commit a1ecb36 into main Apr 4, 2024
1 check passed
@scott-es scott-es deleted the fix/errot-on-target-not-found branch April 4, 2024 12:07
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.

1 participant