continuous integration - CI Server for .NET : Jenkins or Buildbot? -
What is the professional and cons to use buildbot or Jenkins in a .NET environment?
Regards,
Easy to install and use through the web. The only one thing that is bothering me is VCS integration recently. For most of the time, there are some things that do with authentication for repository servers and SSL stuff, which are supported in Linux compared to Linux and similar. The crowd behind Jenkins is very big and many blogs and other resources are available.
As far as the .NET is consoned ... I have brightened it with MSBield and PowerShell / in both cases it worked just fine. If there has been a problem, they are usually related to .NET infrastructure issues, SDKs or some such.
Comments
Post a Comment