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 support for Github actions #966

Merged
merged 1 commit into from
May 27, 2024

Conversation

minggangw
Copy link
Member

@minggangw minggangw commented May 24, 2024

This patch:

  1. Add the Jazzy support into actions.
  2. Remove the support of the following ROS2 releases:
    • galactic
    • foxy
  3. Upgrade the followings:
    • setup-node => v4.0.2
    • setup-ros => v0.7.6
    • checkout => v4.1.6

Fix: #965

@minggangw minggangw force-pushed the issue-965 branch 2 times, most recently from ddb2cfe to fa03a20 Compare May 27, 2024 04:19
@minggangw minggangw changed the base branch from develop to jazzy May 27, 2024 05:45
@minggangw minggangw force-pushed the issue-965 branch 2 times, most recently from d36880e to f5e9d13 Compare May 27, 2024 06:20
This patch:

1. Add the Jazzy support into actions.
2. Remove the support of the following ROS2 releases:
  - galactic
  - foxy
3. Upgrade the followings:
  - setup-node => v4.0.2
  - setup-ros => v0.7.6
  - checkout => v4.1.6

Fix: RobotWebTools#965
@minggangw minggangw merged commit ae94640 into RobotWebTools:jazzy May 27, 2024
2 of 6 checks passed
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.

Add CI support for jazzy
1 participant