setup-apps always installs all apps
setup-apps.sh
attempts to check whether a given app version is already installed, but it seems this fails for some reason and it always (re)installs even if the exact same version is already present.
Due to spam, we had to disable registrations and GitHub login. Please reach out to us at support@greenhost.net if you want to contribute.
setup-apps.sh
attempts to check whether a given app version is already installed, but it seems this fails for some reason and it always (re)installs even if the exact same version is already present.
added App::Nextcloud Bug labels
Maybe it is because some of the versions in the nextcloud app version info look like this:
"forms":"3.4.7 (installed 3.4.7)"
I don't recall it having that form before and I think we don't test for that.
changed milestone to %2.13
1108-setup-apps-always-installs-all-apps
to address this issue created branch 1108-setup-apps-always-installs-all-apps
to address this issue
mentioned in merge request !577 (merged)
mentioned in commit f90e8fc7
closed with merge request !577 (merged)