snapcrafters / sublime-merge

A community-maintained package to easily install Sublime Merge on Linux
MIT License
6 stars 9 forks source link

Call for testing `sublime-merge` #31

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

A new version (2091) of sublime-merge was just pushed to the candidate channel in the snap store. The following revisions are available.

CPU ArchitectureRevision
amd6466
arm6465

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 sublime-merge --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 sublime-merge | 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 all revisions that were just built with:

/promote 66,65 stable done
github-actions[bot] commented 9 months ago

The following screenshots were taken during automated testing:

window

screen

popey commented 9 months ago
alan@nuc:~$ snap version; lscpu | grep Architecture; snap info sublime-merge | grep installed
snap    2.61.1
snapd   2.61.1
series  16
ubuntu  23.10
kernel  6.5.0-14-generic
Architecture:                       x86_64
installed:          2091            (66) 70MB classic

/promote 66,65 stable done

github-actions[bot] commented 9 months ago

The following revisions were released to the stable channel: 66,65.