build - Creating an on Demand Deployment from TFS using a label -
i have build scripts builds, test, version , packages projects artifacts staging area each of our environments ready versioned release given environment (and labels changeset). want stop doing automatically , deploy on demand.
my problem using tfs , friction immense. want have easy way specific version source control build specific enviroment -done deploy it. -done
the last 2 steps trival. "getting label" not fun tfs.
any ideas/pointers other use stop using tfs?
just ask on twitter next time :-)
seriously though, have @ tfs deployer on codeplex. way works normal build versioning of output would, pull out deployment stuff it.
next, setup tfs deployer - listens changes in build quality , fires off powershell script write deployment work. example, when change quality of build "deploy uat" can fire off powershell script whatever need to. deploy go build explorer, set quality whatever want , let powershell rest - you'll email of results know if works or fails.
go have @ , if stuck ping me , i'll out.
Comments
Post a Comment