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

Add script to upload an .rrd file #6111

Merged
merged 6 commits into from Apr 30, 2024
Merged

Add script to upload an .rrd file #6111

merged 6 commits into from Apr 30, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Apr 25, 2024

What

Example:

pixi run upload-rrd ../rgbd.rrd --version 0.15.1

Result: https://www.rerun.io/viewer/version/0.15.1?url=https%3A%2F%2Fstatic.rerun.io%2Frrd%2F0.15.1%2Frgbd_3f2ebd882270ce75cec25022152f468194c8c4ef.rrd

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!

To run all checks from main, comment on the PR with @rerun-bot full-check.

Copy link

github-actions bot commented Apr 25, 2024

Deployed docs

Commit Link
d3d44c3 https://landing-r80qtsj6p-rerun.vercel.app/docs

@emilk emilk added 🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md labels Apr 30, 2024
@emilk emilk marked this pull request as ready for review April 30, 2024 07:31
@teh-cmc teh-cmc self-requested a review April 30, 2024 07:41
Copy link
Member

@teh-cmc teh-cmc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

scripts/upload_rrd.py Outdated Show resolved Hide resolved
scripts/upload_rrd.py Outdated Show resolved Hide resolved
scripts/upload_rrd.py Outdated Show resolved Hide resolved
@emilk emilk merged commit 9c42ba7 into main Apr 30, 2024
39 checks passed
@emilk emilk deleted the emilk/upload-rrd branch April 30, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add script to upload .rrd for easy sharing
2 participants