Skip to content

Conversation

@iory
Copy link
Contributor

@iory iory commented Jul 1, 2025

Update ROS keys to new ones used in ros-apt-source.

ref: ros/rosdistro#46048

@iory iory requested a review from Copilot July 1, 2025 13:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the GitHub Actions workflow to use the new ROS apt key from the rosdistro repository and references the upstream change.

  • Switch ROS GPG key retrieval from wget to curl and apt-key add
  • Add comment explaining the change with a link to the upstream PR
Comments suppressed due to low confidence (1)

.github/workflows/config.yml:117

  • The apt-key command is deprecated in newer Debian/Ubuntu releases. Consider placing the key in /usr/share/keyrings/ros-archive-keyring.gpg and updating the sources.list.d/ros-latest.list entry with a signed-by option for better security and future compatibility.
          curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add -

@iory
Copy link
Contributor Author

iory commented Jul 2, 2025

Closed by #647

@iory iory closed this Jul 2, 2025
@iory iory deleted the fix-catkin branch July 2, 2025 07:39
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