YunoHost-Apps / mattermost_ynh

Mattermost package for YunoHost
http://www.mattermost.org
GNU General Public License v3.0
33 stars 19 forks source link

Update ARM sources #464

Closed OniriCorpe closed 4 months ago

OniriCorpe commented 4 months 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)

kemenaran commented 4 months ago

LGTM. The current armv7 sources are indeed heavily deprecated (because maintaining the build script to accommodate changes upstream is hard), so switching to more up-to-date sources sounds much better.

kemenaran commented 4 months ago

Thanks!