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

Add --ros-distro batch job argument from CI parameter. #455

Merged
merged 2 commits into from
Jul 9, 2020

Conversation

nuclearsandwich
Copy link
Member

Expands on the work from #450 to expose the CI parameter as a batch job
argument. This is needed in order to install different Python wheels for different ROS distros when running in the Windows debug configuration. As those are installed by the batch job script on each run (See ros2_batch_job/__main__.py).

Expands on the work from #450 to expose the CI parameter as a batch job
argument. This is needed in order to install different Python wheels
when running in the Windows debug configuration.
@nuclearsandwich nuclearsandwich self-assigned this May 20, 2020
@nuclearsandwich
Copy link
Member Author

Test deployed CI job to make sure that this unused parameter does not break anything and is passed in CI_ARGS. Build Status

Signed-off-by: Steven! Ragnarök <steven@nuclearsandwich.com>
@nuclearsandwich nuclearsandwich merged commit 16ff508 into master Jul 9, 2020
@nuclearsandwich nuclearsandwich deleted the add-ros-distro-parameter-arg branch July 9, 2020 15:58
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.

3 participants