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

feat: early exit if model or config file is missing #8

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

dave-gray101
Copy link
Contributor

exit early if either the model or config file are not found. Should make CI errors less opaque, as we now log which file has failed.

…ake CI errors less opaque

Signed-off-by: Dave Lee <dave@gray101.com>
Signed-off-by: Dave Lee <dave@gray101.com>
@dave-gray101
Copy link
Contributor Author

@mudler This is a minor tweak, but there's no reason to continue on if the critical files are not found -- and provide some guidance in the case of failure.

Copy link
Owner

@mudler mudler left a comment

Choose a reason for hiding this comment

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

💯

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