Alex Gurman
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created How to implement Build Failure notification escalation - email
In Jenkins there is Email-ext pl;ugin that allows you to configure every aspect of email notifications - specifically you can specify that after 2nd consecutive build failure the email will be sent... -
Created Need to check in TFS the resulting binaries from successful build
I have multiple solutions, some dlls from solution A need to be copied into Libraries folder used by solution B - how do I check out the dlls updated from solution B libraries folder, copy the dlls... -
Created TeamCity as the CI platform for our VS2012 solution on Windows Server 2003
Our CI server is Windows Server 2003, we haven't upgraded yet. How do I define VS 2012 solution CI, if possible at all. I've got a Web API project to deploy.