Ecosyste.ms: Timeline

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

rerun-io/rerun

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

View on GitHub

jleibs opened an issue on rerun-io/rerun
Communicate that python 3.8 support is deprecated
It's past end-of-life. We should drop it for 0.20
github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for fb3980b7be214c50c0b3f1302961aa9cbcbc0d54 8f135f3

View on GitHub

jleibs deleted a branch rerun-io/rerun

jleibs/mike_deps

jleibs pushed 1 commit to main rerun-io/rerun
  • Mike depends on setuptools (#7829) ### What Fixes regression from https://github.com/rerun-io/rerun/pull/7818 ##... fb3980b

View on GitHub

jleibs closed a pull request on rerun-io/rerun
Mike depends on setuptools
### What Fixes regression from https://github.com/rerun-io/rerun/pull/7818 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING...
github-actions[bot] created a comment on a pull request on rerun-io/rerun
<!-- add-pr-comment:add-pr-comment --> ## Deployed docs | Commit | Link | | ------- | ----- | | 1fa6b95ddb6bdd558c0bab62fe45c821ab7d0fd3 | https://landing-8kpwahvnz-rerun.vercel.app/docs |

View on GitHub

jleibs opened a draft pull request on rerun-io/rerun
Mike depends on setuptools
### What Fixes regression from https://github.com/rerun-io/rerun/pull/7818 ### Checklist * [ ] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBU...
emilk created a comment on a pull request on rerun-io/rerun
* Closes https://github.com/rerun-io/rerun/issues/7828

View on GitHub

jleibs pushed 1 commit to jleibs/mike_deps rerun-io/rerun
  • Mike depends on setuptools 1fa6b95

View on GitHub

jleibs created a branch on rerun-io/rerun

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

Wumpf pushed 1 commit to main rerun-io/rerun
  • Allow logging individual components directly (Impl `AsComponents` for all `ObjectKind::Component`) (#7756) <!-- Ope... 1cc6244

View on GitHub

Wumpf closed a pull request on rerun-io/rerun
Allow logging individual components directly (Impl `AsComponents` for all `ObjectKind::Component`)
<!-- Open the PR up as a draft until you feel it is ready for a proper review. Do not make PR:s from your own `main` branch, as that makes it difficult for reviewers to add their own fixes. Add a...
Wumpf created a comment on a pull request on rerun-io/rerun
Note for posterity: As demonstrated by the test fixes this is "slightly" api breaking, so we better don't put this into a patch release

View on GitHub

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

View on GitHub

emilk closed an issue on rerun-io/rerun
Release 0.19
## Before the release * [ ] https://github.com/rerun-io/rerun/issues/7828 ## Testing * [ ] Verify `pip install rerun-sdk && rerun --version` has the `nasm` video feature enabled * [ ] Verify ...
emilk opened an issue on rerun-io/rerun
Add missing dataframe docs
See https://rerun.io/docs/reference/dataframes - It says "Incoming"
emilk pushed 1 commit to release-0.19.0 rerun-io/rerun
  • Use actual emoji in changelog 6d5e41f

View on GitHub

emilk created a review comment on a pull request on rerun-io/rerun
```suggestion 📑 Raw changelog: https://github.com/rerun-io/rerun/compare/0.18.2...0.19.0 ```

View on GitHub

emilk created a review comment on a pull request on rerun-io/rerun
@jleibs did you mean to include this?

View on GitHub

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

View on GitHub

emilk pushed 5 commits to release-0.19.0 rerun-io/rerun
  • `RetryableFileReader`: account for user interrupts (#7801) This makes sure `RetryableFileReader` polls for user inte... 8721eb8
  • [bugfix] Make sure blueprint gets sent to the notebook view being created (#7811) ### What Without this the bluep... ca18924
  • Bring back the `py-docs` pixi environment (#7818) ### What - Resolves: https://github.com/rerun-io/rerun/issues/606... 587cfce
  • Clarify viewport documentation and reference the type list for view classes (#7826) ### What * Fixes #3039 ###... 9773d8a
  • Merge branch 'main' into release-0.19.0 405f980

View on GitHub

jleibs created a comment on an issue on rerun-io/rerun
I think the issue is that for people working with video seconds is way more common than nanoseconds. Accidentally just doing `VideoFrameReferance(timestamp =1.0)` is an annoying footgun. At a min...

View on GitHub

Wumpf pushed 1 commit to main rerun-io/rerun
  • Clarify viewport documentation and reference the type list for view classes (#7826) ### What * Fixes #3039 ###... 9773d8a

View on GitHub

Wumpf deleted a branch rerun-io/rerun

andreas/fix-view-class-docs

Wumpf closed an issue on rerun-io/rerun
Document each type of Space View
Currently, the docs on space views is spread out in multiple places. Specifically, the list of available space views is buried in the reference, and doesn't include specific help (e.g. the tensor s...
Wumpf closed an issue on rerun-io/rerun
Document each type of Space View
Currently, the docs on space views is spread out in multiple places. Specifically, the list of available space views is buried in the reference, and doesn't include specific help (e.g. the tensor s...
Wumpf closed a pull request on rerun-io/rerun
Clarify viewport documentation and reference the type list for view classes
### What * Fixes #3039 ### 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/r...
zehiko created a review on a pull request on rerun-io/rerun

View on GitHub

Wumpf created a comment on an issue on rerun-io/rerun
the named arguments make sense to me but not allowing downcasting is weird for the batch constructor imho: `send_columns` should absolutely be able to take just an np array of integers (also dis...

View on GitHub

Load more