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

i#5365: Add "branch" parameter to runsuite.cmake #6740

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

philramsey-arm
Copy link
Collaborator

@philramsey-arm philramsey-arm commented Mar 28, 2024

Currently runsuite.cmake assumes that "origin/master" is the branch to diff against.

However sometimes this is not the case, e.g. for internal CI systems using their own branches.

Add a "branch" parameter to runsuite.cmake, defaulting to "master", allowing a different source branch to be specified.

Issue: #5365

Currently runsuite.cmake assumes that "origin/master" is the branch to
diff against. However sometimes this is not the case.

Add a "branch" parameter to runsuite.cmake, defaulting to "master",
allowing a different source branch to be specified.

Issue: #5365
@philramsey-arm philramsey-arm merged commit 98d55a6 into master Mar 28, 2024
16 checks passed
@philramsey-arm philramsey-arm deleted the i#5365-add_branch_param_to_runsuite_cmake branch March 28, 2024 11:13
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.

None yet

2 participants