Skip to content

update backport.sh script#14451

Merged
shonfeder merged 1 commit into
ocaml:mainfrom
Sudha247:backport-script-update
May 7, 2026
Merged

update backport.sh script#14451
shonfeder merged 1 commit into
ocaml:mainfrom
Sudha247:backport-script-update

Conversation

@Sudha247

@Sudha247 Sudha247 commented May 7, 2026

Copy link
Copy Markdown
Member

This patch has a couple of minor updates:

  • Make the default shell bash: Ubuntu uses dash by default when you invoke sh, and it doesn't support set -o pipefail.
  • Change the ordering of cherry-pick to be done before pushing the remote. This way we don't have an empty branch if cherry-pick fails for some reason.

Make the default shell bash: Ubuntu uses dash by default when you invoke `sh`,
and it doesn't support `set -o pipefail`. Change the ordering of cherry-pick to
be done before pushing the remote. This way we don't have an empty branch if
cherry-pick fails for some reason.

Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
@Sudha247 Sudha247 requested a review from shonfeder May 7, 2026 16:29

@shonfeder shonfeder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@shonfeder shonfeder merged commit 08d2ed6 into ocaml:main May 7, 2026
30 checks passed
@Alizter Alizter added this to the 3.24.0 milestone Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants