Skip to content

fix(TextToImage): Set better attribute for routes - #55776

Merged
marcelklehr merged 1 commit into
masterfrom
fix/text2image-better-attributes
Oct 15, 2025
Merged

fix(TextToImage): Set better attribute for routes#55776
marcelklehr merged 1 commit into
masterfrom
fix/text2image-better-attributes

Conversation

@marcelklehr

Copy link
Copy Markdown
Member

Checklist

@marcelklehrmarcelklehr added this to the Nextcloud 33 milestone Oct 15, 2025
@marcelklehrmarcelklehr added the 3. to review Waiting for reviews label Oct 15, 2025
@marcelklehr
marcelklehr requested a review from a team as a code ownerOctober 15, 2025 07:34
@marcelklehr
marcelklehr requested review from salmart-dev and sorbaugh and removed request for a teamOctober 15, 2025 07:34
@marcelklehr

Copy link
Copy Markdown
MemberAuthor

/backport to stable32

@marcelklehr

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

@marcelklehr

Copy link
Copy Markdown
MemberAuthor

/backport to stable30

@marcelklehr

Copy link
Copy Markdown
MemberAuthor

/backport to stable29

@marcelklehr

Copy link
Copy Markdown
MemberAuthor

/backport to stable28

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@marcelklehr
marcelklehrforce-pushed the fix/text2image-better-attributes branch from 64daf11 to a5ce35aCompareOctober 15, 2025 07:55
@marcelklehr
marcelklehr merged commit d5220d6 into masterOct 15, 2025
221 of 231 checks passed
@marcelklehr
marcelklehr deleted the fix/text2image-better-attributes branch October 15, 2025 11:07
@backportbot

Copy link
Copy Markdown

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/55776/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 a5ce35ac
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55776/stable28

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

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

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29
# Create the new backport branch
git checkout -b backport/55776/stable29
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick a5ce35ac
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55776/stable29

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

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/55776/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 a5ce35ac
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55776/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.

@backportbot

Copy link
Copy Markdown

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/55776/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 a5ce35ac
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55776/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.

@marcelklehr

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

@backportbot

Copy link
Copy Markdown

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/55776/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 a5ce35ac
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55776/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.

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

Labels

3. to reviewWaiting for reviewsbackport-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@marcelklehr@miaulalala@provokateurin