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

feat: upgrade_network command using prebuilt binaries #4280

Merged
merged 9 commits into from
Nov 28, 2023

Conversation

kylezs
Copy link
Contributor

@kylezs kylezs commented Nov 27, 2023

Pull Request

Part of: PRO-973

Checklist

Please conduct a thorough self-review before opening the PR.

  • I am confident that the code works.
  • I have updated documentation where appropriate.

Summary

Allows us to do an upgrade from prebuilt binaries, rather than having to use the git method (which involves locally building). On CI, and in particular on a nighly upgrade job, we already have the binaries on main built, so we can use them. Can use this locally too of course.

@kylezs kylezs changed the title Feat/upgrade network binary edition feat: upgrade_network command using prebuilt binaries Nov 27, 2023
@kylezs kylezs mentioned this pull request Nov 27, 2023
2 tasks
@kylezs kylezs enabled auto-merge (squash) November 28, 2023 12:06
@kylezs kylezs merged commit 8041fff into main Nov 28, 2023
39 checks passed
@kylezs kylezs deleted the feat/upgrade-network-binary-edition branch November 28, 2023 12:07
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.

2 participants