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 Jazzy job configurations. #301

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Add Jazzy job configurations. #301

merged 3 commits into from
Apr 23, 2024

Commits on Apr 22, 2024

  1. Add Jazzy job configurations.

    Adds CI, documentation, release source, and binary jobs for ROS 2 Jazzy.
    Based on the ROS 2 Rolling configurations with:
    `sed -i 's/rolling/jazzy/g'`.
    nuclearsandwich committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    638b119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18b04e0 View commit details
    Browse the repository at this point in the history
  3. Fix misapplied edit.

    This is why I use awk and sed so I can only make these silly human
    mistakes at a grand scale.
    nuclearsandwich committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b9692e9 View commit details
    Browse the repository at this point in the history