Migrate whynot-design npm catalog and docs to Forgejo registry
Update catalog, docs, tests, and exec_delivery comment for Forgejo npm API.
This commit is contained in:
parent
ff0dc8aeb2
commit
0ab9c649b9
7 changed files with 10 additions and 10 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue