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

Add build/backport.sh #27519

Closed
wants to merge 2 commits into from
Closed

Add build/backport.sh #27519

wants to merge 2 commits into from

Conversation

silverwind
Copy link
Member

@silverwind silverwind commented Oct 8, 2023

contrib/backport seems broken, I don't want to debug it. Add this simple script that will work for my backporting needs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Oct 8, 2023
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Oct 8, 2023
@silverwind silverwind added the skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. label Oct 8, 2023
@silverwind
Copy link
Member Author

It seems contrib/backport does work but in this case the problem is related to:

Branch backport-27503-v1.21 already exists. Checking it out...

It should not have checked out the branch, but deleted and created it. Also, I think --no-push should be the default.

@silverwind
Copy link
Member Author

I guess contrib/backport can be fixed and it's better to not have two backport scripts. I will likely keep using the bash for my needs.

@silverwind silverwind closed this Oct 8, 2023
@silverwind silverwind deleted the backport branch October 8, 2023 11:37
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Jan 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants