Skip to content

chore: add scoped libsql npm registry override - #34

Merged
GeekTrainer merged 1 commit into
github-samples:mainfrom
cinnamon-msft:chore/libsql-scoped-registry
Jul 30, 2026
Merged

chore: add scoped libsql npm registry override#34
GeekTrainer merged 1 commit into
github-samples:mainfrom
cinnamon-msft:chore/libsql-scoped-registry

Conversation

@cinnamon-msft

Copy link
Copy Markdown
Contributor

Adds a repo-level .npmrc with @libsql:registry=https://registry.npmjs.org/ so @libsql/* platform packages resolve from npmjs when enterprise registries do not mirror that scope.

Copilot AI review requested due to automatic review settings July 29, 2026 20:10

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a repository-level npm configuration to force @libsql/* packages to resolve from the public npm registry, improving install reliability in environments where enterprise registries do not mirror the @libsql scope.

Changes:

  • Introduces a root .npmrc that sets @libsql:registry=https://registry.npmjs.org/ to override registry resolution for the @libsql scope.
Show a summary per file
File Description
.npmrc Adds a scoped registry override for @libsql/* to ensure packages resolve from npmjs.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Low

@GeekTrainer
GeekTrainer merged commit 726979e into github-samples:main Jul 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants