Skip to content

Conversation

@kesselb
Copy link
Contributor

@kesselb kesselb commented Oct 13, 2025

☑️ Resolves

🖼️ Screenshots

image image

@kesselb kesselb force-pushed the docs/mp3-disabled-by-default branch 2 times, most recently from 8656754 to bd6805b Compare October 13, 2025 16:29
@kesselb kesselb added this to the Nextcloud 33 milestone Oct 13, 2025
@kesselb
Copy link
Contributor Author

kesselb commented Oct 13, 2025

/backport to stable32

@kesselb
Copy link
Contributor Author

kesselb commented Oct 13, 2025

/backport to stable31

@kesselb kesselb self-assigned this Oct 13, 2025
Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need backports of the corresponding sections to 32 and 31

@kesselb kesselb force-pushed the docs/mp3-disabled-by-default branch from bd6805b to e61af0b Compare October 14, 2025 17:16
@nickvergessen nickvergessen merged commit 4a926db into master Oct 15, 2025
13 checks passed
@nickvergessen nickvergessen deleted the docs/mp3-disabled-by-default branch October 15, 2025 07:18
@backportbot
Copy link

backportbot bot commented Oct 15, 2025

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/13798/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e61af0b4

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13798/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot
Copy link

backportbot bot commented Oct 15, 2025

The backport to stable32 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable32
git pull origin stable32

# Create the new backport branch
git checkout -b backport/13798/stable32

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick e61af0b4

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/13798/stable32

Error: Failed to check for changes with origin/stable32: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants