Skip to content

Release 0.32.0-alpha.1#12741

Open
rerun-bot wants to merge 1 commit into
mainfrom
prepare-release-0.32.0-alpha.1
Open

Release 0.32.0-alpha.1#12741
rerun-bot wants to merge 1 commit into
mainfrom
prepare-release-0.32.0-alpha.1

Conversation

@rerun-bot
Copy link
Copy Markdown
Collaborator

Next steps

  • Test the release

  • For alpha releases:

    • If a GH release should be published for this alpha (give extra love to alphas deployed to Rerun Cloud or when external testing is required):
      • Create the GitHub release manually from the UI
      • Stretch goal: generate a raw changelog and add it to the GH release with this disclaimer:
        DISCLAIMER: This is an unreviewed, automatically generated changelog. We only provide fully reviewed changelogs for final releases.
    • Merge or close the release PR
      • IFF the release job succeeds and the link checker is happy, you may merge the PR.
      • Otherwise, close the PR without merging. Cherrypick any interesting commit to main, but not the version bump one (it would introduce bad links).
  • For non-alpha releases:

    • For any added commits, run the release workflow in 'rc' mode again
    • After testing, ensure that this PR is mergeable to main, then run the release workflow in 'release' mode
    • Once the final release workflow finishes it will create a GitHub release for you. Then:
      • Sanity check the build artifacts:
        • pip install: does it install and run?
        • cargo install of cli tool: does it install and run?
        • C++ SDK zip: does it contain rerun_c for all platforms?
      • Edit and publish the GitHub release:
        • Do NOT create a GitHub release draft yourself! Let the release job do it.
        • Populate the release with the changelog and a nice header video/picture
        • Make sure Set as latest release is checked
        • Click Publish release
        • Once published, the release assets will sync to it automatically.
      • Update the google colab notebooks to install this version and re-execute the notebook.
      • Release a new version of gradio (@oxkitsune, @jprochazk)
      • Create a new branch from the prepare-release branch, rebase that one on main and sync it to reality so it can be merged.
      • (A few hours later) Check on the conda feedstock PR (ping Antoine, Nick and/or Jeremy in necessary)
  • Tests

    • Windows
    • Linux
    • MacOS

@rerun-bot rerun-bot added ⛴ release Related to shipping or publishing exclude from changelog PRs with this won't show up in CHANGELOG.md labels Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

Web viewer built successfully.

Result Commit Link Manifest
e73c312 https://rerun.io/viewer/pr/12741 +nightly +main

View image diff on kitdiff.

Note: This comment is updated whenever you push a commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude from changelog PRs with this won't show up in CHANGELOG.md ⛴ release Related to shipping or publishing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant