Skip to content

Conversation

@st3iny
Copy link
Member

@st3iny st3iny commented Aug 17, 2023

@st3iny st3iny self-assigned this Aug 17, 2023
@st3iny st3iny force-pushed the perf/dashboard/item-api-v2 branch from b45d81f to bcdf3c9 Compare September 4, 2023 08:47
@st3iny st3iny marked this pull request as ready for review September 4, 2023 08:47
@st3iny st3iny added this to the Nextcloud 28 milestone Sep 4, 2023
@st3iny st3iny enabled auto-merge September 4, 2023 08:48
@st3iny st3iny force-pushed the perf/dashboard/item-api-v2 branch from bcdf3c9 to a5eef18 Compare September 4, 2023 11:38
@st3iny st3iny merged commit ca8ad16 into master Sep 5, 2023
@st3iny st3iny deleted the perf/dashboard/item-api-v2 branch September 5, 2023 07:06
@st3iny
Copy link
Member Author

st3iny commented Sep 5, 2023

/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

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

Projects

Development

Successfully merging this pull request may close these issues.

3 participants