1
0
mirror of synced 2026-01-07 18:06:03 -05:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jared Rhizor
154ecceda0 improve link checker (#6797)
* improve link checker

* use ref instead of base_ref

* remove base, always compare to master for modified

* add failing to test

* don't do quiet for testing

* switch error to 404 not 403

* yes to both

* turn off verbose mode

* fix

* actually check things

* fix outstanding link problems

* revet change to run for everything

* use new format

* ignore gitbook failures

* switch back to only running on master
2021-11-07 23:01:08 -08:00
Jared Rhizor
7901524131 exclude archive from link checker (#7140) 2021-10-18 14:46:27 -07:00
LiRen Tu
487cda5010 Fix documentation links (#5672)
* Replace source-acceptance-tests.md with doc link

* Ignore links with 401 status
2021-08-26 12:00:05 -07:00
LiRen Tu
2906ec287a CI: Add action to check broken doc links (#5254)
* Add action to check broken doc links

* Ignore localhost

* Update config

* Fix broken links

* Use quiet mode

* Ignore PR link

* Fix more broken links

* Fix more broken links

* Fix more broken links

* Verify pattern

* Fix more broken links

* Separate full and pr check

* Update pattern

* Test invalid link

* Remove invalid link
2021-08-07 14:28:02 -07:00