ros-infrastructure / rosindex

The source code for generating index.ros.org
https://index.ros.org
GNU General Public License v3.0
12 stars 24 forks source link

stop implictly adding repos using distro matches (#327) #352

Closed rkent closed 7 months ago

rkent commented 7 months ago

As discussed in #327, we want to move away from aggressively trying to locate possible releases of ros packages, based on finding a branch name that contains a distro name, and instead rely on rosdistro for repos.

One minor drive-by change: while investigating some earlier problems, I found release repos that had changed their branch name to main, so I added that to the release repo search.

I've run the index using these changes, and uploaded (temporarily) to http://test1.rosdabbler.com