paritytech / paritytech/research
Have CI check links under a subdirectory
Open
@FlorianFranzen is already working on this.
Since Sep 21, 2020.
- Dominant language
- JavaScript
- Stars
- 103
- Forks
- 48
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 1
Description
#100 was not caught by CI because it served the page under / but production uses /en/latest. We should make CI do the latter.
Should just be a case of editing this command appropriately: https://github.com/w3f/research/blob/master/.circleci/config.yml#L33
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.