release: @whynot/design v0.4.2 on Forgejo
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a06d83-1cbc-71f2-b0dc-e0f48cedae43
This commit is contained in:
parent
77cf04eb5e
commit
65247c9320
13 changed files with 88 additions and 23 deletions
8
.npmrc
8
.npmrc
|
|
@ -1,6 +1,6 @@
|
|||
# @whynot/* is published to and installed from the coulomb Gitea npm registry.
|
||||
# @whynot/* is published to and installed from the coulomb Forgejo npm registry.
|
||||
# The auth token is NOT stored here — set NPM_AUTH_TOKEN in your shell/CI.
|
||||
# It is operator/OpenBao-owned (credential-routing.md: tokens route, never vend);
|
||||
# obtain a Gitea package token from the operator. Publish flow: see PUBLISHING.md.
|
||||
@whynot:registry=https://gitea.coulomb.social/api/packages/coulomb/npm/
|
||||
//gitea.coulomb.social/api/packages/coulomb/npm/:_authToken=${NPM_AUTH_TOKEN}
|
||||
# obtain a Forgejo package token through the governed lane. Publish flow: see PUBLISHING.md.
|
||||
@whynot:registry=https://forgejo.coulomb.social/api/packages/coulomb/npm/
|
||||
//forgejo.coulomb.social/api/packages/coulomb/npm/:_authToken=${NPM_AUTH_TOKEN}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue