Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Net Wolf
Total activity
12
Last activity
June 17, 2020 11:01
Member since
October 10, 2013 20:42
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (2)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
June 17, 2020 11:01
Hi @... Thanks so much for the thorough explanation of the process. It does seem like something that would be best implemented as a separate TeamCity plugin, and triggered from a repo change (our T...
Community
TeamCity General Topics
Publishing build status to Azure DevOps Pull Requests
0 votes
Created
June 08, 2020 07:35
Hi @.... Is the Azure REST API simple enough to take a single POST from tcWebHooks? As the author of the tcWebHooks plugin I'd be interested in seeing if we can make something work that other use...
Community
TeamCity General Topics
Publishing build status to Azure DevOps Pull Requests
0 votes
Created
April 30, 2018 00:54
I use maven and Eclipse, but I presume it's the same in intelliJ. Running the above settings tells Java to allow a TCP connection to interact with the JVM in debug mode. Then you configure your IDE...
Community
TeamCity Plugin Development
Debugging plugins
0 votes
Created
January 28, 2015 00:52
I have made good progress by copying the CCTray contrib plugin and now have a simple HelloWorld REST request object extending the REST API.I am using TeamCity 9I have had a number of misleading err...
Community
TeamCity Plugin Development
Adding Jersey support to an existing plugin
0 votes
Created
January 28, 2015 07:51
This commit has a working plugin which supports standard teamcity spring mvc with jsp and a Jersey REST endpoint.https://github.com/tcplugins/tcWebHooks/commit/64ad147cb80993e2727af7db294a3c7429330...
Community
TeamCity Plugin Development
Adding Jersey support to an existing plugin
0 votes
Created
February 27, 2014 11:59
Bump.
Community
TeamCity Plugin Development
How do I determine if a build has failed because it's in a chain of failures?
0 votes