Hello all, I am asking the community of .NET engineers that use Bamboo for their CI\CD needs. We are evaluating it for our web projects. The first project is a full blown ASP.NET WebForms application. The second project is an ASP.NET WebForms and MVC hybrid we project app. We also have sqlproj files for our databases.
Does anyone know if all this will be possible in Bamboo? Are there any gap list items I should take into account that might not work well with our setup?
Our CI\CD is currently implemented in TFS 2013 and the builds get triggered by check-ins that build the website, deploy to staging, and create deployment packages for production. This is what we intend do do as well with Bamboo.
Much Appreciated!