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

Release Testnet 74, deimos-7, via chain upgrade #4325

Closed
15 of 27 tasks
conorsch opened this issue May 6, 2024 · 1 comment
Closed
15 of 27 tasks

Release Testnet 74, deimos-7, via chain upgrade #4325

conorsch opened this issue May 6, 2024 · 1 comment
Assignees
Labels
_P-high High priority _P-V1 Priority: slated for V1 release
Milestone

Comments

@conorsch
Copy link
Contributor

conorsch commented May 6, 2024

Testnet Release

Testnet name: Testnet 74, penumbra-testnet-deimos-7, with chain upgrade
Release date: 2024-05-09
Testnet release manager: @conorsch

Testnet Release Manager Checklist

We intend to ship a chain upgrade to the current testnet, including all the changes queued up in main. We must ensure that all necessary migrations have been written and tested.

Pre-release:

On release day:

  • Draft an announcement for peer review to ensure major changes included are comprehensive.
  • Disable testnet deploy workflow, so that chain is not reset
  • Bump the version number and push its tag, via cargo-release.
    • Run cargo release minor for a new testnet, or cargo release patch for a bugfix. For the latter, make sure you're on a dedicated release branch.
    • Push the commit and newly generated tag, e.g. v0.51.0, to the remote.
  • Manually trigger container-build workflow, bc deploy workflow is disabled
  • Wait for the "Release" workflow to complete: it'll take ~60m, most of which is the Windows builds.
  • Edit the newly created (and published) release object, then click "Generate release notes." Cut and paste the generated text from the bottom to the top of the post, then save it.
  • Close faucet (chain halt will make it inoperative anyway)
  • Run migrations on all validators
  • Run migrations on all fullnodes
  • Update Galileo deployment, following docs.
  • Make the announcement to Discord! 🎉🎉🎉

Post-release cleanup tasks

  • Ensure faucet is open
  • Perform Hermes maintenance to get relayer running again
  • Update GH templates for:
    • release planning (this template was heavily revised and can be reused)
    • PR templates to ask for test plans
@conorsch conorsch self-assigned this May 6, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Penumbra May 6, 2024
@github-actions github-actions bot added the needs-refinement unclear, incomplete, or stub issue that needs work label May 6, 2024
@aubrika aubrika added this to the Sprint 6 milestone May 6, 2024
@aubrika aubrika moved this from Backlog to Todo in Penumbra May 6, 2024
@aubrika aubrika added _P-V1 Priority: slated for V1 release _P-high High priority and removed needs-refinement unclear, incomplete, or stub issue that needs work labels May 8, 2024
conorsch added a commit that referenced this issue May 9, 2024
conorsch added a commit that referenced this issue May 9, 2024
@conorsch conorsch moved this from Todo to In progress in Penumbra May 9, 2024
@conorsch conorsch changed the title Release Testnet 74, deimos-7, via chain upgrade Release Testnet 74, deimos-6, via chain upgrade May 10, 2024
@conorsch conorsch changed the title Release Testnet 74, deimos-6, via chain upgrade Release Testnet 74, deimos-7, via chain upgrade May 10, 2024
@conorsch
Copy link
Contributor Author

Testnet 74 migration was mishandled, due to TOTAL_CHAIN_HALT not being reset during 73 release. We're now prioritizing a chain reset as Testnet 75, in #4374.

@github-project-automation github-project-automation bot moved this from In progress to Done in Penumbra May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
_P-high High priority _P-V1 Priority: slated for V1 release
Projects
Archived in project
Development

No branches or pull requests

2 participants