launch icon indicating copy to clipboard operation
launch copied to clipboard

Create `py.typed` for launch

Open InvincibleRMC opened this issue 11 months ago • 1 comments

Add py.typed so downstream users can use type hints.

InvincibleRMC avatar Feb 13 '25 20:02 InvincibleRMC

Pulls: ros2/launch#828 Gist: https://gist.githubusercontent.com/christophebedard/db364753930df4b0d5737273246841da/raw/9a59475aeb13788224eaf48e1b763839f662ff96/ros2.repos BUILD args: --packages-above-and-dependencies launch TEST args: --packages-above launch ROS Distro: rolling Job: ci_launcher ci_launcher ran: https://ci.ros2.org/job/ci_launcher/15196

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

christophebedard avatar Feb 14 '25 16:02 christophebedard

@christophebedard Since the Windows failures seem unrelated, would it be alright to merge in?

InvincibleRMC avatar Feb 20 '25 17:02 InvincibleRMC

Indeed, I can find the same failure in similar tests for another package in a different job: https://ci.ros2.org/job/ci_windows/23336/testReport/junit/ament_mypy.test/test_xmllint/test_xmllint/

christophebedard avatar Feb 20 '25 18:02 christophebedard