Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Eric Borchardt
Follow
New articles and posts
New articles, posts, and comments
Total activity
586
Last activity
July 27, 2022 16:55
Member since
September 10, 2019 23:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
220
Activity overview
Articles (0)
Posts (0)
Comments (366)
Sort by recent activity
Recent activity
Votes
Created
March 13, 2020 20:43
Hi, changing the IP address of your server would be accomplished at the server level. Depending on what your Server OS is, the process will be different but you shouldn't need to do anything in Tea...
Community
TeamCity General Topics
Move TeamCity Server & Agents into another subnet
0 votes
Created
March 13, 2020 18:15
The agent logs don't really give us a good idea of why they are not connecting, it is only the failure to connect. You can see there is no listener on port 8111, the investigation should be why tha...
Community
TeamCity General Topics
Another cannot connect to TeamCity post
0 votes
Created
March 13, 2020 17:15
If using a shared drive for build A checkout isn't an option and you don't want to transfer the build A contents from one machine to another after build A is completed, I think you're probably limi...
Community
TeamCity General Topics
How to make snapshot dependency run in parallel for faster builds
0 votes
Created
March 10, 2020 16:04
I tried using your project, but the xml files are missing from the .idea folder in your repository. Can you share a screenshot of each of your build steps to help us understand how you're set up?
Community
TeamCity General Topics
Where should I place jar files that are needed to build successfully?
0 votes
Created
March 09, 2020 17:29
I think I'm following and this could be accomplished in a few ways, depending on what builds B, C, D and E are doing. Probably the first thing you could do would be to checkout build A to a commonl...
Community
TeamCity General Topics
How to make snapshot dependency run in parallel for faster builds
0 votes
Created
March 02, 2020 18:09
If I'm understanding you correctly, you have four builds (B, C, D and E) which are dependent on A. You wish to have B, C, D and E all dependent on A. With a single build agent, the builds are queue...
Community
TeamCity General Topics
How to make snapshot dependency run in parallel for faster builds
0 votes
Created
February 26, 2020 21:44
Let's say you have two build configurations, A and B. Build B has a snapshot dependency on Build A. In Build B, you have added the following parameter: reverse.dep.*.example = %build.number% When y...
Community
TeamCity General Topics
Is it possible to include parameters in reverse dependency parameter
0 votes
Edited
February 26, 2020 16:02
Thanks for the clarification. So if you set reverse.dep.*.build.bundleVersion = %global.version%, the %global.version% will be pushed to the dependency build "as-is" and will actually be resolved i...
Community
TeamCity General Topics
Is it possible to include parameters in reverse dependency parameter
0 votes
Created
February 25, 2020 17:40
This is likely an issue reaching github.com from your TeamCity server. Are you able to try to connect to github.com from this server outside of TeamCity?
Community
TeamCity General Topics
List remote refs failed: Unknown host: github.com
0 votes
Created
February 25, 2020 17:20
How are you triggering E in the build chain, with only a schedule trigger? You should be able to trigger a build on B (with a snapshot dependency on A) without triggering a build on E. Could you pl...
Community
TeamCity General Topics
Trigger part of a build chain?
0 votes
«
‹
21
22
23
24
25
26
27
28
29
30
31
›
»