YunoHost-Apps / peachpub_ynh

Secure Scuttlebutt pub with a web interface for pub management, for YunoHost.
GNU Affero General Public License v3.0
5 stars 0 forks source link

use the new ARCH helper #2

Closed ericgaspar closed 2 years ago

ericgaspar commented 2 years ago

Problem

Solution

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

mhfowler commented 2 years ago

thanks @ericgaspar !

I had seen the lint warning about the new YNH_ARCH, thanks for the code showing the "check machine architecture" if block

will incorporate this into the other PR I'm working on, trying to get CI tests to pass