Skip to content

Publish beta release on npm #4744

Closed
@jsjoeio

Description

@jsjoeio

Problem

There is no easy way to test the latest changes on actual devices. i.e. I'm trying to test these changes on Termux.

Solution

Modify our publish-npm script to run on every PR into main and publish to npm. I think we would need two things:

  • publish PRs into main and tag with PR number and commit
  • publish merges into main as beta

This would require some refactoring but it should be a low amount of effort with high reward.

It would allow maintainers and community members to install these versions.

Resources

Metadata

Metadata

Assignees

Labels

featureNew user visible feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions