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 alacritty #30

Closed
github-actions bot opened this issue Aug 3, 2024 · 3 comments
Closed

Call for testing alacritty #30

github-actions bot opened this issue Aug 3, 2024 · 3 comments
Labels

Comments

@github-actions
Copy link

github-actions bot commented Aug 3, 2024

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

CPU ArchitectureRevision
amd64135
arm64139
armhf138
ppc64el137
s390x136

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
  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 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 135,139,138,137,136 latest/stable done
Copy link
Author

github-actions bot commented Aug 3, 2024

The following screenshots were taken during automated testing:

window

screen

snapcrafters-bot added a commit to snapcrafters/ci-screenshots that referenced this issue Aug 3, 2024
@jnsgruk
Copy link
Member

jnsgruk commented Aug 3, 2024

/promote 135,139,138,137,136 latest/stable done

Copy link
Author

github-actions bot commented Aug 3, 2024

The following revisions were released to the latest/stable channel: 135,139,138,137,136.

@github-actions github-actions bot closed this as completed Aug 3, 2024
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