rerun
rerun copied to clipboard
Release 0.27.1
Next steps
-
Test the release
-
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:
- [x] Sanity check the build artifacts:
- [x] pip install: does it install and run?
- [x] cargo install of cli tool: does it install and run?
- [x] C++ SDK zip: does it contain rerun_c for all platforms?
- [x] 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 releaseis checked - Click
Publish release - Once published, the release assets will sync to it automatically.
- [x] Update the google colab notebooks to install this version and re-execute the notebook.
- [ ] Release a new version of gradio (@oxkitsune, @jprochazk)
- [ ] Merge the Release PR
- [ ] (A few hours later) Check on the conda feedstock PR (ping Antoine, Nick and/or Jeremy in necessary)
- [x] Sanity check the build artifacts:
-
[ ] Tests
- [ ] Windows
- [ ] Linux
- [ ] MacOS
Version 0.27.1-rc.1 published successfully.
| artifact | install |
|---|---|
| web app | |
| wheels | pip install rerun-sdk==0.27.1-rc.1 |
| crates | cargo install [email protected] --locked |
| npm | npm install @rerun-io/[email protected] |
| docs | |
| py docs | |
| rs docs | |
| cpp_sdk zip |
GitHub release draft: 0.27.1
Add a description, changelog, and a nice header video/picture, then click 'Publish release'.
Version 0.27.1 published successfully.
| artifact | install |
|---|---|
| web app | |
| wheels | pip install rerun-sdk==0.27.1 |
| crates | cargo install [email protected] --locked |
| npm | npm install @rerun-io/[email protected] |
| docs | |
| py docs | |
| rs docs | |
| cpp_sdk zip |
GitHub release draft: 0.27.1
Add a description, changelog, and a nice header video/picture, then click 'Publish release'.
release done!