What is the problem?
We've had a few reports of broken URLs (#1532, #1534) but as far as I'm aware there isn't a URL checker in https://github.com/carpentries/workbench-workflows for this. We could run a CI check about once a week for broken links on the deployed repository HTML files. I previously wrote a URL checker with the shell https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68708#what-does-this-mr-do but we may want to rewrite it using httr2 to make use of the container R libraries.
Location of problem (optional)
No response
What is the problem?
We've had a few reports of broken URLs (#1532, #1534) but as far as I'm aware there isn't a URL checker in https://github.com/carpentries/workbench-workflows for this. We could run a CI check about once a week for broken links on the deployed repository HTML files. I previously wrote a URL checker with the shell https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68708#what-does-this-mr-do but we may want to rewrite it using
httr2to make use of the container R libraries.Location of problem (optional)
No response