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

[foxy] Fix problems when parsing a Command Substitution as a parameter value (#137) #265

Merged
merged 4 commits into from
Nov 16, 2021

Conversation

jacobperron
Copy link
Member

@jacobperron jacobperron commented Sep 10, 2021

Backport #146, #164, and #137 to Foxy. The first two commits are prerequisites for #137.

Backport #175 to fix CI.

Fixes #214
Depends on ros2/launch#530

rotu and others added 3 commits September 9, 2021 10:54
* Fix test_node_frontend

Fix #145

1. Make test names more intelligible by not parameterizing on a crazy long string
2. Don't leak StringIO objects
Signed-off-by: Dan Rose <dan@digilabs.io>

* Some renamings and perform the same fixes on test_push_ros_namespace_frontend

Signed-off-by: Dan Rose <dan@digilabs.io>

* Remove incorrect docstring

Signed-off-by: Dan Rose <dan@digilabs.io>

* Add copyright for files with contributions

Signed-off-by: Dan Rose <dan@digilabs.io>

* Fix formatting

Signed-off-by: Dan Rose <dan@digilabs.io>

* Fix copyrights

Signed-off-by: Dan Rose <dan@digilabs.io>
Invalid if type coerced using YAML rules.

Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
…alue (#137)

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@jacobperron jacobperron added this to Proposed in Foxy Patch Release 6 via automation Sep 30, 2021
@jacobperron jacobperron moved this from Proposed to Needs release in Foxy Patch Release 6 Sep 30, 2021
@jacobperron jacobperron removed this from Needs release in Foxy Patch Release 6 Oct 7, 2021
@jacobperron jacobperron added this to Proposed in Foxy Patch Release 7 via automation Oct 7, 2021
@jacobperron jacobperron moved this from Proposed to Needs release in Foxy Patch Release 7 Oct 7, 2021
Copy link
Member

@ivanpauno ivanpauno left a comment

Choose a reason for hiding this comment

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

lgtm with green CI

* Address security bug in yaml loading

Curate bug similar to ros/actionlib#171.
Connected with aliasrobotics/RVD#2401.

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>

* revert one of the changes

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>

Co-authored-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@jacobperron
Copy link
Member Author

I also had to backport #174 (dbb5a39) to resolve a test failure.

@jacobperron
Copy link
Member Author

CI together with ros2/launch#530:

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

jacobperron added a commit to ros2/ros2_documentation that referenced this pull request Oct 26, 2021
Related to ros2/launch#530 and ros2/launch_ros#265

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
clalancette pushed a commit to ros2/ros2_documentation that referenced this pull request Oct 27, 2021
Related to ros2/launch#530 and ros2/launch_ros#265

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Member Author

@ros-pull-request-builder retest this please

@jacobperron jacobperron merged commit e840a29 into foxy Nov 16, 2021
@delete-merged-branch delete-merged-branch bot deleted the jacob/backport_137 branch November 16, 2021 18:58
@jacobperron jacobperron moved this from Needs release to Done in Foxy Patch Release 7 Feb 3, 2022
jacobperron added a commit to ros2/ros2_documentation that referenced this pull request Feb 7, 2022
* Note launch behavior change in Foxy Patch 7

Related to ros2/launch#530 and ros2/launch_ros#265

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Fix link syntax

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Minor fixes.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

Co-authored-by: Chris Lalancette <clalancette@openrobotics.org>
mergify bot pushed a commit to ros2/ros2_documentation that referenced this pull request Feb 7, 2022
* Note launch behavior change in Foxy Patch 7

Related to ros2/launch#530 and ros2/launch_ros#265

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Fix link syntax

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Minor fixes.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

Co-authored-by: Chris Lalancette <clalancette@openrobotics.org>
(cherry picked from commit dc0ddb4)
mergify bot pushed a commit to ros2/ros2_documentation that referenced this pull request Feb 7, 2022
* Note launch behavior change in Foxy Patch 7

Related to ros2/launch#530 and ros2/launch_ros#265

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Fix link syntax

Signed-off-by: Jacob Perron <jacob@openrobotics.org>

* Minor fixes.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

Co-authored-by: Chris Lalancette <clalancette@openrobotics.org>
(cherry picked from commit dc0ddb4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants