Ecosyste.ms: Timeline

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

rerun-io/rerun

teh-cmc opened a pull request on rerun-io/rerun
Docs: fix broken links
Title. * Related: #7887 --- * [x] yes
github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 66e148a4ad7ad985271701afd376a8d19915979d d582975

View on GitHub

teh-cmc pushed 1 commit to fix-links rerun-io/rerun

View on GitHub

Wumpf deleted a branch rerun-io/rerun

andreas/run-link-checker-on-md-changes

grtlr created a comment on a pull request on rerun-io/rerun
@emilk I was not aware of `nohash-hasher` before—thank you for pointing it out! I've implemented `nohash_hasher::IsEnabled` for `NodeIndex`: https://github.com/grtlr/rerun/blob/111b0f58fb50b2...

View on GitHub

Wumpf pushed 1 commit to main rerun-io/rerun
  • Link checker now runs with reported failures if a markdown changes or on nightly channel (#7888) ### What * Fixes... 66e148a

View on GitHub

Wumpf closed an issue on rerun-io/rerun
The current link checking strategy is _very_ error prone
I've broken dozens of links with my recent doc changes without knowing. The only reason I noticed the damage was because `nightly` failed when everything else somehow passes. Turns out, the l...
Wumpf closed a pull request on rerun-io/rerun
Link checker now runs with reported failures if a markdown changes or on nightly channel
### What * Fixes https://github.com/rerun-io/rerun/issues/7887 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and th...
teh-cmc created a review on a pull request on rerun-io/rerun

View on GitHub

Wumpf pushed 1 commit to andreas/run-link-checker-on-md-changes rerun-io/rerun

View on GitHub

Wumpf pushed 1 commit to andreas/run-link-checker-on-md-changes rerun-io/rerun
  • try instead to set fail == true 814b273

View on GitHub

Wumpf pushed 1 commit to andreas/run-link-checker-on-md-changes rerun-io/rerun
  • disable `continue-on-error` since that seems to remove the ❌ on github 8af8945

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 | | ------- | ----- | | e5f2dc9e60f4b23dea00c027000f1b5328945a47 | https://landing-hrph100h0-rerun.vercel.app/docs |

View on GitHub

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

View on GitHub

Wumpf pushed 1 commit to andreas/run-link-checker-on-md-changes rerun-io/rerun

View on GitHub

Wumpf opened a draft pull request on rerun-io/rerun
Link checker now runs with reported failures if a markdown changes or on nightly channel
### What * Fixes https://github.com/rerun-io/rerun/issues/7887 ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) a...
Wumpf created a branch on rerun-io/rerun

andreas/run-link-checker-on-md-changes - Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.

abey79 pushed 4 commits to antoine/map-view-mirror rerun-io/rerun
  • Clean up and lint fixes 698af7b
  • Rewrote the auto-pan&zoom heuristics 7e33d04
  • Improved the overlay UI code e94092c
  • TEMPORARY/CI ONLY: enable the `map_view` feature by default b9cda77

View on GitHub

teh-cmc opened an issue on rerun-io/rerun
The current link checking strategy is _very_ error prone
I've broken dozens of links with my recent doc changes without knowing. The only reason I noticed the damage was because `nightly` failed when everything else somehow passes. Turns out, the l...
Wumpf created a branch on rerun-io/rerun

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

grtlr created a comment on a pull request on rerun-io/rerun
> Couldn't help myself from having a quick look - it looks promising! Thanks for the comments on the PR! I'm currently incorporating your feedback and fixing some last things. If you want to try...

View on GitHub

EtaLoop created a comment on a pull request on rerun-io/rerun
Thank you for your time and advice

View on GitHub

github-actions[bot] pushed 1 commit to gh-pages rerun-io/rerun
  • Update docs for 0feef415a1609fc0e472ec004366e5a1c9cc6b95 2f63485

View on GitHub

grtlr created a review comment on a pull request on rerun-io/rerun
Ah good to know, will do!

View on GitHub

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

View on GitHub

grtlr created a review comment on a pull request on rerun-io/rerun
thumbsup:

View on GitHub

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

View on GitHub

Wumpf pushed 1 commit to main rerun-io/rerun
  • Allow overriding albedo color on `Asset3D` (#7458) ### What The idea is to reproduce behavior of `Mesh3D` regardi... 0feef41

View on GitHub

Wumpf closed a pull request on rerun-io/rerun
Allow overriding albedo color on `Asset3D`
### What The idea is to reproduce behavior of `Mesh3D` regarding color modification on `Asset3D` : - add `albedo_factor` - add `vertex_colors` as in `Mesh3D` In order to overwrite white default...
Load more