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

Conversation

nuclearsandwich
Copy link
Member

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'.

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'`.
index.yaml Outdated Show resolved Hide resolved
This is why I use awk and sed so I can only make these silly human
mistakes at a grand scale.
Copy link

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for doing this!

@marcoag marcoag merged commit bb99e81 into ros2 Apr 23, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the add-jazzy branch April 23, 2024 07:07
@nuclearsandwich
Copy link
Member Author

Commands for deploying jazzy to the buildfarm:

# Dry-run to make sure things is good
❯ generate_all_jobs.py https://raw.githubusercontent.com/ros2/ros_buildfarm_config/ros2/index.yaml --ros-distro-names jazzy
# Review the output ...
❯ generate_all_jobs.py https://raw.githubusercontent.com/ros2/ros_buildfarm_config/ros2/index.yaml --ros-distro-names jazzy --commit
...
❯ generate_release_trigger_upload_jobs.py https://raw.githubusercontent.com/ros2/ros_buildfarm_config/ros2/index.yaml

@ros-discourse
Copy link

This pull request has been mentioned on ROS Discourse. There might be relevant details there:

https://discourse.ros.org/t/jazzy-pre-release-is-ready-for-the-tutorial-party/37472/1

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.

4 participants