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

reflex package should do verification that repo exists before pulling down zip #252

Open
mcbanderson opened this issue Oct 8, 2020 · 0 comments

Comments

@mcbanderson
Copy link
Contributor

Currently if a user adds a rule that is misnamed or doesn't exist to their reflex.yaml, reflex package fails with a cryptic "FileIsNotAZip" error (going from memory so that's not the exact exception).

We need to add some verification to reflex package that can detect if the repo it is trying to pull down a zip from exists and is valid, and if not provide more user friendly error messages.

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

No branches or pull requests

1 participant