Hello All, 

I am new to Jenkins and was hoping someone can direct me to any information 
with regard to 'Best Practices" using Jenkins in a Microsoft shop. 
Or some feedback from some who has a similar environment with regard to 
using Jenkins. 

Some background on tools etc..:
Visual Studio 2017
C# 
ASP.net Websites wish to convert to Web Applications 
SVN (Subversion)
MSBuild currently powershell command line builds to build releases 

Currently the build/deploy process is very manual 
Basically an operator pulls the projects from SVN and performs cleanup, 
revert etc...
using MSBuild; complies the appropriate projects, compresses the output and 
manually deploys the builds to the respective environment (leaving out a 
lot of details)
Btw, we are planning on convert ASP websites to ASP Web Applications so as 
to utilize transforms etc..

With CI in mind, We are planning on using Jenkins->Web deploy in the 
future  to perform releases into the Test, QA, Production etc... 
environments
Of course this is a very cursory explanation, however I was primarily 
curious of any lessons learned when setting up Jenkins in this scenario? 
Hopefully even some examples of a pipeline or Job stream which could 
suffice as a general template. It would interesting for instance if Jenkins 
is interacting with Web Deploy. 

Any help would be sincerely appreciated. 

Thank you!!! 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/798ee0f5-6b54-42ca-9449-ae5b5a0c7f9d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to