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: add option to refresh a package on the package page #41278

Closed
julieqiu opened this issue Sep 8, 2020 · 2 comments
Closed

x/pkgsite: add option to refresh a package on the package page #41278

julieqiu opened this issue Sep 8, 2020 · 2 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. pkgsite/frontend Issues related to pkgsite HTML/CSS/JavaScript and frontend development pkgsite UX Issues that involve UXD/UXR input

Comments

@julieqiu
Copy link
Member

julieqiu commented Sep 8, 2020

Following up on #41055 (comment):

At the moment, we provide support for refreshing a package by visiting pkg.go.dev/<path>@master, but it's not obvious that this feature is available.

We should add a way to make this process more obvious, such as by adding an "Update this package" button.

/cc @jamalc @jba

@gopherbot gopherbot added this to the Unreleased milestone Sep 8, 2020
@julieqiu julieqiu added UX Issues that involve UXD/UXR input pkgsite NeedsFix The path to resolution is known, but the work has not been done. labels Sep 8, 2020
@julieqiu julieqiu modified the milestones: Unreleased, pkgsite/frontend Sep 8, 2020
@julieqiu julieqiu removed the website label Sep 19, 2020
@julieqiu julieqiu removed the website label Sep 19, 2020
@ghost
Copy link

ghost commented Nov 20, 2021

At the moment, we provide support for refreshing a package by visiting pkg.go.dev/<path>@master

That doesn't seem to work: https://pkg.go.dev/gitlab.com/opennota/morph@master

The latest version is tagged v1.0.2, but https://pkg.go.dev/gitlab.com/opennota/morph still shows v1.0.1.

@jba
Copy link
Contributor

jba commented Nov 22, 2021

It's now at v1.0.2. Perhaps the usual processing lag.

@jba jba closed this as completed Nov 22, 2021
@hyangah hyangah added the pkgsite/frontend Issues related to pkgsite HTML/CSS/JavaScript and frontend development label May 20, 2022
@golang golang locked and limited conversation to collaborators May 20, 2023
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/frontend Issues related to pkgsite HTML/CSS/JavaScript and frontend development pkgsite UX Issues that involve UXD/UXR input
Projects
None yet
Development

No branches or pull requests

4 participants