Closed ppd closed 2 years ago
Cool stuff!
If I understood correctly then I'm not sure some users would appreciate the automated update from 0.19.4 to 0.20
Well, at the moment those users are on latest/stable, so they would get switched to 0.20 in this case. But they could explicitly decide to switch to 0.19/stable.
The process to request a new track is documented here: https://forum.snapcraft.io/t/process-for-aliases-auto-connections-and-tracks/455
A recent example: https://forum.snapcraft.io/t/track-request-for-archethic/30093
Forgot about this. Are you closing it due to inactivity?
Yes. The demand isn't that high, and the less there is to support, the better.
https://snapcraft.io/docs/channels
Snaps are release to channels, which have the format
<track>/<risk>/<branch>
. The default track islatest
, which is what we're using for the current stable release aslatest/stable
.It is possible to request more tracks, which is commonly used to release multiple supported stable versions. For FreeCAD, this could mean creating a
0.19
track which retains the0.19.4
release whenlatest
inevitably switches to the new0.20
release.Is that something we possibly want and can support?