noexc / mapview

A library for parsing, manipulating, storing, and reacting to HABP telemetry downlinks.
https://mapview.noexc.org/
MIT License
5 stars 0 forks source link

Figure out how the heck to version all of this #21

Open relrod opened 8 years ago

relrod commented 8 years ago

22:47:37 < relrod> I need to figure out the versioning thing. When everything was in one repo, I tagged each flight. Now that things are split into several repos, that's going to be annoying. And anyone else that uses mapview doesn't care about our flights anyway (presumably) so the tag is pointless for them. 22:48:04 < relrod> So I think only mapview-noexc should get tags, but then if we do that, we should be able to tell exactly what commit it depends on for mapview and mapview-websocket and such 22:48:35 < relrod> which makes me think that they should get releases before each flight, but why should library versions correspond to when we do flights?

We should figure this stuff out.

relrod commented 8 years ago

I think the order of operations here is something like this:

Regarding mapview-noexc

Here are some options we have:

Here is a non-option: