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

Use dedicated build for noetic main #640

Merged
merged 9 commits into from
Oct 10, 2023
Merged

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    1432e44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9503132 View commit details
    Browse the repository at this point in the history
  3. Fix branch for ci_format job

    fmauch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b5a2e9a View commit details
    Browse the repository at this point in the history
  4. pass rosinstall file to ci job

    fmauch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e0c23cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a6d571 View commit details
    Browse the repository at this point in the history
  6. Add full noetic build matrix

    fmauch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ffbb9dc View commit details
    Browse the repository at this point in the history
  7. Fix workflow names

    fmauch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9613113 View commit details
    Browse the repository at this point in the history
  8. Make the integration test behind a compile flag

    Since for our integration tests we would require docker being able to spawn a new container that can't necessarily be expected in any usecase.
    Also, with making this optional we don't require docker as a test dependency which also makes the package a lot more lightweight.
    fmauch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    370b410 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe9bcfe View commit details
    Browse the repository at this point in the history