This PR includes the implementation of Find-PSResource (including all supported parameters, ie version, etc).
It also includes the implementation of the response class and converting response into PSResourceInfo objects.
This PR also includes tests for Find-PSResource calling ACR repositories.
If the PR is work in progress, please add the prefix WIP: or [ WIP ] to the beginning of the title (the WIP bot will keep its status check at Pending while the prefix is present) and remove the prefix when the PR is ready.
PR Summary
This PR includes the implementation of Find-PSResource (including all supported parameters, ie version, etc). It also includes the implementation of the response class and converting response into PSResourceInfo objects.
This PR also includes tests for Find-PSResource calling ACR repositories.
PR Context
PR Checklist
.h
,.cpp
,.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
or[ WIP ]
to the beginning of the title (theWIP
bot will keep its status check atPending
while the prefix is present) and remove the prefix when the PR is ready.