Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable27] workflow update #689

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

come-nc
Copy link
Collaborator

@come-nc come-nc commented Mar 19, 2024

Did not backport the migration away from drone as it’s too big, but the rest of the workflows can be aligned.

@come-nc come-nc self-assigned this Mar 19, 2024
@come-nc come-nc changed the base branch from main to stable27 March 19, 2024 08:41
@come-nc come-nc force-pushed the fix/stable27-workflow-update branch from 694e1d2 to 40003c3 Compare March 19, 2024 08:45
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the fix/stable27-workflow-update branch from 40003c3 to 86c562f Compare March 19, 2024 08:51
@come-nc come-nc merged commit 08f95df into stable27 Mar 19, 2024
18 checks passed
@come-nc come-nc deleted the fix/stable27-workflow-update branch March 19, 2024 09:09
@come-nc
Copy link
Collaborator Author

come-nc commented Mar 19, 2024

/backport to stable26

Copy link

backportbot bot commented Mar 19, 2024

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 backport/689/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 86c562f0

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant