Thanks to visit codestin.com
Credit goes to github.com

Skip to content

x/pkgsite: docs not shown for packages with broken licenses #39388

@epelc

Description

@epelc

I think pkg.dev.go should show go docs regardless of license if the code is available on github or any other site go get supports. If it is public there I do not see why docs can not be shown for it in a nice format under fair use laws. Godoc.org shows docs regardless of license and in this case it was due to licensecheck not detecting an apache 2 license correctly for the go sparkpost repo.

What is the URL of the page with the issue?

pkg.dev.go doesn't show any docs if the license can't be found.

What is your user agent?

Google Chrome
Version 83.0.4103.61 (Official Build) (64-bit)

Screenshot

image

What did you do?

Go to https://pkg.go.dev/github.com/SparkPost/gosparkpost?tab=overview

What did you expect to see?

Docs for the code.

What did you see instead?

A near empty page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeWaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.pkgsitepkgsite/licenseIssues related to licenses on pkg.go.dev. See our license policy https://pkg.go.dev/license-policy

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions