Testing branches for apps

Upgraded wordpress to testing, no problem either

3 Likes

Update of the testing branch of nextcloud.

#72
#64

  • Set datadir before the condition.
  • And create the directory instead of restore it, if needed.
  • Upgrade to uptream version 12.0.3
sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing --verbose
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing --verbose
1 Like

upgrade process worked fine (upgrade from root) and app seems to work as expected

2 Likes

Testing branch update for Wallabag2

#41

  • Add ability to change URL
sudo yunohost app install https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing --verbose
sudo yunohost app upgrade wallabag2 -u https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing --verbose

New update for the testing branches of zerobin and wordpress.

zerobin
#22

  • Update to version 1.1.1
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

wordpress
#37

  • Fix ldap multisite
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

I try nextcloud, wallabag and wordpress.

Nextcloud and wordpress work fine.

Wallabag had an error during the backup because there was no /etc/php5/fpm/conf.d/20-wallabag2.ini.
So, I created a blank file here and I retried the upgrade. All’s ok now.
I suppose my wallabag would been quite old.

Hi, new testing branche for agendav

agendav
#22

  • Fix linter and remove every sudo
  • use dependencies helpers and ynh_setup_source to clean common.sh
  • use ynh_system_user_create
  • use ynh_add_nginx_config and ynh_add_fpm_config
  • remove || true and finish users helpers
  • Multiple corrections + using helpers for back and restore
  • Update to 2.2 to be able to toggle Certificate checks on will
  • Refactoring
  • Remove skipped_uris and replace restart by reload
sudo yunohost app install https://github.com/YunoHost-Apps/agendav_ynh/tree/testing --verbose
sudo yunohost app upgrade agendav -u https://github.com/YunoHost-Apps/agendav_ynh/tree/testing --verbose

And an upgrade for transmission testing branch

transmission
#33

  • Fix permission on home/yunohost.transmission
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --verbose
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --verbose

Hi,

Testing branch update for searx

#21

  • Fix broken package
  • upgrade scripts to latest standards
  • upgrade to upstream version 0.13.1
sudo yunohost app install https://github.com/YunoHost-Apps/searx_ynh/tree/testing --verbose
sudo yunohost app upgrade searx -u https://github.com/YunoHost-Apps/searx_ynh/tree/testing --verbose

I try transmission and searx.
Upgrade ok.

Installed SearX. Seems to be working fine, was unable to install previously.

Tried installing phpMyadmin, but it’s choking on trying to update Roundcude dependencies:

Warning: Your requirements could not be resolved to an installable set of packages.
+ ynh_die 'Unable to update Roundcube core dependencies'
+ echo 'Unable to update Roundcube core dependencies'

I have already reported being unable to update Roundcube on the stable side of things in the support forum, in French. Will check if I can upgrade to testing for Roundcube.

New testing branches and new topics to announce them.
We decided to create a topic for each official apps, with more informations about each of them.

And to keep informed about each app, to announce in those topic the specific testing for each app.

So, today, there’s a testing for,