-
Notifications
You must be signed in to change notification settings - Fork 388
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
0.10 release checklist #3962
Comments
This was referenced Oct 30, 2023
Wumpf
added a commit
that referenced
this issue
Oct 30, 2023
### What * Part of #3962 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4064) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/4064) - [Docs preview](https://rerun.io/preview/ae3c74d303c64121864d9982c455b5cbd5dfb2ad/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/ae3c74d303c64121864d9982c455b5cbd5dfb2ad/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
Wumpf
added a commit
that referenced
this issue
Oct 30, 2023
### What * Part of #3962 * Document options of rerun_cpp's CMakeLists.txt * Based on #4064 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4066) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/4066) - [Docs preview](https://rerun.io/preview/0541c21ed2bd62fb42d04106a95145490425dbeb/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/0541c21ed2bd62fb42d04106a95145490425dbeb/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
Wumpf
added a commit
that referenced
this issue
Oct 30, 2023
### What * part of #3962 * Readme for C++ & C examples ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4076) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/4076) - [Docs preview](https://rerun.io/preview/35a6473f5e8698543c740b95516fed5a4222ee4c/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/35a6473f5e8698543c740b95516fed5a4222ee4c/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
emilk
added a commit
that referenced
this issue
Oct 30, 2023
Changelog: https://github.com/rerun-io/rerun/blob/release-0.10.0/CHANGELOG.md * Part of #3962 ### 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, [create a GitHub release](https://github.com/rerun-io/rerun/releases/new) - [x] Tests - [x] Windows - [x] Wheels - [x] Crates - [x] Web-viewer - [x] C++ SDK - [x] Linux - [x] Wheels - [x] Crates - [x] Web-viewer - [x] C++ SDK - [x] MacOS - [x] Wheels - [x] Crates - [x] Web-viewer - [x] C++ SDK - [x] C++ getting started guide --------- Co-authored-by: Emil Ernerfeldt <[email protected]> Co-authored-by: Jeremy Leibs <[email protected]> Co-authored-by: Andreas Reich <[email protected]> Co-authored-by: Clement Rey <[email protected]>
emilk
added a commit
that referenced
this issue
Oct 30, 2023
### What * Part of #3962 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4086) (if applicable) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG - [PR Build Summary](https://build.rerun.io/pr/4086) - [Docs preview](https://rerun.io/preview/a05da824b65bd0dc06746f46b8e4dca78d8d1f7e/docs) <!--DOCS-PREVIEW--> - [Examples preview](https://rerun.io/preview/a05da824b65bd0dc06746f46b8e4dca78d8d1f7e/examples) <!--EXAMPLES-PREVIEW--> - [Recent benchmark results](https://ref.rerun.io/dev/bench/) - [Wasm size tracking](https://ref.rerun.io/dev/sizes/) --------- Co-authored-by: Emil Ernerfeldt <[email protected]>
Standalone ticket for the last unchecked item:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Before the release
crates/re_viewer/data/quick_start_guides/cpp_connect.md
Directly after the release
README.md
TODO(#2919)
(C++ SDK V1 #2919)?speculative-link
from our links (should no longer be needed)crates/re_viewer/data/quick_start_guides/cpp_connect.md
TODO(#3962)
Days after the release
rerun
viewer binary on condaRerun C++ SDK
on conda: Package C++ version of rerun-sdk? conda-forge/rerun-sdk-feedstock#18The text was updated successfully, but these errors were encountered: