ecosyste-ms / packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.
https://packages.ecosyste.ms
GNU Affero General Public License v3.0
26 stars 5 forks source link

Correct package data for package: `github.com/oapi-codegen/oapi-codegen` #912

Open jamietanna opened 3 weeks ago

jamietanna commented 3 weeks ago

Hey!

I noticed that https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Foapi-codegen/ is - for some reason - showing that the $.repo_metadata.full_name is oapi-codegen/.github but I would expect it to be oapi-codegen/oapi-codegen.

Could this be because on a non-organisation, the corresponding repo is i.e. https://github.com/jamietanna/jamietanna?

jamietanna commented 3 weeks ago

Interestingly, I can see that there's a $.previous_names which sees that it was previously oapi-codegen/oapi-codegen

jamietanna commented 3 weeks ago

This appears to also be the case for the v2 release of the Go module https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foapi-codegen%2Foapi-codegen/v2

andrew commented 3 weeks ago

Thanks for reporting, I'll try to get to this on Wednesday