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

Hard to find and validate a link #26

Closed
almereyda opened this issue Jul 4, 2024 · 1 comment
Closed

Hard to find and validate a link #26

almereyda opened this issue Jul 4, 2024 · 1 comment

Comments

@almereyda
Copy link

We now have a link checker workflow that runs every time when we deploy next.

Its outputs are amended to the Pull Requests that yielded their execution:

Notice that everywhere you see public/ in the paths, you can replace it with https://next.degrowth.net/ to check the path on the actual site. This is currently a limitation of Lychee, our link checker (which otherwise performs very well).

We can work around this limitation by modifying the generated files to a more useful state, before they are commented back to the PR.

@almereyda
Copy link
Author

#27 implements the desired modification.

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