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 validate overall actions #44

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Feb 13, 2019

Works around a limitation where the generation for the overall action doesn't know about messages in the same package. Even with this line commented out, the action fields are still validated individually when the messages and services that make up an action are generated.

Fixes ros2/rosidl#348

This PR should be backported to crystal

Works around a limitation where the generation for the overall action doesn't know about messages in the same package.

Signed-off-by: Shane Loretz<[email protected]>
@sloretz
Copy link
Contributor Author

sloretz commented Feb 13, 2019

CI (test packages up to test_communication, also includes all PRs connected to this one)

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

@sloretz
Copy link
Contributor Author

sloretz commented Feb 13, 2019

CI after fixes in connected PRs

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

@sloretz sloretz merged commit 183782e into master Feb 25, 2019
@sloretz sloretz removed the in review Waiting for review (Kanban column) label Feb 25, 2019
@sloretz sloretz deleted the actions_with_msgs_in_same_package branch February 25, 2019 16:45
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