v0.1: Grav-only repo + CI lint + branch-preview architecture
lint / markdownlint (blocking) (pull_request) Canceled after 0s
lint / typos spell-check (blocking) (pull_request) Canceled after 0s
lint / vale prose (advisory) (pull_request) Canceled after 0s
lint / lychee link-check (advisory) (pull_request) Canceled after 0s

Pipeline fully retired: src/, contract-inputs/, service-csv/ deleted;
their content is fully superseded by grav/user/pages (verified section
by section). New: gitea actions lint workflow (markdownlint + typos
blocking, vale prose + lychee links advisory), lint configs, README
documents the branch/PR model, docs/branch-previews.md is the LAMP +
wildcard + Git Sync runbook for <branch>.contract.knownelement.com.
Blocking checks verified green before push (pinned containers).

Ticket: https://projects.knownelement.com/issues/924
This commit is contained in:
2026-09-09 12:46:07 -05:00
parent 61ce9dc843
commit 2bd0eea138
39 changed files with 222 additions and 568 deletions
+6
View File
@@ -0,0 +1,6 @@
# Spell-check config (crate-ci/typos). Blocking in CI.
# Add deliberate non-word strings here as needed, e.g.:
# [default.extend-identifiers]
[default.extend-words]
KNEL = "KNEL"
kneldc = "kneldc"