Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

merge-patches: support branch suffixes #113

Merged

Conversation

ktdreyer
Copy link
Member

Prior to this change, get_rhel_patches_branch() was translating a Debian dist-git branch ceph-2-ubuntu-hotfix-bz123 to ceph-2-rhel-patches, stripping the suffix.

The result was that merge-patches cannot fetch changes from a RHEL -patches branch if it's a hotfix (or anything else special).

We need it to preserve the suffix in these cases, so merge-patches will work with hotfix branches.

Prior to this change, get_rhel_patches_branch() was translating a Debian
dist-git branch "ceph-2-ubuntu-hotfix-bz123" to "ceph-2-rhel-patches",
stripping the suffix.

The result was that merge-patches cannot fetch changes from a RHEL
-patches branch if it's a hotfix (or anything else special).

We need it to preserve the suffix in these cases, so merge-patches will
work with hotfix branches.
@ktdreyer ktdreyer force-pushed the merge-patches-branch-suffixes branch from 1988353 to b111528 Compare May 30, 2017 21:58
@ktdreyer ktdreyer merged commit b111528 into red-hat-storage:master May 30, 2017
@ktdreyer ktdreyer deleted the merge-patches-branch-suffixes branch May 30, 2017 22:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant