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: simplify github fetch and render errors inline #23

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

topaxi
Copy link
Owner

@topaxi topaxi commented Dec 3, 2024

Instead of letting plenary.curl error out on request errors, we render them directly into the pipeline.nvim window.

Not handling the error can be super intrusive to the user, as it might popup notify windows or open the messages window.

This also marks some table fields as always required as the optional handling is not required in our cases.

@topaxi topaxi force-pushed the refactor-github-fetch branch from c0ce68c to c5ebfd4 Compare December 3, 2024 20:54
@topaxi topaxi merged commit 6b40815 into main Dec 4, 2024
3 checks passed
@topaxi topaxi deleted the refactor-github-fetch branch December 4, 2024 15:54
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