Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### 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: - [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] Populate the release with the changelog and a nice header video/picture, check , then click . - [ ] Make sure the [conda feedstock PR](https://github.com/conda-forge/rerun-sdk-feedstock/pulls) gets merged. This will be created by the once the GitHub release is created. - [x] Update the [google colab notebooks](https://drive.google.com/drive/folders/0AC0q24MFKh3fUk9PVA) to install this version and re-execute the notebook. - [ ] Merge this PR ### TODO - [x] make sure the changelog.md date is correct - [x] migration guide - [x] docs update - [x] mainly mentions/links to the viz/override docs where appropriate - [x] remove speculative link markers - [x] including all `attr.docs.unreleased` - [x] cherrypick: - [x] #6771 - [x] #6768 - [x] #6781 - [x] #6779 - [x] #6782 - [x] #6783 - [x] make sure nothing is left to be cherry-picked - [x] Tests - [x] Windows - [x] Linux - [x] MacOS --------- Co-authored-by: Antoine Beyeler <antoine@rerun.io> Co-authored-by: Antoine Beyeler <49431240+abey79@users.noreply.github.com> Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com> Co-authored-by: Jan Procházka <honza.spacir@gmail.com> Co-authored-by: Andreas Reich <andreas@rerun.io> Co-authored-by: jprochazk <1665677+jprochazk@users.noreply.github.com> Co-authored-by: Leonard Bruns <roym899@gmail.com> Co-authored-by: Clement Rey <cr.rey.clement@gmail.com>
- Loading branch information