Skip to content

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented Dec 2, 2024

No description provided.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
Copy link
Member Author

blizzz commented Dec 2, 2024

/backport to 29

@blizzz
Copy link
Member Author

blizzz commented Dec 2, 2024

/backport to 28

@blizzz blizzz merged commit 2737a95 into stable30 Dec 2, 2024
10 checks passed
@blizzz blizzz deleted the ci/add-ocp-approve branch December 2, 2024 10:07
@backportbot
Copy link

backportbot bot commented Dec 2, 2024

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

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

# Create the new backport branch
git checkout -b backport/369/28

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

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

Error: Failed to clone repository: Failed to checkout branches: fatal: ambiguous argument 'origin/28': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git [...] -- [...]'


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

@backportbot
Copy link

backportbot bot commented Dec 2, 2024

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

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

# Create the new backport branch
git checkout -b backport/369/29

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

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

Error: Failed to clone repository: Failed to checkout branches: fatal: ambiguous argument 'origin/29': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants