Skip to content

add gh action to flag broken links #447

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

Merged
merged 9 commits into from
Apr 28, 2023
Merged

add gh action to flag broken links #447

merged 9 commits into from
Apr 28, 2023

Conversation

alee
Copy link
Member

@alee alee commented Apr 24, 2023

  • upgrade dependencies
  • add gh action to check markdown docs for broken links

@alee
Copy link
Member Author

alee commented Apr 24, 2023

markdown link check probably doesn't do enough as it won't catch rendered hugo links like the one fixed in 0a289cf

consider https://github.com/wjdp/htmltest

more discussion on hugo link checkers at https://discourse.gohugo.io/t/link-checker-for-go-hugo/2202/37

alee added 6 commits April 27, 2023 15:32
add DOCSY_VERSION to .env also
- no need to run gh-pages deploy on pull requests as htmltest will
  exercise publishing the site to check links
- add continue-on-error to htmltest for now, there are a few false
  positives especially with farther away sites in Australia / Asia
  http://geomodeling.njnu.edu.cn/ appears to be completely down atm
target open pull requests against develop or pushes to develop only
@alee alee merged commit 98182b1 into develop Apr 28, 2023
@alee alee deleted the upgrade-deps branch April 28, 2023 00:41
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.

1 participant