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 0.21.0 #8484

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Release 0.21.0 #8484

wants to merge 35 commits into from

Conversation

rerun-bot
Copy link
Collaborator

Next steps

  • Test the release
  • If this is an 'alpha' release, you can just merge the pull request.
  • Otherwise:
    • For any added commits, run the release workflow in 'rc' mode again
    • After testing, _ensure that this PR is mergeable to _, 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?
      • Populate the release with the changelog and a nice header video/picture, check , then click .
      • Update the google colab notebooks to install this version and re-execute the notebook.
      • Update landing's version of the web viewer (@jprochazk)

A few hours after the GitHub release is created, will create a
conda feedstock PR.
Make sure Jeremy is on top of it!

  • 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 Dec 16, 2024
Copy link

github-actions bot commented Dec 16, 2024

Latest documentation preview deployed successfully.

Result Commit Link
bcbd4d3 https://landing-egov5nx7v-rerun.vercel.app/docs

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

Copy link

github-actions bot commented Dec 16, 2024

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
bcbd4d3 https://rerun.io/viewer/pr/8484 +nightly +main

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

@teh-cmc teh-cmc added the do-not-merge Do not merge this PR label Dec 16, 2024
@teh-cmc teh-cmc force-pushed the release-0.21.0 branch 5 times, most recently from e85d6ff to 46ab07f Compare December 17, 2024 11:44
@rerun-io rerun-io deleted a comment from github-actions bot Dec 17, 2024
@rerun-bot
Copy link
Collaborator Author

Version 0.21.0-rc.5 published successfully.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge Do not merge this PR 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.

3 participants