-
Notifications
You must be signed in to change notification settings - Fork 9
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
ignition.dsl: colcon for ign-tools on windows #537
Conversation
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
after this, need to update:
|
testing:
|
ok, I think there is a bug in our build script because this build failed but is marked as a success
maybe it's related to |
the colcon build should be fixed by gazebosim/gz-tools#65, but we should figure out why it currently is not marked as a failure |
I'll open an issue for this so we can expedite the merging of this PR |
|
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
a test has been added in gazebosim/gz-tools#67, so I've changed the logic to expect tests for ign-tools in b11aaa7 |
testing: |
Part of #412, similar to #536.