rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.65k stars 334 forks source link

Keeping our docs up-to-date #1345

Open emilk opened 1 year ago

emilk commented 1 year ago

A few things we should consider adding:

jleibs commented 1 year ago

One thing we should make sure this covers is running link-check on the latest rerun-docs when we change the rerun repo. We have a few places where we cross-link from rerun-docs to github and so it's possible that if we move things around in the repo we are breaking existing links somewhere else.

obi1kenobi commented 9 months ago

👋 Hi! I'm the author of cargo-semver-checks and I just stumbled across this issue. I noticed the RELEASES.md file seems to indicate you're already using cargo-semver-checks — that's awesome. Has it been working well so far?

Are you still looking for a Python API semver linter? I'm about to release one based on the same underlying technology as cargo-semver-checks, and I'm looking for a few early-adopters to test it out in a small private beta. Let me know if you might be interested!

emilk commented 9 months ago

Answered here: https://github.com/rerun-io/rerun/pull/5186#issuecomment-1943281592