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

CI Doesn't Properly Reflect Testing/Released #1017

Closed
mikeferguson opened this issue Aug 5, 2024 · 2 comments
Closed

CI Doesn't Properly Reflect Testing/Released #1017

mikeferguson opened this issue Aug 5, 2024 · 2 comments
Labels

Comments

@mikeferguson
Copy link
Member

Current situation:

  • message_filters version in the "testing" debian repository: 6.0.3 (has the hpp headers)
  • message_filters version in the "ros2" debian repository: 6.0.0 (no hpp headers)
  • Both the "build-rolling" and "build-rolling-testing" PRs are passing
  • If you install debians locally and do not have a source install of message_filters, you find out very quickly that the rolling branch does not build, since you have no hpp headers available.

It would appear to me that the CI is using the testing debians for both jobs. Thoughts @ahcorde?

@mikeferguson
Copy link
Member Author

https://github.com/osrf/docker_images notes that osrf/ros2:testing (which is the base repo for both the testing and non-testing job) uses the testing repo

@mikeferguson
Copy link
Member Author

Possible solution in #1020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant