TFS Automatic Build using DNN Platform
Last Post 05/21/2015 11:54 AM by Joseph Craig. 1 Replies.
Author Messages Informative
thummalalavanya@gmail.com thummala
Posts:


--
05/20/2015 1:39 PM  
Hello All,

Can anyone assist me how we can implement TFS automatic build using DNN Platform.

We have project in DNN Platform and used some DNN Modules. As per requirement we need to schedule automatic build using TFS.

I am beginner for this DNN I need assistance to go ahead..

Thanks in Advance

Thanks,
Lavanya.
Joseph Craig
DNN MVP
Posts:11667


--
05/21/2015 11:54 AM  
First, you don't want to be rebuilding the DNN project. You should use the Install package and leave it alone.

For building module, you can put the source for the modules in TFS. If you are not doing so, you might take a look at the module templates produced by Chris Hammond (christoc.com). Read his blogs and tutorials, too.

When you build modules, you should build them as installable zip files, which you then install.

Source control will work just fine at the module level.

Joe Craig, Patapsco Research Group
Complete DNN Support


---