JuliaRegistries / Registrator.jl

Julia package registration bot
https://julialang.org/packages
Other
210 stars 47 forks source link

Debugging URL errors #410

Open rofinn opened 1 year ago

rofinn commented 1 year ago

I'm currently getting an error about a URL change, but when I look at the registry it appears to have already been updated. Is there a way to get the URLs the registrator is comparing?

DilumAluthge commented 1 year ago

You probably need to edit the Package.toml file in the registry, and make sure the repo URL ends in .git.

The Registrator should probably post the two URLs that it's comparing when it posts it's comment.