Testing branches for apps

Hi,

Some new testings branches

baikal

#21

  • Package refactored to adjust to latest standards
  • Fix install
sudo yunohost app install https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --verbose
sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --verbose

ttrss

#38

  • Package refactored to adjust to latest standards
  • Upgrade to the last current commit
  • Add opml.php to the skipped_uris string
sudo yunohost app install https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --verbose
sudo yunohost app upgrade ttrss -u https://github.com/YunoHost-Apps/ttrss_ynh/tree/testing --verbose

wordpress

#34

  • Disable http-authentication plugin which sometimes doesn’t work and break also the ldap plugin.
sudo yunohost app install https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --verbose
sudo yunohost app upgrade wordpress -u https://github.com/YunoHost-Apps/wordpress_ynh/tree/testing --verbose

zerobin

#20

  • Package refactored to adjust to latest standards
sudo yunohost app install https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing --verbose
sudo yunohost app upgrade zerobin -u https://github.com/YunoHost-Apps/zerobin_ynh/tree/testing --verbose