Skip to content

fix(TextToImage): Refactor scheduling mechanism#58015

Merged
AndyScherzinger merged 1 commit intomasterfrom
fix/text-to-image-scheduling
Feb 5, 2026
Merged

fix(TextToImage): Refactor scheduling mechanism#58015
AndyScherzinger merged 1 commit intomasterfrom
fix/text-to-image-scheduling

Conversation

@marcelklehr
Copy link
Member

Checklist

@marcelklehr marcelklehr added this to the Nextcloud 34 milestone Feb 3, 2026
@marcelklehr marcelklehr requested a review from a team as a code owner February 3, 2026 08:12
@marcelklehr marcelklehr requested review from ArtificialOwl, icewind1991, leftybournes and salmart-dev and removed request for a team February 3, 2026 08:12
@marcelklehr marcelklehr added the 3. to review Waiting for reviews label Feb 3, 2026
@marcelklehr
Copy link
Member Author

/backport to stable33

@marcelklehr
Copy link
Member Author

/backport to stable32

@marcelklehr
Copy link
Member Author

/backport to stable31

@marcelklehr
Copy link
Member Author

/backport to stable30

@marcelklehr
Copy link
Member Author

/backport to stable29

@marcelklehr
Copy link
Member Author

/backport to stable28

@marcelklehr marcelklehr force-pushed the fix/text-to-image-scheduling branch from cf82ba7 to e8b2855 Compare February 3, 2026 08:41
@marcelklehr marcelklehr force-pushed the fix/text-to-image-scheduling branch from e8b2855 to 7380c71 Compare February 4, 2026 09:57
@marcelklehr marcelklehr force-pushed the fix/text-to-image-scheduling branch from 7380c71 to dd4dfe6 Compare February 4, 2026 12:48
@AndyScherzinger AndyScherzinger merged commit 428e7b4 into master Feb 5, 2026
193 of 206 checks passed
@AndyScherzinger AndyScherzinger deleted the fix/text-to-image-scheduling branch February 5, 2026 14:53
@backportbot
Copy link

backportbot bot commented Feb 5, 2026

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

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

# Create the new backport branch
git checkout -b backport/58015/stable28

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

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

Error: Failed to push branch backport/58015/stable28: remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/nextcloud/server.git/'


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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants