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

Support Jazzy #97

Closed
wants to merge 1 commit into from
Closed

Support Jazzy #97

wants to merge 1 commit into from

Conversation

fred-labs
Copy link
Contributor

Description

Pull request checklist

  • Issue created that explains the change and why it's needed
  • Tests are part of the PR (for bug fixes / features)
  • Docs reviewed and added / updated if needed (for bug fixes / features)
  • Format and Lint checks (make check) pass locally
  • PR applies Apache 2.0 License to all code files

Pull request type

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation changes
  • Other (please describe)

Current behavior

New behavior

How to test

Copy link

github-actions bot commented Jun 20, 2024

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 6b37d9c.

♻️ This comment has been updated with latest results.

.github/workflows/Dockerfile Fixed Show fixed Hide fixed
.github/workflows/Dockerfile Fixed Show fixed Hide fixed
FROM osrf/ros:humble-desktop-full
ARG ROS_DISTRO

FROM osrf/ros:${ROS_DISTRO}-desktop-full

Check warning

Code scanning / Scorecard

Pinned-Dependencies

score is 7: containerImage not pinned by hash Click Remediation section below to solve this issue
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.

1 participant