Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

publish pre-release builds to NPM registry #1861

Open
turadg opened this issue Nov 15, 2023 · 0 comments
Open

publish pre-release builds to NPM registry #1861

turadg opened this issue Nov 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request kriskowal-review-2024-01 Issues that kriskowal wants to bring to the attention of the team for review as of January, 2024

Comments

@turadg
Copy link
Member

turadg commented Nov 15, 2023

What is the Problem Being Solved?

Sometimes pending changes are needed by downstream consumers before they're in an Endo release. E.g. #1850

Description of the Design

Build and publish pre-release versions.

agoric-sdk publishes on each commit to master in its dev-canary job. https://www.npmjs.com/package/agoric?activeTab=versions shows the versions ({next-version-number}-dev-{gitSha}).

Publishing nightly would also suffice. That numbering scheme could be {next-version-number}-dev.YYYYMMDD (like TypeScript has).

Security Considerations

n/a

Scaling Considerations

n/a

Test Plan

Trigger the job and confirm the packages are at npmjs.org

Upgrade Considerations

n/a

@turadg turadg added the enhancement New feature or request label Nov 15, 2023
@kriskowal kriskowal self-assigned this Jan 6, 2024
@kriskowal kriskowal added kriskowal-review-2024-01 Issues that kriskowal wants to bring to the attention of the team for review as of January, 2024 metamask and removed metamask labels Jan 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request kriskowal-review-2024-01 Issues that kriskowal wants to bring to the attention of the team for review as of January, 2024
Projects
None yet
Development

No branches or pull requests

2 participants