Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Eric Borchardt
Follow
New articles and posts
New articles, posts, and comments
Total activity
565
Last activity
June 02, 2022 14:48
Member since
September 10, 2019 23:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
212
Activity overview
Articles (0)
Posts (0)
Comments (353)
Sort by recent activity
Recent activity
Votes
Created
November 13, 2019 09:45
Thank you for writing back to let me know, I'm so glad you figured this out and I hope you enjoy TeamCity!
Community
TeamCity General Topics
Build agent for WPF NetCore 3.0 App
0 votes
Created
November 12, 2019 18:05
You can absolutely use the API to grab version/branch information from a separate previous build. Any other parameters that were passed into the build would also be available in this way.
Community
TeamCity General Topics
Accessing another project's parameters
0 votes
Created
November 12, 2019 16:35
Hi Gianpaolo, I'm happy to help you sort this out. To begin, can you tell me a little bit more about your configuration? Are both the TeamCity Server and Agent installed on the same machine, and ca...
Community
TeamCity General Topics
Build agent for WPF NetCore 3.0 App
0 votes
Created
November 12, 2019 14:02
You can add agent requirements to your meta-runner by inserting something like the following: <requirements> < <condition> name=<parameter name> value=<desired parameter value> /></requirements> T...
Community
TeamCity General Topics
Meta-runner and agent requirements
0 votes
Created
November 12, 2019 10:05
The only way to use a parameter from another build configuration would be to establish some sort of dependency on another build. However, setting up a separate build, in this case, might not be the...
Community
TeamCity General Topics
Accessing another project's parameters
0 votes
Created
November 11, 2019 20:33
Hi Chris, From the sounds of it, the best way would probably be to set up a Snapshot Dependency making Subproject2/C1 dependent on a Build Configuration from Subproject1. After you have this Snapsh...
Community
TeamCity General Topics
Accessing another project's parameters
0 votes
Created
November 11, 2019 18:47
Hi, The two statuses are essentially the same. It is recommended to always use the FAILURE status over the ERROR status at this time.
Community
TeamCity General Topics
Buildstatus ERROR vs FAILURE. Whats the difference?
0 votes
Created
November 11, 2019 18:43
Hi Mariano, Thanks for writing back. I don't know of any incompatibility between Windows agents and Python virtual environments, but I was able to reproduce your issue. It seems the output streams ...
Community
TeamCity General Topics
Windows agent not showing command outputs
1 vote
Created
November 11, 2019 13:36
Hello, Since 2018.2, it is possible to include extra information on individual tests through the use of test metadata. You can customize both the names and values of the individual parameters you w...
Community
TeamCity General Topics
Track multiple metrics per test
0 votes
Created
November 08, 2019 12:38
The Build Configuration ID is the external name for Build Type ID. So you could use a request like this, supplying the Build ID as a locator in this case. It will return the Build ID, Build Configu...
Community
TeamCity General Topics
Get test results file from TC using REST API
0 votes
«
‹
28
29
30
31
32
33
34
35
36
›
»