Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/pkgsite: no updates when a directory is changed to a module #43166

Closed
tmdiep opened this issue Dec 13, 2020 · 1 comment
Closed

x/pkgsite: no updates when a directory is changed to a module #43166

tmdiep opened this issue Dec 13, 2020 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite

Comments

@tmdiep
Copy link

tmdiep commented Dec 13, 2020

What is the URL of the page with the issue?

https://pkg.go.dev/cloud.google.com/go/pubsublite

What did you do?

cloud.google.com/go/pubsublite was previously a directory within the cloud.google.com/go root module. It was then carved out into its own submodule in this commit and has had several releases since.

What did you expect to see?

pkg.go.dev/cloud.google.com/go/pubsublite updated to a module and shows the latest release.

What did you see instead?

pkg.go.dev/cloud.google.com/go/pubsublite has remained frozen in the state before pubsublite became a submodule.

@gopherbot gopherbot added this to the Unreleased milestone Dec 13, 2020
@gopherbot
Copy link

Change https://golang.org/cl/277512 mentions this issue: internal/postgres: prefer longest module path

@julieqiu julieqiu added the NeedsFix The path to resolution is known, but the work has not been done. label Dec 13, 2020
@golang golang locked and limited conversation to collaborators Dec 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite
Projects
None yet
Development

No branches or pull requests

3 participants