chore(gitea): rename npm package owner ByteLyst -> learning_ai_user

This commit is contained in:
saravanakumardb1 2026-05-26 18:41:42 -07:00
parent 1225463885
commit d59be66ad1
2 changed files with 3 additions and 14 deletions

15
.npmrc
View File

@ -1,16 +1,5 @@
# Remove repo-level GITEA_NPM_TOKEN interpolation @bytelyst:registry=http://${GITEA_NPM_HOST:-localhost}:3300/api/packages/learning_ai_user/npm/
# Gitea registry auth should live in user-level ~/.npmrc or CI secrets //localhost:3300/api/packages/learning_ai_user/npm/:_authToken=${GITEA_NPM_TOKEN}
# Only when BYTELYST_PACKAGE_SOURCE=gitea is explicitly used
# Default: Use local common platform packages
# BYTELYST_PACKAGE_SOURCE=common-plat
# Optional: Use Gitea registry (requires auth)
# BYTELYST_PACKAGE_SOURCE=gitea
# GITEA_NPM_TOKEN should be in ~/.npmrc or CI secrets
@bytelyst:registry=http://${GITEA_NPM_HOST:-localhost}:3300/api/packages/ByteLyst/npm/
//${GITEA_NPM_HOST:-localhost}:3300}/api/packages/ByteLyst/npm/:_authToken=${GITEA_NPM_TOKEN}
strict-ssl=false strict-ssl=false
link-workspace-packages=true link-workspace-packages=true
prefer-workspace-packages=true prefer-workspace-packages=true

View File

@ -1 +1 @@
@bytelyst:registry=http://localhost:3300/api/packages/bytelyst/npm/ @bytelyst:registry=http://localhost:3300/api/packages/learning_ai_user/npm/