Skip to content

Feature request: Testing for NPM package publishing #410

Open
@fordN

Description

@fordN

In order to ensure NPM packages build successfully for our users in different environments let's get in the habit of testing package publishing with each PR merge.

A few options:

  • Use a local, private registry built with Verdaccio (or similar) to test package publishing locally.
  • Setup a hosted registry using Verdaccio (or similar) which is automatically published to with every PR merge. This approach would provide a publicly accessible registry with all canary builds that indexers can test.
  • Use a similar approach to previous but deploy to the official NPM registry using alpha or canary tags.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

🙏 Feature Requests

Relationships

None yet

Development

No branches or pull requests

Issue actions