Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.
/ NuGet.Jobs Public archive

Update Statistics jobs to use latest NuGet.Versioning and ensure SemVer2 support #135

Merged
merged 3 commits into from
Apr 25, 2017

Conversation

xavierdecoster
Copy link
Member

@xavierdecoster xavierdecoster commented Apr 24, 2017

Fixes NuGet/NuGetGallery#3723

Also pinned these package versions on MyGet CI feed.

(same package version as gallery's semver2 branch)
@skofman1
Copy link
Contributor

:shipit:

@@ -10,6 +10,10 @@ public class PackageDefinitionFacts
{
[Theory]
[InlineData("nuget.core", "1.0.1-beta1", "http://localhost/packages/nuget.core.1.0.1-beta1.nupkg")]
[InlineData("nuget.core", "1.0.1-beta1.1", "http://localhost/packages/nuget.core.1.0.1-beta1.1.nupkg")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@xavierdecoster xavierdecoster merged commit a161676 into dev Apr 25, 2017
@xavierdecoster xavierdecoster deleted the dev-issue3723 branch April 25, 2017 08:16
joelverhagen pushed a commit that referenced this pull request Sep 27, 2019
add transient error for the case of httpclient timeout
joelverhagen pushed a commit that referenced this pull request Oct 26, 2020
add transient error for the case of httpclient timeout
joelverhagen pushed a commit that referenced this pull request Oct 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants