Commit Graph

3 Commits (c7818b730d9f252ddd3559ef9caf927cc669eb7e)

Author SHA1 Message Date
Nazar Serhiichuk c4ae49d83a
Fix again, run the check montly (#42)
* As always, replace the link with web.archive

* Run link check every month

Let's deal with the batch of broken links every month instead of
spending time fixing one link every week. I think that our readers
will barely notice a few broken links before we fix them.
2023-02-26 23:17:22 +02:00
Nazar Serhiichuk 2a79c8842d
Fix action schedule, increase timeout and pin version (#23)
* Fix actions so they run only once on Sunday

* Increase timeout to prevent false positives

Set timeout to 60 seconds, instead of default 20.

* Pin lychee version

It is recommended by the lychee-action authors:
https://github.com/lycheeverse/lychee-action#security-and-updates
2022-10-02 15:22:18 +03:00
Nazar Serhiichuk 994a614d56
Add actions for automatic link tracking (#16)
* Add action for checking links every sunday

* Add workflow that check link on every PR

* Replace link to Post-quantum with web-archive

It is actually working, but it doens't allow automatic tools like
lychee, returning 403.

Som replace this link with the web-archive.

* Replace links that don't respons with web.archive

* Replace badge link

The old gave a TLS error for some reason.
2022-09-28 19:41:03 +03:00