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

Remove ROS1 sources from ROS2 builds #69

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Conversation

mm318
Copy link
Contributor

@mm318 mm318 commented Jun 2, 2020

Description of changes:

I think this is a leftover antiquity from a time when ROS2 still needs to be bootstrapped with packages from ROS1. This is no longer the case and it needs to be removed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

Merging #69 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   88.16%   88.16%           
=======================================
  Files          14       14           
  Lines         321      321           
=======================================
  Hits          283      283           
  Misses         38       38           
Flag Coverage Δ
#ROS_1 89.57% <ø> (ø)
#ROS_2 86.70% <ø> (ø)
#dashing 86.70% <ø> (ø)
#kinetic 89.57% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57d3a85...92b7b05. Read the comment docs.

@@ -1,9 +1,6 @@
#!/bin/bash
set -xe

# add keys and sources
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 421C365BD9FF1F717815A3895523BAEEB01FA116
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is also the old key that should no longer be used anyways (https://discourse.ros.org/t/new-gpg-keys-deployed-for-packages-ros-org/9454).

@mm318 mm318 merged commit 5d8a23a into master Jun 2, 2020
@mm318 mm318 deleted the miaofei/remove-ros1-sources branch June 2, 2020 18:40
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.

2 participants