/demodeploy

msbuild (.net) build and deployment to ci/cd system (eg: Jenkins)

Primary LanguageJavaScriptMIT LicenseMIT

demodeploy

Tasks

  • Custom build targets
  • Compile
  • Clean with multiple target: project, results, packages, everything
  • MsTest
  • Code coverage with openCover
  • Load NuGet packages
  • Version number
  • Stylecop validation
  • Generate SlowCheetah transformation
  • Generate NuGet packages and upload the remote server
  • Deploy to filesystem
  • Git control and upload the new artifact to kudu

Optional

  • Compress and upload/email results data
  • Validate MVC Views

How to run? Go to the root folder, start a command line and use this "rundmc.cmd debug 12". "12" is the version number.