-
Notifications
You must be signed in to change notification settings - Fork 816
[22955] Get correct Fast CDR related branch in CI #5730
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
Conversation
Signed-off-by: Carlosespicur <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me, Windows does not use fastcdr
from submodule since it is built with -DTHIRDPARTY_fastcdr=OFF
. Leaving a NIT.
We should also include backports to all the supported branches.
Signed-off-by: Carlosespicur <[email protected]>
b9d95ab
to
21d664a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@Mergifyio backport 3.1.x 2.14.x 2.10.x |
✅ Backports have been created
|
* Refs #22955: Add Fast CDR branch selection in reusable jobs Signed-off-by: Carlosespicur <[email protected]> * Refs #22955: Apply suggested changes Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> (cherry picked from commit c3ee5e3) # Conflicts: # .github/workflows/reusable-windows-ci.yml
* Refs #22955: Add Fast CDR branch selection in reusable jobs Signed-off-by: Carlosespicur <[email protected]> * Refs #22955: Apply suggested changes Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> (cherry picked from commit c3ee5e3) # Conflicts: # .github/workflows/reusable-windows-ci.yml
* Refs #22955: Add Fast CDR branch selection in reusable jobs Signed-off-by: Carlosespicur <[email protected]> * Refs #22955: Apply suggested changes Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> (cherry picked from commit c3ee5e3) # Conflicts: # .github/workflows/reusable-windows-ci.yml
* Get correct Fast CDR related branch in CI (#5730) * Refs #22955: Add Fast CDR branch selection in reusable jobs Signed-off-by: Carlosespicur <[email protected]> * Refs #22955: Apply suggested changes Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> (cherry picked from commit c3ee5e3) # Conflicts: # .github/workflows/reusable-windows-ci.yml * Change Fast CDR branch and solve conflicts Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> Co-authored-by: Carlos Espinoza Curto <[email protected]> Co-authored-by: Carlosespicur <[email protected]>
* Refs #22955: Add Fast CDR branch selection in reusable jobs Signed-off-by: Carlosespicur <[email protected]> * Refs #22955: Apply suggested changes Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> (cherry picked from commit c3ee5e3) # Conflicts: # .github/workflows/reusable-windows-ci.yml
* Get correct Fast CDR related branch in CI (#5730) * Refs #22955: Add Fast CDR branch selection in reusable jobs Signed-off-by: Carlosespicur <[email protected]> * Refs #22955: Apply suggested changes Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> (cherry picked from commit c3ee5e3) # Conflicts: # .github/workflows/reusable-windows-ci.yml * Change Fast CDR branch and solve conflicts Signed-off-by: Carlosespicur <[email protected]> --------- Signed-off-by: Carlosespicur <[email protected]> Co-authored-by: Carlos Espinoza Curto <[email protected]> Co-authored-by: Carlosespicur <[email protected]>
Description
This PR adds Fast CDR branch selection in sanitizers and Windows/Mac jobs, similarly to how it is done in Ubuntu CI.
@Mergifyio backport 3.1.x 2.14.x 2.10.x
Contributor Checklist
versions.md
file (if applicable).Reviewer Checklist