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

CI testing of links and anchors #536

Merged
merged 6 commits into from
Apr 12, 2023
Merged

CI testing of links and anchors #536

merged 6 commits into from
Apr 12, 2023

Conversation

ZJvandeWeg
Copy link
Member

@ZJvandeWeg ZJvandeWeg commented Mar 22, 2023

Internal links are broken from time to time, this change adds CI to check before we add them.

Closes #315

@ZJvandeWeg
Copy link
Member Author

Bit of rubber ducking 🦆 , but this if failing as it appears I'm not moving the docs correctly in .github/workflows/test.yml.

Maybe I'm trying to be overly clever by cloning a repo to its location and then moving the contents? I think I just need to clone elsewhere, to tmp or so.

@ZJvandeWeg ZJvandeWeg force-pushed the zj-test-links branch 2 times, most recently from 9226686 to 58e240f Compare March 26, 2023 09:12
ZJvandeWeg added a commit to FlowFuse/flowfuse that referenced this pull request Mar 26, 2023
Part of a link checker to CI[1], these links were marked as broken. This
change fix for all known issues at this time.

[1]: FlowFuse/website#536
@joepavitt
Copy link
Contributor

Closes #315

github-actions bot pushed a commit to FlowFuse/flowfuse that referenced this pull request Mar 28, 2023
Part of a link checker to CI[1], these links were marked as broken. This
change fix for all known issues at this time.

[1]: FlowFuse/website#536
@joepavitt joepavitt merged commit e0c3bfd into main Apr 12, 2023
@joepavitt joepavitt deleted the zj-test-links branch April 12, 2023 09:39
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.

Add E2E Testing for 404s
2 participants