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 colcon-defaults input #570

Merged
merged 4 commits into from
Mar 10, 2021
Merged

Add colcon-defaults input #570

merged 4 commits into from
Mar 10, 2021

Commits on Mar 9, 2021

  1. Add colcon-defaults input

    Relates to #525, #526, #555
    
    This adds a `colcon-defaults` input. The JSON content is validated and then
    written to `~/.colcon/defaults.yaml`.
    
    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    ec8c011 View commit details
    Browse the repository at this point in the history
  2. Use COLCON_DEFAULTS_FILE instead

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    67d2858 View commit details
    Browse the repository at this point in the history
  3. Set vcs-repo-file-url for test_colcon_defaults

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    3930af9 View commit details
    Browse the repository at this point in the history
  4. Set required-ros-distributions in colcon-defaults example

    Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
    christophebedard committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8054bdd View commit details
    Browse the repository at this point in the history