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 the rest of the flake8 plugins as dependencies. #503

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

clalancette
Copy link
Contributor

These are now all available on Ubuntu and RHEL, and they are in rosdep, so we can make them true dependencies now.

Once this is approved, passes CI, and merged, I'll do a release right away to get this into Rolling.

These are now all available on Ubuntu and RHEL, and they
are in rosdep, so we can make them true dependencies now.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor Author

Pulls: #503
Gist: https://gist.githubusercontent.com/clalancette/3b53fc16dc5d8e668dc4b54a137866f3/raw/0fd91542ee5709e17ba4979c070b993392b0db74/ros2.repos
BUILD args: --packages-above-and-dependencies ament_flake8
TEST args: --packages-above ament_flake8
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14681

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@cottsay
Copy link
Contributor

cottsay commented Oct 8, 2024

Note that ros2ci jobs don't care about rosdep changes in package.xml at all, so the only value those jobs provide is ensuring that the other information in the manifest can still be parsed.

The PR job, however, reports successful resolution and installation of the new dependencies.

@clalancette clalancette merged commit fb7ba52 into rolling Oct 9, 2024
3 checks passed
@clalancette clalancette deleted the clalancette/add-rest-flake8-deps branch October 9, 2024 14:49
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.

2 participants