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.64k stars 334 forks source link

Permalinks for wheels from old pre-releases #1491

Open jleibs opened 1 year ago

jleibs commented 1 year ago

An unintended consequence of fixing:

is that if users are working with a pre-release for some use-case, once they know it's working for them they might want to save that link to use it again in the future.

By clearing the old artifacts, we currently break those links. It would be nice to have a way to correctly permalink to one of these old builds without cluttering up the releases pages.

Wumpf commented 4 months ago

@jleibs We have stable links on gh releases and on respective package managers. Not sure what else you're looking for?