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.15.0 #5843

Merged
merged 1 commit into from Apr 8, 2024
Merged

Release 0.15.0 #5843

merged 1 commit into from Apr 8, 2024

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, 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.
  • 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 8, 2024
@rerun-bot
Copy link
Collaborator Author

Version 0.15.0-rc.3 published successfully.

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

@jprochazk jprochazk changed the base branch from main to release-0.15 April 8, 2024 13:21
@jprochazk jprochazk merged commit b9da1b1 into release-0.15 Apr 8, 2024
5 of 7 checks passed
@jprochazk jprochazk deleted the release-0.15.0-rc.3 branch April 8, 2024 13:21
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.

None yet

2 participants