Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Add link checking to CI (and git hooks) #65

Closed
novusnota opened this issue Feb 29, 2024 · 3 comments
Closed

Add link checking to CI (and git hooks) #65

novusnota opened this issue Feb 29, 2024 · 3 comments
Assignees
Labels
ci/cd Continuous Integration: GitHub Actions, commit/push hooks and scripts

Comments

@novusnota
Copy link
Member

  1. All the links in docs should be automatically checked each week for the valid response of the servers (200 or 301/302).
  2. Optional: Add a pre-commit or pre-push hook to check the validity of the links.
@novusnota novusnota self-assigned this Feb 29, 2024
@novusnota novusnota added ci/cd Continuous Integration: GitHub Actions, commit/push hooks and scripts and removed enhancement labels Feb 29, 2024
@anton-trunov
Copy link
Member

Corresponding Tact issue: tact-lang/tact#755 and PR to misti: nowarp/misti#110

@anton-trunov
Copy link
Member

Optional: Add a pre-commit or pre-push hook to check the validity of the links.

Instead of git hooks we might want to use Husky

@novusnota
Copy link
Member Author

Resolved in tact-lang/tact#880, the build script automatically checks all the internal links via a Starlight plugin for it.

If there would be need for checking the external links (i.e. to TON Docs), the new issue may be opened in the Tact repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci/cd Continuous Integration: GitHub Actions, commit/push hooks and scripts
Projects
None yet
Development

No branches or pull requests

2 participants