Skip to content

Conversation

@backportbot backportbot bot added this to the Nextcloud 30.0.6 milestone Feb 6, 2025
@come-nc come-nc force-pushed the backport/50567/stable30 branch from 2866be8 to ab8debb Compare February 10, 2025 16:29
@come-nc come-nc marked this pull request as ready for review February 10, 2025 16:29
@come-nc come-nc requested a review from blizzz as a code owner February 10, 2025 16:29
@come-nc
Copy link
Contributor

come-nc commented Feb 10, 2025

/backport to stable29

Copy link
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a backport of #46114 first -> #50778

This was referenced Feb 11, 2025
@blizzz blizzz mentioned this pull request Mar 4, 2025
13 tasks
come-nc added 4 commits March 5, 2025 17:01
… getters for backends

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
…tings

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@max-nextcloud max-nextcloud force-pushed the backport/50567/stable30 branch from ab8debb to 11ce100 Compare March 5, 2025 16:01
Copy link
Contributor

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compared the backport and made sure the backport this depends upon is in.

Copy link
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, works.

@max-nextcloud max-nextcloud merged commit be312b5 into stable30 Mar 6, 2025
177 checks passed
@max-nextcloud max-nextcloud deleted the backport/50567/stable30 branch March 6, 2025 11:52
@max-nextcloud
Copy link
Contributor

/backport to stable29

@backportbot
Copy link
Author

backportbot bot commented Mar 24, 2025

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/50691/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 bbcb1022 8a394111 779f2934 11ce1008

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

Error: Failed to create pull request: Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for nextcloud:backport/50691/stable29."} - https://docs.github.com/rest/pulls/pulls#create-a-pull-request


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.

4 participants