You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy relevant version of the V2 Gallery Service using Octopus
After Production Deployment ONLY: Close this bug!
Pull Requests/Interesting Commits
See the Bugs Fixed section for details.
Test Plan
Since the $skiptoken bug fix has code change in the mainline path ,it would be good to make sure that paging works fine in all the below scenarios with this change.
Search endpoint :
External Search end point.
In-built lucene index in the web server.
Query run against Database (in case if Lucene cannot interpret the sort order or some thing) how to simulate this scenario?
Clients:
All these end-points, need to be tested from all clients :
NuGet Add package dialog.
NuGet package manager console. (Get-package –ListAvailable with filter option)
NuGet command line
Web matrix
Direct Odata feed query.
Search query from web browser and paging through results.
Linqpad
API based simple client
Searching against curated feeds (web matrix, windows 8 and .net curated feed) for sanity.
The "Terms of Use" or "Privacy Policy" links in the footer.
The configuration link
Verify the stats total on the home page is shown correctly. Host the gallery in IIS under a virtual directory such as "NuGet/V2". Verify the stats is still shown - issue Can´t get statistics working on my private gallery #818
FYI #2094 is mostly irrelevant to us since we don't use the old "Backend" service in our deployment any more, we use the NuGet.Services.Work service instead. There isn't really anything to verify against in our environment.
Deployment D4
Status: Testing Complete.
Focus: Fix $skipToken issue and other Gallery contributions/UI tweaks.
Services to Deploy:
Bugs Fixed: https://github.com/NuGet/NuGetGallery/issues?milestone=53&page=1&state=closed
Deployment Process
Pull Requests/Interesting Commits
See the Bugs Fixed section for details.
Test Plan
Since the $skiptoken bug fix has code change in the mainline path ,it would be good to make sure that paging works fine in all the below scenarios with this change.
Search endpoint :
Clients:
All these end-points, need to be tested from all clients :
Other bug fixes:
Test Status
The text was updated successfully, but these errors were encountered: