This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
Feature request: snap package #1568
Labels
enhancement
New feature or request
help wanted
Feel free to contribute!
proposal
A suggestion for a change, feature, enhancement, etc
s: accepted
was accepted or confirmed
Milestone
Description
It may be good to consider making a snap of Buffalo and publishing it to the
snap store for Linux users.
Some benefits:
snap install buffalo
snap find
or via the snapcraftwebsite [1].
release a new version.
configured, every commit which lands in master will trigger a new build
directly to the store automatically for all supported architectures.
previous release easily and keep their config/data
Users choose level of risk by selecting a channel. If you're doing a beta
testing session, put the beta release in that channel and testers can
snap install buffalo --beta
to get the new goodness, then switch to stable whenthe beta is over.
have the 0.1 branch in one track and 0.2 in another. You can publish updates
to both, separately and have some users on each. Users who want to be 'sticky'
on 0.1 can stay there. Very useful if 0.x is a breaking release, as it allows
people to stay on existing version, and continue to get updates (if you push
them).
running each release, and geographic location. This might be useful for you to
focus development effort, translation drives etc.
There is a forum [3] where you can get help when making the snapcraft
configuration file.
[1] http://snapcraft.io/
[2] https://snapcraft.io/docs/core/install
[3] http://forum.snapcraft.io/
The text was updated successfully, but these errors were encountered: