MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

Fix Get-VSTeamWiql #314 #315

Closed jhoneill closed 4 years ago

jhoneill commented 4 years ago

PR Summary

Fix issues described in #314

PR Checklist

SebastianSchuetze commented 4 years ago

Your PR builds are not running as I mention in the other one. Due to a wrong change you did:

https://github.com/jhoneill/vsteam/commit/9feee71da3319e82403792469c6f346c5e874170#diff-a9c43fc4a14707ca2c3bb16664e4031f

you changed the property outputFile to "vsteam.psm1" not sure why you did it, but that is the wrong place. ;-)

Please run the build script locally before committing, you would have caught it like I did. :-)

image

DarqueWarrior commented 4 years ago

I made some changes but could not push to this PR so I will close and merge from a different branch.

To https://github.com/jhoneill/vsteam
 ! [remote rejected] pr/jhoneill/315 -> pr/jhoneill/315 (permission denied)
error: failed to push some refs to 'https://github.com/jhoneill/vsteam'