#4383 Pagure is not registered on godoc.org, making it unsuitable for Go code hosting
Opened 5 years ago by nim. Modified 5 years ago

Without a github.com/golang/gddo pagure plugin https://godoc.org/ will ignore all the Go code published on pagure.io, making Pagure unsuitable for Go code hosting.


Do you expect us to know what to do here? This is not an actionable issue.

Sorry I see I shortened one URL

The drivers godoc uses to interface with hosting services are here
https://github.com/golang/gddo/tree/master/gosrc
https://godoc.org/github.com/golang/gddo/gosrc

So making pagure a first-class solution for hosting Go code involves either contributing a pagure plugin to gddo, or convincing the gddo maintainers to write one (and they'll probably expect some involvement pagure-side to answer technical questions).

They already have github, bitbucket, launchpad, etc plugins.

Login to comment on this ticket.

Metadata