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

Skip warnings in web index #455

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

malcolmholmes
Copy link
Collaborator

As described in #452, when parsing resources within the server, Grizzly collects up all parse errors. It reports these errors to both the console and to the index web page.

Some of these could be seen as warnings which are less appropriate on the web page. This PR adds a Warning error wrapper and skips warnings in the index UI.

Closes #452.

@malcolmholmes malcolmholmes requested a review from a team June 17, 2024 10:35
@malcolmholmes malcolmholmes merged commit 09640db into main Jun 17, 2024
7 checks passed
@malcolmholmes malcolmholmes deleted the malcolmholmes/skip-warnings-in-server branch June 17, 2024 12:48
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.

[Feature Request]: Grr Serve - Ability to filter resources
2 participants