Evgeny Goldin
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
Created Settings "Inspections" and "Duplicates finder" runners scope
Hi,I don't seem to understand how "Inspections" or "Duplicates finder" runners can be configured to exclude certain files. Found this old thread but see nothing in runner configurations where I can... -
Created EAP not displaying build date and time, only in a tooltip
Hi,I noticed 6.5 EAP (17372) doesn't display build time and only does so in a tooltip - see screenshots attached for 6.0.2 (1.png) and EAP (2.png). Will it stay this way? I would much prefer seeing... -
Created Display an exact command line invoked
I usually modify scripts like mvn.bat and ant.bat to display the command line invoked:set command=%MAVEN_JAVA_EXE% %MAVEN_OPTS% -classpath...echo [%command%]%command%This way, when Maven starts I s... -
Created JIRA integration
I was wondering how TeamCity integrates with Jira.The documentation describes how VCS change comments may be transformedto JIRA links but is it possible to, say, automatically add comment to JIRA i... -
Created Add metadata to build artifacts
Hello,Is there a way to add a custom metadata (like XML) to build artifacts in TeamCity ?We would like to add such metadata to artifacts and then query by it.The metadata may be a label/tag (I know...