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

Fix upgrade command to pull the registry before looking up the latest set #1214

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

f-f
Copy link
Member

@f-f f-f commented Apr 12, 2024

Fix #1212: Spago was not pulling updates from the Registry repo when the lockfile was not present or needed a refresh.

This PR does that, and we also:

  • upgrade to the latest set
  • fix the bit of code that overwrites the config to use the new format instead of the old one

@f-f f-f merged commit b5a8ab9 into master Apr 13, 2024
3 checks passed
@f-f f-f deleted the fix-upgrade-set-command branch April 13, 2024 05:38
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.

spago upgrade doesn't update package-set registry version
1 participant