Skip to content

Adding PsVersion to userAgent #3154

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

Merged
merged 4 commits into from
Oct 29, 2016
Merged

Adding PsVersion to userAgent #3154

merged 4 commits into from
Oct 29, 2016

Conversation

shahabhijeet
Copy link
Contributor

Adding PsVersion to userAgent, defaulting to v3.0 if Host is null, this should only happen while running tests. Fixing misspell file. Adding test for the psVersion userAgent string.

…is should only happen while running tests. Fixing misspell file. Adding test for the psVersion userAgent string.
@shahabhijeet
Copy link
Contributor Author

shahabhijeet commented Oct 28, 2016

…or to cmdlet processing and then asserting on the actual count. On CI the initial count was more than zero, but locally it is alwasy zero
@markcowl
Copy link
Member

@@ -41,6 +44,41 @@ public LoginCmdletTests(ITestOutputHelper output)
}

[Fact]
[Trait(Category.RunType, Category.CheckIn)]
Copy link
Member

Choose a reason for hiding this comment

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

If you make the first trait Category.AcceptanceType, this will run as part of check-in

@markcowl
Copy link
Member

on demand run here: http://azuresdkci.cloudapp.net/view/1-AzurePowerShell/job/powershell-demand/1282/

LGTM once the on-demand run passes.

@cormacpayne cormacpayne merged commit 5a94020 into release-3.1.0 Oct 29, 2016
@shahabhijeet shahabhijeet deleted the psVerRel310 branch November 1, 2016 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants