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

refactor(docker): replace the multiple colcon commands with build_and_clean.sh. #5425

Merged
merged 9 commits into from
Nov 12, 2024

Commits on Nov 12, 2024

  1. run resolve_rosdep_keys.sh

    Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
    youtalk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    e5518da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce7ff36 View commit details
    Browse the repository at this point in the history
  3. update .dockerignore

    Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
    youtalk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5c44436 View commit details
    Browse the repository at this point in the history
  4. chmod +x

    Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
    youtalk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8c4b1d5 View commit details
    Browse the repository at this point in the history
  5. fix location

    Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
    youtalk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    ea76f69 View commit details
    Browse the repository at this point in the history
  6. remove rosdep update

    Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
    youtalk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6264cde View commit details
    Browse the repository at this point in the history
  7. run build_and_clean.sh

    Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
    youtalk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    01356bc View commit details
    Browse the repository at this point in the history
  8. style(pre-commit): autofix

    pre-commit-ci[bot] authored and youtalk committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    290c1e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a01be85 View commit details
    Browse the repository at this point in the history