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

runtime-800 release #645

Open
12 of 17 tasks
github-actions bot opened this issue Aug 5, 2024 · 0 comments
Open
12 of 17 tasks

runtime-800 release #645

github-actions bot opened this issue Aug 5, 2024 · 0 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Aug 5, 2024

Requirements

  • To be manually edited (add pending PRs)

Pre-Release

  • Check that proxy types are adapted to extrinsics changes (
    read all PR descriptions with B7-runtimenoteworthy)
  • Re-run all extrinsics/hooks benchmarks.

Release

  • Check all proxy types.
  • Re-run all extrinsics/hooks benchmarks.
  • Branch from master and create branch perm-runtime-800.
  • Tag perm-800 with runtime-800 and push to github
  • Branch from master and create branch perm-runtime-800-templates.
  • Tag perm-runtime-800-templates with runtime-800-templates and push to github
  • Start the github action Publish Runtime Draft
    with runtime-700 => runtime-800
    • gh workflow run "Publish Runtime Draft" -r 'master' -f from=runtime-700 -f to=runtime-800 -f chains=run-all
  • Review the generated Draft and clean a bit the messages if needed (keep it draft)
  • Upgrade typescript API: Start the github action "Upgrade typescript API"
  • Upgrade stagenet-dancebox
  • When everything is ok, publish the draft release

Post Release

  • Publish the docker runtime image (trigger the github action "Publish Docker runtime tanssi")
    • gh workflow run "Publish Runtime Draft" -r 'master' -f from=runtime-700 -f to=runtime-800
  • Publish the docker runtime image (trigger the github action "Publish Docker runtime containers")
    • gh workflow run "Publish Runtime Draft" -r 'master' -f from=runtime-700-templates -f to=runtime-800-templates
  • Create a PR that increment spec version (like #1051) in both containers and tanssi runtimes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants