Skip to content

Improve url validity script #718

Merged
haesleinhuepf merged 7 commits into
mainfrom
improve-url-validity
Apr 15, 2025
Merged

Improve url validity script #718
haesleinhuepf merged 7 commits into
mainfrom
improve-url-validity

Conversation

@marabuuu
Copy link
Copy Markdown
Collaborator

Hi @haesleinhuepf,

This PR closes #711. What it contains:

  • allowing several attempts if an url fails
  • differentiating between urls that are invalid (404 and 410) and warning if urls could potentially be invalid
  • let script for url validity and for newsletter imports run only every six months as I feel we do not need to run them that often.

If I should change anything let me know, I am happy to do so!

Best,
Mara

@marabuuu marabuuu requested a review from haesleinhuepf April 11, 2025 14:37
Comment thread .github/workflows/auto-add-newsletter-links.yml Outdated
Comment thread .github/workflows/auto-url-validity-check.yml Outdated
@haesleinhuepf
Copy link
Copy Markdown
Member

Awesome, thanks Mara! I just modified it so that we don't have to wait until September to see if it works. It will run on May 4th as well.

@haesleinhuepf haesleinhuepf merged commit baed613 into main Apr 15, 2025
2 checks passed
@marabuuu marabuuu deleted the improve-url-validity branch April 15, 2025 14:16
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.

Improve Validity Check of URLs

2 participants