Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rerun-io/rerun

emilk pushed 1 commit to main rerun-io/rerun
  • Mention in migration guide that .rbl files will no longer load (#7800) * [x] checkbox 594bbd4

View on GitHub

emilk closed a pull request on rerun-io/rerun
Mention in migration guide that .rbl files will no longer load
* [x] checkbox
github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:pr-7801-11384117984 --> Started a full build: https://github.com/rerun-io/rerun/actions/runs/11384126006

View on GitHub

teh-cmc reopened a draft pull request on rerun-io/rerun
`RetryableFileReader`: account for user interrupts
This makes sure `RetryableFileReader` polls for user interrupts where necessary, so a non-terminated RRD file never hangs the user's process for the rest of times. I tried various simpler approach...
teh-cmc created a comment on a pull request on rerun-io/rerun
@rerun-bot full-check

View on GitHub

teh-cmc closed a draft pull request on rerun-io/rerun
`RetryableFileReader`: account for user interrupts
This makes sure `RetryableFileReader` polls for user interrupts where necessary, so a non-terminated RRD file never hangs the user's process for the rest of times. I tried various simpler approach...
teh-cmc pushed 2 commits to cmc/eos_sigitn rerun-io/rerun

View on GitHub

jleibs opened an issue on rerun-io/rerun
Non-linearity in dataframe read performance
Each doubling of the rows increases the read-time by a bit less than 4x. Example: ```python import rerun as rr import tempfile import time import numpy as np rr.init("rerun_example_many_...
zehiko created a review on a pull request on rerun-io/rerun

View on GitHub

emilk created a review comment on a pull request on rerun-io/rerun
I didn't realize - thanks for the clarification!

View on GitHub

emilk created a review on a pull request on rerun-io/rerun

View on GitHub

github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:pr-7801-11383949995 --> Started a full build: https://github.com/rerun-io/rerun/actions/runs/11383958109

View on GitHub

teh-cmc created a comment on a pull request on rerun-io/rerun
@rerun-bot full-check

View on GitHub

teh-cmc opened a draft pull request on rerun-io/rerun
`RetryableFileReader`: account for user interrupts
TODO ### Checklist * [ ] 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/bl...
teh-cmc created a branch on rerun-io/rerun

cmc/eos_sigitn - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

jleibs pushed 1 commit to release-0.19.0 rerun-io/rerun
  • Give Video its own category 934276f

View on GitHub

jleibs pushed 2 commits to release-0.19.0 rerun-io/rerun

View on GitHub

Wumpf created a review comment on a pull request on rerun-io/rerun
+1, I think this is confusing. We're unusually stable in this release actually. It's just that we always refuse to load older blueprints automatically

View on GitHub

Wumpf created a review on a pull request on rerun-io/rerun

View on GitHub

zehiko created a review on a pull request on rerun-io/rerun

View on GitHub

zehiko created a review comment on a pull request on rerun-io/rerun
nit: tiny bit confusing for me as explicit loading will still work, it's just that auto-loading of auto-saved files won't work?

View on GitHub

zehiko created a review on a pull request on rerun-io/rerun

View on GitHub

emilk pushed 1 commit to emilk/rbl-migration rerun-io/rerun

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun

View on GitHub

github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:add-pr-comment --> ## Deployed docs | Commit | Link | | ------- | ----- | | 31ddc9e2e8a450f9b9f9895c601a8b1e00c9e0e5 | https://landing-t6q0anz7y-rerun.vercel.app/docs |

View on GitHub

github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:add-pr-comment --> ## Deployed docs | Commit | Link | | ------- | ----- | | 7a27cf2bcc016416732623b8c859a849858814f8 | https://landing-qnzq3fqtx-rerun.vercel.app/docs |

View on GitHub

emilk opened a pull request on rerun-io/rerun
Mention in migration guide that .rbl files will no longer load
* [x] checkbox
rerun-bot opened a pull request on rerun-io/rerun
Release 0.19.0
### 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...
rerun-bot pushed 1 commit to release-0.19.0 rerun-io/rerun
  • Bump versions to 0.19.0-rc.1 7a27cf2

View on GitHub

Load more