Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Conversation

PeterJCLaw
Copy link
Contributor

This turns out to be flaky and problematic.

This turns out to be flaky and problematic.
"spellcheck": "mdspell --en-gb --report --ignore-acronyms --ignore-numbers --no-suggestions 'content/**/*.md'",
"broken-link-local": "blcl --recursive --ordered --exclude-external ./public/",
"broken-link-all": "blcl --recursive --ordered ./public/",
"test": "npm run spellcheck && npm run broken-link-local",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we keep these scripts, and just copy the diff from sourcebots/volunteer-docs#36. It means that (if required), we can still run the full link checker locally

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why? They don't work (specifically, once #31 merges, broken-link-all will always get stuck on uos.svg) and I'd rather not leave broken things in place.
If we want to fix them, they're in the history and easy to get back.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true, true

"spellcheck": "mdspell --en-gb --report --ignore-acronyms --ignore-numbers --no-suggestions 'content/**/*.md'",
"broken-link-local": "blcl --recursive --ordered --exclude-external ./public/",
"broken-link-all": "blcl --recursive --ordered ./public/",
"test": "npm run spellcheck && npm run broken-link-local",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true, true

@PeterJCLaw PeterJCLaw merged commit cb34022 into master Apr 15, 2018
@PeterJCLaw PeterJCLaw deleted the ci-internal-links-only branch April 15, 2018 14:02
@PeterJCLaw PeterJCLaw mentioned this pull request Apr 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants