question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move /packages/<action> to a different path

See original GitHub issue

Based on https://github.com/NuGet/NuGetGallery/issues/3124#issuecomment-232470851 and as discussed in an e-mail thread:

If a package named “Upload” is uploaded, NuGet.org has no way to distinguish between showing the package upload page, or the package details page.

We may consider moving the actions to, for example, /manage/packages/<action> (e.g. /manage/packages/upload) to distinguish these. Of course /packages/<packageid> would remain active.

This conflict will only happen for the number of action methods we have in the /packages route (approximately 4 to 6).

Note that there are various URLs (e.g. docs) pointing to the upload package route which will have to be updated as well.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:22 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
harikmenoncommented, Jul 14, 2016

The number of references within the docs arent that much and in our new site we can make the change easily

0reactions
maartenbacommented, Jul 30, 2016

Will cross my fingers for next time then. Cheers mate!

Read more comments on GitHub >

github_iconTop Results From Across the Web

move packages to different directory Julia 0.7
I would like to move ~/.julia/packages to the julia installation directory. What else should I move ? What env variables should I set?...
Read more >
pathfinding - how to move package from FileNameJoin ...
As far as I am aware, the only way to change $UserBaseDirectory is via the MATHEMATICA_USERBASE environment variable, everything else is too ...
Read more >
How to move packages and/or patches to a different drive on ...
1- Move all the packages or patches to a different drive: - make a backup of the folders you want to move, and...
Read more >
moving user redirected folders to a new path.
I have a group policy in place that does folder redirection for my users my documents. I would like to move that location...
Read more >
Display Profiles - Progress Documentation
Display Profiles allow administrators to fine tune the look and feel of the web interface for their organization on a MOVEit Transfer server....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found