This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Description
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.