Skip to content

Conversation

@artonge
Copy link
Collaborator

@artonge artonge commented Feb 11, 2025

Manual backport of #2798

@artonge artonge added the 3. to review Waiting for reviews label Feb 11, 2025
@artonge artonge self-assigned this Feb 11, 2025
@artonge artonge added bug Something isn't working dependencies Pull requests that update a dependency file javascript Javascript related ticket labels Feb 11, 2025
@artonge artonge added this to the Nextcloud 30.0.6 milestone Feb 11, 2025
@artonge
Copy link
Collaborator Author

artonge commented Feb 11, 2025

/compile amend /

Also update the lib

Signed-off-by: Louis Chemineau <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the artonge/backport/stable30/2798 branch from c094f08 to 3ec2fc8 Compare February 11, 2025 12:30
@artonge artonge added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 11, 2025
@artonge artonge mentioned this pull request Feb 11, 2025
18 tasks
@Altahrim Altahrim mentioned this pull request Feb 12, 2025
19 tasks
@susnux susnux mentioned this pull request Feb 14, 2025
@susnux susnux merged commit 98c6362 into stable30 Feb 14, 2025
46 checks passed
@susnux susnux deleted the artonge/backport/stable30/2798 branch February 14, 2025 01:16
@blizzz blizzz mentioned this pull request Mar 4, 2025
13 tasks
@artonge
Copy link
Collaborator Author

artonge commented Mar 24, 2025

/backport to stable29

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Mar 24, 2025
@backportbot
Copy link

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/2801/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 3ec2fc8f

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

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

Labels

4. to release Ready to be released and/or waiting for tests to finish backport-request Pending backport by the backport-bot bug Something isn't working dependencies Pull requests that update a dependency file javascript Javascript related ticket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants