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

Don't override user provided compile definitions (backport #145) #147

Merged
merged 2 commits into from Jun 27, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 8, 2023

This is an automatic backport of pull request #145 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* Don't override user provided compile definitions

Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
(cherry picked from commit 454a7bc)
Copy link
Contributor

@emersonknapp emersonknapp left a comment

Choose a reason for hiding this comment

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

Don't want to change the preexisting C++ standard target, just fix the compile options overriding issue.

@emersonknapp
Copy link
Contributor

@quarkytale @sloretz friendly ping to commit suggestions at earliest convenience - then I'll kick off CI

@emersonknapp
Copy link
Contributor

@clalancette @quarkytale @sloretz ping!

Co-authored-by: Emerson Knapp <537409+emersonknapp@users.noreply.github.com>
@clalancette
Copy link
Contributor

@quarkytale @sloretz friendly ping to commit suggestions at earliest convenience - then I'll kick off CI

Done now, feel free to kick off CI.

@emersonknapp
Copy link
Contributor

Pulls: #147
Gist: https://gist.githubusercontent.com/emersonknapp/77b08500e1e2f79c2865a5dbe78c466e/raw/45fb4e69c916f4568d0ebb7c9e996a739e099c40/ros2.repos
BUILD args:
TEST args:
ROS Distro: humble
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/12298

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit 5e9d492 into humble Jun 27, 2023
2 of 3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the mergify/bp/humble/pr-145 branch June 27, 2023 18:47
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