Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

missing a dist-tag for a mainnet-compatible agoric-sdk #8366

Closed
turadg opened this issue Sep 21, 2023 · 1 comment · Fixed by #8360
Closed

missing a dist-tag for a mainnet-compatible agoric-sdk #8366

turadg opened this issue Sep 21, 2023 · 1 comment · Fixed by #8360
Assignees
Labels
bug Something isn't working

Comments

@turadg
Copy link
Member

turadg commented Sep 21, 2023

Describe the bug

Developers need to be able to agoric install a version that matches Mainnet, rather than master.

To Reproduce

Try installing on of the dist-tags listed at npm info @agoric/zoe. It doesn't match Mainnet.

Expected behavior

One would expect agoric install agoric-upgrade-11 to work, but it has some problems related to npm package publishing and installation.

@turadg turadg added the bug Something isn't working label Sep 21, 2023
@mhofman mhofman self-assigned this Sep 21, 2023
@mhofman mhofman linked a pull request Sep 21, 2023 that will close this issue
@mhofman
Copy link
Member

mhofman commented Nov 22, 2023

There is now an agoric-upgrade-12 dist tag, and latest also points at the same. If there are issues with those packages, let's track in separate issues.

@mhofman mhofman closed this as completed Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants