Skip to content

x/pkgsite: consider surfacing fork status and activity details vs upstream #61306

@ldemailly

Description

@ldemailly

While in some cases a fork may actually be the better, more maintained, more adopted version, when the parent does have more activity than the fork, it would probably be helpful to show the parent in the Links or elsewhere in the header section of the pkg page

Somewhat related also would be to rank it lower in search results

Example:

https://pkg.go.dev/search?q=fortio&m=

shows

https://pkg.go.dev/github.com/lemonlinger/fortio
and
https://pkg.go.dev/github.com/CrowdStrike/fortio
and
https://pkg.go.dev/github.com/MUzairS15/fortio

all stale forks with minor to no updates and not the original

https://pkg.go.dev/fortio.org/fortio

which isn't at all on the list (only sub packages are somehow)

Screenshot

Screenshot 2023-07-11 at 12 14 40 PM Screenshot 2023-07-11 at 12 15 15 PM

What did you expect to see?

Screenshot 2023-07-11 at 12 15 47 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.NeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.pkgsite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions