snapcrafters / android-studio

A community-maintained package to easily install Android Studio on Linux
https://developer.android.com/studio/index.html
47 stars 16 forks source link

Call for testing `android-studio` #119

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

A new version (2023.1.1.26) of android-studio was just pushed to the candidate channel in the snap store. The following revisions are available.

CPU ArchitectureRevision
amd64138

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 android-studio --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 android-studio | 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 138 stable done
kz6fittycent commented 6 months ago

Works!

snap    2.60.4
snapd   2.60.4
series  16
pop     22.04
kernel  6.5.6-76060506-generic
Architecture:                       x86_64
installed:          2023.1.1.26            (138) 1GB classic

I vote to promote!

github-actions[bot] commented 6 months ago

The following screenshots were taken during automated testing:

window

screen