Kontrola nefunkčních odkazů
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 46
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
Do CI bychom mohli vrazit kontrolu, jestli nám nějaký odkaz na stránce neháže 404. Třeba v seznamu materiálů pro začátečníky je hodně odkazů a třeba už jsou některé mrtvé, ale nikdo to neví. Jsou na to většinou nějaké knihovny, na firemním blogu a dokumentaci máme nějaký Ruby balíček, který to dělá za nás. Nevím, jestli je něco i pro Python.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the repository's CI setup and the links in the beginner materials list. Compare the Ruby package used for the company blog and documentation with available Python options. Done means the CI can check the site's links and clearly report broken links such as 404 responses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, ruby
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100