snapcrafters / signal-desktop

Unofficial Signal Desktop installer for Linux
https://snapcraft.io/signal-desktop
GNU Affero General Public License v3.0
35 stars 15 forks source link

Call for testing `signal-desktop` #215

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

A new version (6.39.1) of signal-desktop was just pushed to the candidate channel in the snap store. The following revisions are available.

CPU architecture Revision
amd64 Revision 564 created for 'signal-desktop' and released to 'candidate'
arm64 Revision 565 created for 'signal-desktop' and released to 'candidate'

Automated screenshots

The snap will be installed in a VM automatically; screenshots will be posted as a comment on this issue shortly.

How to test it manually

  1. Stop the application if it was already running

  2. Upgrade to this version by running

    snap refresh signal-desktop --candidate
  3. Start the app and test it out.

  4. Finally, add a comment below explaining whether this app is working, and include the output of the following command.

    snap version; lscpu | grep Architecture; snap info signal-desktop | grep installed

How to release it

Maintainers can promote this to stable by commenting /promote <rev>[,<rev>] stable [done].

For example

  • To promote a single revision, run /promote <rev> stable
  • To promote multiple revisions, run /promote <rev>,<rev> stable
  • To promote a revision and close the issue, run /promote <rev>,<rev> stable done

You can promote both revisions just built with:

/promote Revision 564 created for 'signal-desktop' and released to 'candidate',Revision 565 created for 'signal-desktop' and released to 'candidate' stable done