C#/.NET - Continuous Integration and FTP Deployment -


Note: I'm new to continuous integration

What is the "best" approach to getting

  • Test (MbUnit or NUnit)
  • And if it passes the exam, the main server (Internet) posted via FTP.
  • And "best" means the cheapest option, and easy to learn (less headache).

    >

  • Using a teamcity
  • I want to build and deploy a site from Build SRP to a local folder
  • I set fire to a command line firefighter client which That supports scripting which is called WinSCP MSBUILD Task EXEC ()
  • Apolloa
  • Before developing and merge, develop and check everything in the branch - in this way only the tested items will be deployed. Add automated tests for your building cycle and you got a match in heaven.


    Comments

    Popular posts from this blog

    python - Overriding the save method in Django ModelForm -

    html - CSS autoheight, but fit content to height of div -

    qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -