Skip to content

Conversation

@skjnldsv
Copy link
Member

@skjnldsv

This comment was marked as resolved.

@skjnldsv skjnldsv force-pushed the revert/2196 branch 2 times, most recently from 45c1560 to bf3d20d Compare March 22, 2024 15:52
@skjnldsv skjnldsv changed the title revert: fix(deps): update dependency filerobot-image-editor to ^4.7.0 fix: filerobot-image-editor ^4.7.0 Mar 22, 2024
@skjnldsv skjnldsv self-assigned this Mar 22, 2024
@skjnldsv

This comment was marked as resolved.

@skjnldsv skjnldsv added bug Something isn't working regression Regression of a previous working feature 3. to review Waiting for reviews labels Mar 22, 2024
@skjnldsv skjnldsv added this to the Nextcloud 29 milestone Mar 22, 2024
Signed-off-by: skjnldsv <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@skjnldsv
Copy link
Member Author

/backport to stable28

@backportbot backportbot bot added the backport-request Pending backport by the backport-bot label Mar 22, 2024
@skjnldsv
Copy link
Member Author

/backport to stable27

@skjnldsv skjnldsv merged commit ff0963b into master Mar 22, 2024
@skjnldsv skjnldsv deleted the revert/2196 branch March 22, 2024 16:10
@skjnldsv
Copy link
Member Author

/backport to stable27

@skjnldsv
Copy link
Member Author

/backport to stable28

@backportbot
Copy link

backportbot bot commented Mar 22, 2024

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

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

# Create the new backport branch
git checkout -b backport/2248/stable27

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

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

Error: 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

backportbot bot commented Mar 22, 2024

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/2248/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 f84c83af

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

Error: 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

3. to review Waiting for reviews backport-request Pending backport by the backport-bot bug Something isn't working regression Regression of a previous working feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants