Skip to content

[stable31] fix(TaskProcessing): Refactor TextToImage fallback#58428

Merged
nickvergessen merged 1 commit intostable31from
backport/58112/stable31
Feb 26, 2026
Merged

[stable31] fix(TaskProcessing): Refactor TextToImage fallback#58428
nickvergessen merged 1 commit intostable31from
backport/58112/stable31

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Feb 19, 2026

Backport of PR #58112

@backportbot backportbot bot self-assigned this Feb 19, 2026
@github-actions github-actions bot changed the title [stable31] [stable32] fix(TaskProcessing): Refactor TextToImage fallback [stable31] fix(TaskProcessing): Refactor TextToImage fallback Feb 19, 2026
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@nickvergessen nickvergessen merged commit 2e86293 into stable31 Feb 26, 2026
191 checks passed
@nickvergessen nickvergessen deleted the backport/58112/stable31 branch February 26, 2026 11:13
@marcelklehr
Copy link
Member

/backport to stable30

@backportbot
Copy link
Author

backportbot bot commented Feb 26, 2026

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

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

# Create the new backport branch
git checkout -b backport/58428/stable30

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

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

Error: Failed to check for changes with origin/stable30: 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants