Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call for testing axel #23

Closed
github-actions bot opened this issue Jan 30, 2024 · 4 comments
Closed

Call for testing axel #23

github-actions bot opened this issue Jan 30, 2024 · 4 comments
Labels

Comments

@github-actions
Copy link

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

CPU ArchitectureRevision
amd64198
arm64200
armhf196
ppc64el199
s390x197

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 axel --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 axel | 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 198,200,196,199,197 latest/stable done
@lengau
Copy link

lengau commented Jan 31, 2024

$ snap version; lscpu | grep Architecture; snap info axel | grep installed
snap    2.61.1
snapd   2.61.1
series  16
ubuntu  24.04
kernel  6.6.0-14-generic
Architecture:                       x86_64
installed:          2.17.12            (198) 1MB -

Snap appears to be working correctly on amd64

@lengau
Copy link

lengau commented Jan 31, 2024

/promote 198,200,196,199,197 latest/stable done

Copy link
Author

The following revisions were released to the latest/stable channel: 198,200,196,199,197.

@lengau
Copy link

lengau commented Jan 31, 2024

Tested on arm64 and ppc64el as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant