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

refactor: use miette instead of anyhow and ariadne #211

Merged
merged 4 commits into from
Jul 13, 2023

Conversation

baszalmstra
Copy link
Contributor

Refactors the code to use miette instead of anyhow and ariadne.

miette enables creating fancy diagnostics which is much more in line with what we want. It replaces the fancy diagnostics reporting we did with ariadne and integrates that within our error reporting solution.

I also want to integrate this in rattler at some point. That will then also provide really nice error messages from conda types in our tool here as well. 👍

@ruben-arts ruben-arts merged commit a68abf9 into prefix-dev:main Jul 13, 2023
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