Skip to content

Xml upload download improvements - #14505

Merged
giohappy merged 3 commits into
masterfrom
xml_upload_download_improvements
Aug 13, 2026
Merged

Xml upload download improvements#14505
giohappy merged 3 commits into
masterfrom
xml_upload_download_improvements

Conversation

@giohappy

Copy link
Copy Markdown
Contributor

No description provided.

@cla-bot cla-bot Bot added the cla-signed CLA Bot: community license agreement signed label Aug 12, 2026
@giohappy giohappy added this to the 5.0.4 milestone Aug 12, 2026
@giohappy
giohappy merged commit cf5922a into master Aug 13, 2026
15 checks passed
@giohappy
giohappy deleted the xml_upload_download_improvements branch August 13, 2026 07:35
@github-actions

Copy link
Copy Markdown
Contributor

The backport to 5.0.x failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-5.0.x 5.0.x
# Navigate to the new working tree
cd .worktrees/backport-5.0.x
# Create a new branch
git switch --create backport-14505-to-5.0.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 cf5922a404cd61a65b59fc97e622b45681e6529e
# Push it to GitHub
git push --set-upstream origin backport-14505-to-5.0.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-5.0.x

Then, create a pull request where the base branch is 5.0.x and the compare/head branch is backport-14505-to-5.0.x.

giohappy added a commit that referenced this pull request Aug 13, 2026
sijandh35 pushed a commit that referenced this pull request Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 5.0.x backport 5.1.x cla-signed CLA Bot: community license agreement signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants