Skip to content

fix(docker): allow to install all shipped apps in configureNextcloud#1039

Merged
susnux merged 2 commits into
mainfrom
fix/install
Jul 1, 2026
Merged

fix(docker): allow to install all shipped apps in configureNextcloud#1039
susnux merged 2 commits into
mainfrom
fix/install

Conversation

@susnux

@susnux susnux commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This fixes the problem that some shipped apps could not be installed. Moreover this resolves the mapping issue for shipped apps with different default branch names, e.g. main on text but master on viewer.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux susnux added 3. to review Waiting for reviews bug Something isn't working labels Jul 1, 2026
This fixes the problem that some shipped apps could not be installed.
Moreover this resolves the mapping issue for shipped apps with different
default branch names, e.g. `main` on text but `master` on viewer.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit b5936c4 into main Jul 1, 2026
9 checks passed
@susnux susnux deleted the fix/install branch July 1, 2026 21:40
@susnux susnux changed the title fix(docker): all to install all shipped apps in configureNextcloud fix(docker): allow to install all shipped apps in configureNextcloud Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When testing the main branch cloning viewer fails

2 participants