Skip to content

Conversation

@come-nc
Copy link
Contributor

@come-nc come-nc commented Apr 30, 2024

  • Resolves: #

Summary

Backport commit from #44533

Checklist

This was broken by last codestyle update, maybe even before because of
 operator precedence. Now using vars to make it readable and correct at
 the same time.

Signed-off-by: Côme Chilliet <[email protected]>
@come-nc come-nc added the 3. to review Waiting for reviews label Apr 30, 2024
@come-nc come-nc added this to the Nextcloud 29.0.1 milestone Apr 30, 2024
@come-nc come-nc self-assigned this Apr 30, 2024
@come-nc
Copy link
Contributor Author

come-nc commented Apr 30, 2024

/backport to stable28

@come-nc
Copy link
Contributor Author

come-nc commented Apr 30, 2024

/backport to stable27

@come-nc come-nc enabled auto-merge April 30, 2024 09:51
@come-nc come-nc merged commit 76fa0c3 into stable29 Apr 30, 2024
@come-nc come-nc deleted the backport/fix-opcache-buffer-check branch April 30, 2024 10:07
@backportbot
Copy link

backportbot bot commented Apr 30, 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/45106/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 5f8157f6

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants