Closed zehiko closed 3 weeks ago
As the title says, we unify all the metadata APIs to deal with RecordingMetadata and get rid of RecordingInfo. Also renamed url to storage_url for e2e consistency.
RecordingMetadata
RecordingInfo
url
storage_url
[x] I have read and agree to Contributor Guide and the Code of Conduct
[x] I've included a screenshot or gif (if applicable)
[x] I have tested the web demo (if applicable):
main
nightly
[x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
[x] If applicable, add a new check to the release checklist!
[x] If have noted any breaking changes to the log API in CHANGELOG.md and the migration guide
CHANGELOG.md
PR Build Summary
Recent benchmark results
Wasm size tracking
To run all checks from main, comment on the PR with @rerun-bot full-check.
@rerun-bot full-check
What
As the title says, we unify all the metadata APIs to deal with
RecordingMetadata
and get rid ofRecordingInfo
. Also renamedurl
tostorage_url
for e2e consistency.Checklist
[x] I have read and agree to Contributor Guide and the Code of Conduct
[x] I've included a screenshot or gif (if applicable)
[x] I have tested the web demo (if applicable):
main
build: rerun.io/viewernightly
build: rerun.io/viewer[x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
[x] If applicable, add a new check to the release checklist!
[x] If have noted any breaking changes to the log API in
CHANGELOG.md
and the migration guidePR Build Summary
Recent benchmark results
Wasm size tracking
To run all checks from
main
, comment on the PR with@rerun-bot full-check
.