Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Gabe
Total activity
11
Last activity
April 13, 2020 14:44
Member since
April 05, 2020 17:28
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
April 13, 2020 14:44
Hi Fedor, That last tip was what I needed to fix the issue. By <build> tag was missing branchName="branch_name" to signal the branch. In terms of the build that starts the build process, I was able...
Community
TeamCity General Topics
How to combine build chains?
0 votes
Created
April 11, 2020 02:16
Fedor, it looks like I spoke too soon. I'm having issues where if I select a branch other than the default branch, the dependent builds do not select the correct branch. StartBuild updates the dep...
Community
TeamCity General Topics
How to combine build chains?
0 votes
Created
April 09, 2020 23:57
I can confirm this worked well for me, thank you.
Community
TeamCity General Topics
How to combine build chains?
0 votes
Created
April 09, 2020 22:59
Actually, I'm mistaken. It looks like PUT is the required verb. I'm able to change it now.
Community
TeamCity General Topics
How to combine build chains?
0 votes
Created
April 09, 2020 22:57
Hi Fedor, Thank you, the documentation on how to use the REST API to change the build configuration dependencies isn't very clear. I've attempted to use this URL using a POST request, but it's rej...
Community
TeamCity General Topics
How to combine build chains?
0 votes
Created
April 07, 2020 01:50
One other thing to note, I cannot use the Composite build because of the issue that I cannot select what platforms are built. I currently have 12 platforms that can be built and building all of t...
Community
TeamCity General Topics
How to combine build chains?
0 votes
Created
April 06, 2020 18:50
OR, is there a parameter that I can add on the <build> XML that would consider one of the several BuildConfiguration jobs to be considered as part of the same build chain? That would be my ideal so...
Community
TeamCity General Topics
How to combine build chains?
0 votes
Edited
April 06, 2020 18:36
Hi Fedor, I think the composite build type would work potentially if I always build the same platform and configuration each time, but my goal is to allow the user to pick the configurations that a...
Community
TeamCity General Topics
How to combine build chains?
0 votes