alexmurray / emacs-snap

GNU Emacs in a snap
https://snapcraft.io/emacs
73 stars 12 forks source link

Promote 28.x to beta? #32

Closed rassie closed 2 years ago

rassie commented 2 years ago

The release branch fro 28.1 has been cut a couple of months ago. Could you promote 28.x to the beta channel to allow people working with 28.x but wanting to avoid working with possibly-unstable 29.x to avoid breakage? Thanks.

alexmurray commented 2 years ago

Currently the emacs snap recipe publishes to the beta channel by default - and this builds from the current stable 27.2 tarball. Whilst the emacs-snapshot recipe publishes to the edge channel. The snapshot recipe builds from the release-28 branch as I feel this is more important to be testing via edge than say master.

Once 28.1 is released, I will update the regular emacs snap recipe to build this and publish it to beta and then will change the snapshot recipe to build from master again (and hence this will be 29.0.50 etc).

So feel free to use edge for now as it will be a weekly build of the release-28 branch until 28.1 is officially released.