Skip to content

Release 0.30.0-alpha.5#12647

Closed
rerun-bot wants to merge 2 commits intomainfrom
prepare-release-0.30.0-alpha.5
Closed

Release 0.30.0-alpha.5#12647
rerun-bot wants to merge 2 commits intomainfrom
prepare-release-0.30.0-alpha.5

Conversation

@rerun-bot
Copy link
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 Feb 18, 2026
@github-actions
Copy link

github-actions bot commented Feb 18, 2026

Web viewer built successfully.

Result Commit Link Manifest
796375e https://rerun.io/viewer/pr/12647 +nightly +main

View image diff on kitdiff.

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

@jprochazk jprochazk force-pushed the prepare-release-0.30.0-alpha.5 branch from 1ae219c to 15f6706 Compare February 18, 2026 16:42
@rerun-bot
Copy link
Collaborator Author

Version 0.30.0-alpha.5 published successfully.

artifact install
web app
wheels pip install rerun-sdk==0.30.0-alpha.5
crates cargo install rerun-cli@0.30.0-alpha.5 --locked
npm npm install @rerun-io/web-viewer@0.30.0-alpha.5
docs
py docs
rs docs
cpp_sdk zip

@jprochazk jprochazk closed this Feb 18, 2026
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.

2 participants

Comments