Skip to content

Conversation

@nextcloud-command
Copy link
Contributor

This PR was automatically generated by the workflow dispatcher
Please check that there are no reverted changes before merging ⚠

See templates in https://github.com/nextcloud/.github

@nextcloud-command nextcloud-command added 3. to review dependencies Pull requests that update a dependency file automated labels May 27, 2023
@nextcloud-command nextcloud-command force-pushed the automated/update-workflows branch from c4a5a51 to 3b5c30d Compare May 27, 2023 07:44
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
@nextcloud-command nextcloud-command force-pushed the automated/update-workflows branch from 3b5c30d to cabeff6 Compare May 28, 2023 18:33
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the automated/update-workflows branch from ad71234 to 88ca60c Compare May 30, 2023 07:31
@artonge artonge force-pushed the automated/update-workflows branch 2 times, most recently from ae339e0 to 65e1aca Compare May 30, 2023 09:02
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge

This comment was marked as resolved.

@artonge artonge force-pushed the automated/update-workflows branch from 65e1aca to 5980295 Compare May 30, 2023 09:48
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the automated/update-workflows branch from 5980295 to d4862e5 Compare May 30, 2023 09:49
@artonge
Copy link
Collaborator

artonge commented May 31, 2023

/rebase

@nextcloud-command nextcloud-command force-pushed the automated/update-workflows branch 2 times, most recently from 8ea0ea7 to b7e85af Compare June 1, 2023 14:07
@artonge artonge force-pushed the automated/update-workflows branch from b7e85af to d64d785 Compare June 5, 2023 14:22
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge force-pushed the automated/update-workflows branch from d64d785 to 6c234c8 Compare June 5, 2023 14:38
artonge added 2 commits June 5, 2023 16:43
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge artonge merged commit 4ee68a7 into master Jun 5, 2023
@delete-merged-branch delete-merged-branch bot deleted the automated/update-workflows branch June 5, 2023 16:52
@artonge
Copy link
Collaborator

artonge commented Jun 6, 2023

/backport to stable27

@artonge
Copy link
Collaborator

artonge commented Jun 6, 2023

/backport to stable26

@artonge
Copy link
Collaborator

artonge commented Jun 6, 2023

/backport to stable25

@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

@backportbot-nextcloud
Copy link

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

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

# Create the new backport branch
git checkout -b fix/foo-stable25

# 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-stable25

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

@backportbot-nextcloud
Copy link

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

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

# Create the new backport branch
git checkout -b fix/foo-stable26

# 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-stable26

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

Labels

3. to review automated backport-request dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants