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

fix: validate modules on sync #864

Merged
merged 9 commits into from
Jan 11, 2024
Merged

fix: validate modules on sync #864

merged 9 commits into from
Jan 11, 2024

Conversation

harlan-zw
Copy link
Contributor

@harlan-zw harlan-zw commented Jan 7, 2024

For some reason, if an exception is thrown while syncing a module, it's just silently ignored. So a part of this PR is enabling visibility on these exceptions being thrown.

Once I could see the exceptions, it turned out a bunch of the modules were broken for the GitHub repo link, which I fixed up.

I added validation for website and learn_more so that we're not adding 404 links to the nuxt.com site. There were a bunch of broken links which I have fixed up.

Lastly, it seems there were some broken icon paths.

@harlan-zw harlan-zw requested a review from atinux January 7, 2024 03:38
@atinux atinux merged commit e9cb0c4 into main Jan 11, 2024
2 checks passed
@atinux atinux deleted the fix/validate-module-on-sync branch January 11, 2024 14:21
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