The firmware bundle should use the same tagging conventions as Chrysalis. We already do this for tagged builds, but not for the development snapshots.
The development snapshots are currently all tagged "snapshot", while Chrysalis uses "vx.y.z-snapshot". We'll need to follow the same convention not only to be more consistent, but because "snapshots" sorts behind "vx.y.z", while "vx.y.z-snapshot" sorts ahead, as far as GitHub is concerned.
The firmware bundle should use the same tagging conventions as Chrysalis. We already do this for tagged builds, but not for the development snapshots.
The development snapshots are currently all tagged "snapshot", while Chrysalis uses "vx.y.z-snapshot". We'll need to follow the same convention not only to be more consistent, but because "snapshots" sorts behind "vx.y.z", while "vx.y.z-snapshot" sorts ahead, as far as GitHub is concerned.