snapcrafters / gimp

Unofficial GNU Image Manipulation Program (GIMP) installer for Linux
https://snapcraft.io/gimp
MIT License
53 stars 27 forks source link

Call for testing `gimp` #285

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

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

CPU ArchitectureRevision
amd64443
arm64444

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 gimp --channel preview/candidate
  1. Start the app and test it out.
  2. 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 gimp | grep installed

How to release it

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

For example

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

You can promote all revisions that were just built with:

/promote 443,444 preview/stable done
github-actions[bot] commented 2 months ago

The following screenshots were taken during automated testing:

window

screen

jnsgruk commented 2 months ago

This was run to test new CI runners, closing.