Rocket.chat.electron: Release latest version to Snap Store

Created on 7 Mar 2018  路  6Comments  路  Source: RocketChat/Rocket.Chat.Electron

Currently the latest version for rocketchat-desktop is 2.7.0:

ubuntu@ubuntu:~# sudo snap search rocketchat-desktop
Name                Version  Developer   Notes  Summary
rocketchat-desktop  2.7.0    rocketchat  -      Rocket.Chat+
experts needed help wanted

Most helpful comment

Fun fact: The Snapcraft community seems to use RocketChat for communication. Maybe they want to help maintaining the snap.

See also: Auto-build and publish software for any Linux system or device

All 6 comments

Would love some support on this from someone with expertise.

Fun fact: The Snapcraft community seems to use RocketChat for communication. Maybe they want to help maintaining the snap.

See also: Auto-build and publish software for any Linux system or device

Hey @geekgonecrazy, do you know how can we automate the snap publishing?

I was expecting electron-builder to do this for us, but I can't find anything in its docs, and even the building step is somewhat buggy (I'm considering doing this).

Yeah basically when I was looking at it... Electron builder wasn't ready to handle it yet. So I had to do a build and then snap up manually.

But.. it might be easiest for now to take the .deb already reliably produced and snap it up. Just like the doc you linked suggests

Hi! Any updates on this? The snap released in github seems to operate normally. Would be nice to receive automatic updates from the snap channel.

As for CI/CD, you can check out travis support for snapcraft.

Done.

Was this page helpful?
0 / 5 - 0 ratings