Skip to content

Conversation

@icewind1991
Copy link
Member

Follow up from #38945

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Jun 23, 2023
@icewind1991 icewind1991 added this to the Nextcloud 28 milestone Jun 23, 2023
@icewind1991 icewind1991 requested review from a team, ArtificialOwl, blizzz and nfebe and removed request for a team June 23, 2023 12:40
@blizzz blizzz requested a review from juliusknorr June 23, 2023 12:44
@icewind1991 icewind1991 marked this pull request as ready for review June 23, 2023 13:48
@blizzz blizzz merged commit 877ddd2 into master Jun 23, 2023
@blizzz blizzz deleted the dav-directory-clean-cache-path branch June 23, 2023 16:48
@solracsf
Copy link
Member

/backport to stable27

@backportbot-nextcloud
Copy link

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 fix/foo-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 abc123

# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

solracsf added a commit that referenced this pull request Jun 23, 2023
Signed-off-by: Git'Fellow <[email protected]>
blizzz pushed a commit that referenced this pull request Jul 10, 2023
Signed-off-by: Git'Fellow <[email protected]>
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