snapcrafters / alacritty

A community-maintained package to easily install Alacritty on Linux
MIT License
9 stars 12 forks source link

Call for testing `alacritty` #15

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 9 months ago

A new version (0.13.1) of alacritty was just pushed to the latest/candidate channel in the snap store. The following revisions are available.

CPU ArchitectureRevision
amd64115
arm64119
armhf118
ppc64el117
s390x116

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 alacritty --channel latest/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 alacritty | grep installed

How to release it

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

For example

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

You can promote all revisions that were just built with:

/promote 115,119,118,117,116 latest/stable done
jnsgruk commented 9 months ago
root@dev-desktop:~# snap version; lscpu | grep Architecture; snap info alacritty | grep installed
snap    2.61.1
snapd   2.61.1
series  16
ubuntu  22.04
kernel  5.15.0-94-generic
Architecture:                       x86_64
installed:          0.13.1            (115) 95MB classic
github-actions[bot] commented 9 months ago

The following screenshots were taken during automated testing:

window

screen

jnsgruk commented 9 months ago

Tested locally - all seems good!

/promote 115,119,118,117,116 latest/stable done

github-actions[bot] commented 9 months ago

The following revisions were released to the latest/stable channel: 115,119,118,117,116.