Commit Graph

2 Commits

Author SHA1 Message Date
user
9e652d76e6 fix: replace actions/checkout with git clone for host runner
Some checks failed
CI / lint (push) Failing after 1s
CI / link-check (push) Failing after 1s
The linux runner lacks node, so actions/checkout@v4 fails.
Use plain git clone instead.
2026-02-22 06:35:09 +01:00
user
a010db3450 feat: add Gitea CI workflow with podman-based lint and link check
Some checks failed
CI / lint (push) Failing after 2s
CI / link-check (push) Failing after 2s
- Markdown lint via markdownlint-cli2 container
- Internal cross-reference checker for See Also sections
- Both jobs run on linux runner using podman containers
2026-02-22 06:33:28 +01:00