Skip to content

Modify get_source.sh to automatically fetch release branches - #694

Merged
keithc-ca merged 1 commit into
ibmruntimes:openj9from
pshipton:relbranch
Sep 13, 2023
Merged

Modify get_source.sh to automatically fetch release branches#694
keithc-ca merged 1 commit into
ibmruntimes:openj9from
pshipton:relbranch

Conversation

@pshipton

Copy link
Copy Markdown
Member

If the current branch matches the pattern of a release branch, fetch openj9/omr branches of the same name.

This will work for a normal release, and can be overwritten for special cases. It avoids having to modify a release branch after creation in order to get the matching openj9/omr release branches. Further changes to the release branch can be pushed rather than merged, as long as the release branch matches the head stream.

Backport of ibmruntimes/openj9-openjdk-jdk#660

If the current branch matches the pattern of a release branch, fetch
openj9/omr branches of the same name.

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton
pshipton requested a review from keithc-ca September 13, 2023 18:01
@keithc-ca

Copy link
Copy Markdown
Member

Jenkins compile win32 jdk8

@keithc-ca
keithc-ca merged commit a7e9de8 into ibmruntimes:openj9 Sep 13, 2023
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.

2 participants