anrouxel / modelio-snapcraft

Modelio is a modeling solution offering a wide range of functionalities based on the main standards of enterprise architecture, software development and systems engineering.
European Union Public License 1.2
0 stars 0 forks source link

Call for testing `modelio` #9

Open github-actions[bot] opened 4 hours ago

github-actions[bot] commented 4 hours ago

A new version (5.4.1) of modelio was just pushed to the latest/edge channel in the snap store. The following revisions are available.

CPU ArchitectureRevision
amd648

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 modelio --channel latest/edge
  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 modelio | 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 8 latest/stable done
github-actions[bot] commented 4 hours ago

The following screenshots were taken during automated testing:

window

screen