PowerShell extensions for CodePlex release web service version 0.2

March 4, 2010
Thumbnail image for PowerShell extensions for CodePlex release web service version 0.2

I just made a release of PSCodePlex 0.2. This has got no fancy features but a lot of improvements as suggested by some of you. This release got some breaking changes to parameters.

Continue Reading →

Programming CodePlex release web service in PowerShell

January 30, 2010
Thumbnail image for Programming CodePlex release web service in PowerShell

CodePlex provides a basic web service to add releases to an existing project. I wrote a quick module around using these web services to create releases and upload files to that release. This module itself is available as a CodePlex Project — PSCodePlex. You can download release 0.1 here.

Continue Reading →