snapcrafters / terraform

Unofficial snap package for Hashicorp Terraform
https://snapcraft.io/terraform
Mozilla Public License 2.0
1 stars 3 forks source link

Call for testing `terraform` #110

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

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

CPU ArchitectureRevision
amd64695
arm64692
armhf693
ppc64el691
s390x694

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 {{ env.snap_name }} --channel {{ env.channel }}
  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 {{ env.snap_name }} | 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 695,692,693,691,694 latest/stable done
jnsgruk commented 6 months ago

/promote 695,692,693,691,694 latest/stable done

github-actions[bot] commented 6 months ago

The following revisions were released to the latest/stable channel: 695,692,693,691,694.