chris-peterson / pwsh-gitlab

:computer: PowerShell module for GitLab
MIT License
22 stars 10 forks source link

Addresses Issue #17 #18

Closed CaseyMacPherson closed 2 years ago

CaseyMacPherson commented 2 years ago

Updates for some pipeline input issues

This was a result of DefaultParameterSetName being defined. once removed both usages worked fine

Now when you pipe any object matching the properties it'll work. Or it will fall back to previous pulling all the jobs in the project