ros-infrastructure / superflore

An extended platform release manager for Robot Operating System
Apache License 2.0
52 stars 33 forks source link

Upgrade CI #241

Closed allenh1 closed 4 years ago

allenh1 commented 4 years ago

Upgrade ubuntu to bionic, and upgrade python versions to 3.7 and 3.8

Signed-off-by: Hunter L. Allen hunterlallen@protonmail.com


Connects to #239

allenh1 commented 4 years ago

@tfoote do you know what's wrong with rosdep and python 3.8? It seems to be unable to detect the os?

tfoote commented 4 years ago

I suspect something changed in the rospkg os_detect module that isn't compatible anymore.

allenh1 commented 4 years ago

I suspect something changed in the rospkg os_detect module that isn't compatible anymore.

Odd. I'll keep it on 3.6 and 3.7 then, I think.

allenh1 commented 4 years ago

@tfoote I had to remove pypy3, unfortunately. Do you think it's too soon to jump to bionic? I feel like it definitely shouldn't be, but I could go to an earlier release if desired (maybe xenial).