rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Release 0.16.0

Open rerun-bot opened this issue 1 year ago • 1 comments

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 .
      • [ ] Make sure the conda feedstock PR gets merged. This will be created by the once the GitHub release is created.
      • [ ] Update the google colab notebooks to install this version and re-execute the notebook.
      • [ ] Merge this PR

  • [ ] Tests
    • [ ] Windows
    • [ ] Linux
    • [ ] MacOS
    • [ ] Release checklist tests
    • [ ] C++
    • [ ] Python
    • [ ] Rust

rerun-bot avatar May 15 '24 09:05 rerun-bot

Deployed docs

Commit Link
5ed7ae380dbbaf93b91acc5983b25bf56f6ada12 https://landing-9cyq6t84x-rerun.vercel.app/docs

github-actions[bot] avatar May 15 '24 11:05 github-actions[bot]

Version 0.16.0-rc.4 published successfully.

artifact install
web app
wheels pip install rerun-sdk==0.16.0-rc.4
crates cargo install [email protected]
npm npm install @rerun-io/[email protected]
docs
py docs
rs docs
cpp_sdk zip

rerun-bot avatar May 16 '24 01:05 rerun-bot

Version 0.16.0 published successfully.

artifact install
web app
wheels pip install rerun-sdk==0.16.0
crates cargo install [email protected]
npm npm install @rerun-io/[email protected]
docs
py docs
rs docs
cpp_sdk zip

rerun-bot avatar May 16 '24 16:05 rerun-bot

GitHub release draft: 0.16.0

rerun-bot avatar May 16 '24 16:05 rerun-bot

we'll need to push these link fixes also to docs-latest Done: cherry-picked the last three commits there after which link checker reported no error. Everything before was already on docs-latest via automated merge

Wumpf avatar May 17 '24 08:05 Wumpf