Migrate whynot-design npm catalog and docs to Forgejo registry
All checks were successful
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 3s

Update catalog, docs, tests, and exec_delivery comment for Forgejo npm API.
This commit is contained in:
tegwick 2026-07-09 11:38:15 +02:00
parent ff0dc8aeb2
commit 0ab9c649b9
7 changed files with 10 additions and 10 deletions

View file

@ -97,7 +97,7 @@ def test_repo_catalog_loads_and_has_pilot():
# org=coulomb, repo=whynot-design (not conflated); npm targets Gitea registry
assert pilot.org == "coulomb"
assert pilot.repo == "whynot-design"
assert pilot.npm["registry"].startswith("https://gitea.coulomb.social/")
assert pilot.npm["registry"].startswith("https://forgejo.coulomb.social/")
assert pilot.npm["scope"] == "@whynot"
# SECRETS-WP-0003 closeout uses the canonical State Hub decision UUID;
# the slug-named fixture is retired to offline fallback only.