ktg-plugin-marketplace/scripts
Kjell Tore Guttormsen 4ecc6e2b6a
chore(scripts): remove dead references to a retired repository
Two comments in build-rollup-register.{mjs,test.mjs} used a since-deleted
repository as the example of a nested same-name git repo. Replaced with the
invented `example-repo/example-repo`; the test fixture (`outer/outer`) and
what it proves are unchanged.

Adds scripts/check-retired-refs.mjs (+ test): fails when a tracked text
file names a retired term in its content or path. The term list is
local-only (scripts/retired-terms.local.md, ignored via *.local.md) and
never tracked; a missing or empty list reports NOT CHECKED (exit 2), and
the repo-level test skips with that reason instead of passing silently.
Named exemption list, empty. Chosen *.local.md because the existing ignore
rule already covers it, so .gitignore is untouched.

Red on 69fb250 (112 files, 2 hits, exit 1) -> green (114 files, 0 hits).
Suite 217 -> 227 tests, 211 -> 221 pass; the same 6 check-okf-parity
failures before and after, caused by the worktree path breaking its
sibling-repo lookup (9/9 green in the main checkout). check-versions:
12/12 OK, 0 ERROR.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
2026-09-23 13:47:32 +02:00
..
backfill-forgejo-releases.mjs fix(release): release notes come from the CHANGELOG, not the tag message 2026-09-18 02:41:18 +02:00
backfill-forgejo-releases.test.mjs fix(release): release notes come from the CHANGELOG, not the tag message 2026-09-18 02:41:18 +02:00
build-rollup-register.mjs chore(scripts): remove dead references to a retired repository 2026-09-23 13:47:32 +02:00
build-rollup-register.test.mjs chore(scripts): remove dead references to a retired repository 2026-09-23 13:47:32 +02:00
check-nav-golden.mjs test(okf): consume nav-golden fixtures + thin STEG 0 corpus gate 2026-07-24 20:35:44 +02:00
check-nav-golden.test.mjs test(okf): consume nav-golden fixtures + thin STEG 0 corpus gate 2026-07-24 20:35:44 +02:00
check-okf-parity.mjs feat(okf): enforce §3 okf_version shape, bump convention 0.1 -> 0.2 2026-07-25 20:32:30 +02:00
check-okf-parity.test.mjs feat(okf): enforce §3 okf_version shape, bump convention 0.1 -> 0.2 2026-07-25 20:32:30 +02:00
check-retired-refs.mjs chore(scripts): remove dead references to a retired repository 2026-09-23 13:47:32 +02:00
check-retired-refs.test.mjs chore(scripts): remove dead references to a retired repository 2026-09-23 13:47:32 +02:00
check-versions.mjs fix(catalog): bryt stat-linje-vranglåsen mellom de to pre-flightene 2026-09-18 01:05:39 +02:00
check-versions.test.mjs fix(catalog): release gate can no longer be green without measuring anything 2026-08-26 11:22:09 +02:00
okf-check.mjs docs(okf-check): body-text emitters are now ZERO — okr migrated too 2026-08-02 21:22:05 +02:00
okf-check.test.mjs fix(okf-check): required and recommended fields are read at top level only 2026-08-01 19:57:29 +02:00
okf-frontmatter.mjs test(catalog): flip red-nested-key -> green-nested-key (okr's checker converged) 2026-08-09 20:49:32 +02:00
release-plugin.mjs fix(release): NOOP no longer drops a pending commit/push, token scope documented accurately 2026-09-22 21:13:07 +02:00
release-plugin.test.mjs fix(release): NOOP no longer drops a pending commit/push, token scope documented accurately 2026-09-22 21:13:07 +02:00