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` #36

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

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

CPU ArchitectureRevision
amd6473
arm6474

Automated testing

If configured, the snap will be installed in a VM, and any test results or screenshots will be posted to this issue as a comment 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 --channel dev/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>] dev/stable [done].

For example

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

You can promote all revisions that were just built with:

/promote 73,74 dev/stable done
github-actions[bot] commented 7 months ago

The following screenshots were taken during automated testing:

window

screen

popey commented 7 months ago

/promote 73,74 dev/stable done

snap version; lscpu | grep Architecture; snap info sublime-merge | grep installed
snap    2.62
snapd   2.62
series  16
ubuntu  23.10
kernel  6.5.0-27-generic
Architecture:                       x86_64
installed:          2093            (73) 70MB classic
github-actions[bot] commented 7 months ago

The following revisions were released to the dev/stable channel: 73,74.