Simon Wiehe
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Interrogating what has changed in VCS
I am not sure if what I want to do is possible so I guess I am asking can I do this and if I can how?I have a Team City server with 4 build agents across multiple machines. I am using git with feat... -
Created Findbugs configuration
Hi,I am using TeamCity 8.1 and I have findbugs running on my build (built using gradle) and the xml report processing is turned on.I see the Code Inspections tab as expected but I have 2 issues.1. ... -
Created Autoincrementer with git
I would like to use autoincrementer with git but I am not sure if it can do what I need.I am following the git flow workflow so each new feature is developed on its own feature branch and my Team C...