开发者

How can I automatically upload a release into Codeplex?

I'm imagining something like msbuild /t:CodeplexRelease which would build, then upload the outputs to the specified Codeplex project.

Has anyon开发者_运维技巧e done this?


Here's documentation on using the "CodePlex MSBuild Tasks" for creating and uploading files for a new release: http://codeplex.codeplex.com/wikipage?title=CodePlexMSBuildTasks&referringTitle=CodePlexAPI


Setting up a continuous integration server for a CodePlex project

SNAK - The Simple NAnt Acceleration Kit

Getting Continuous Integration Working With CodePlex: Part III

that should get you started.


You might be able to write a task that uses WatiN or Selenium, but as far as I know CodePlex doesn't have an API for such automated tasks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜