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

Links in guide content should be checked #24

Closed
nielsdrost opened this issue Jun 16, 2016 · 5 comments
Closed

Links in guide content should be checked #24

nielsdrost opened this issue Jun 16, 2016 · 5 comments

Comments

@nielsdrost
Copy link
Member

Somewhat like the links in the software site, we should check if the links in the guide are (still) valid.

@sverhoeven
Copy link
Member

Created a Travis-CI config to check links see https://github.com/NLeSC/guide/tree/broken-link-checker branch.

It could be triggered by push or run every night using https://nightli.es/

For example output see blc.out.txt

@LourensVeen
Copy link
Member

Cool! I have some broken links... Now to make it perfect, it should make an issue for each newly broken link, and assign the maintainer of the section it's in :-).

@nielsdrost
Copy link
Member Author

This code is still in a branch. Could we merge it?
Travis now also supports "cron" jobs, so no need for nightly tricks any more.

@sverhoeven
Copy link
Member

A weekly cron has been configured on Travis-CI with build on Push and Pull Request disabled.

@nielsdrost
Copy link
Member Author

Awesome!

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

3 participants