Comment on TeamCity 2019.2.1 is here by Adam Croser
I performed an automatic update to this, and now my TeamCity won’t start. The upgrade log shows success, but on first restarts I received messages about file access permissions. I resolved the...
View ArticleComment on TeamCity 2019.2.1 is here by Maria Kudryavtseva
Hi! It’s surely not a regular behavior. Could you please report this issue via our tracker? https://youtrack.jetbrains.com/issues/TW It would be great if you could also attach the log so we can help...
View ArticleComment on Building GitHub pull requests with TeamCity by Magnus
Does it support building PR:s that come from forks? This is typical for an open source projects where outside contributors are not allowed to create branches on the main repository. A question related...
View ArticleComment on Building GitHub pull requests with TeamCity by Anton Zamolotskikh
Hi David, do you mean to have a logical branch name 51 instead of pull/51? Currently it is impossible as the branch specs generated by Pull Requests plugin are not configurable. Although if you want to...
View ArticleComment on Building GitHub pull requests with TeamCity by Bulat
Hi! I am trying to compose regular build configs (‘build’ and ‘test’) with a composite build config. The idea is the next: ‘build’ and ‘test’ can see all changes in a repo. They have no triggers. Also,...
View ArticleComment on Build Chains: TeamCity’s Blend of Pipelines. Part 2 – Running...
Hi! Is it possible to set run priorities for dependency builds? Assuming I have 3 agents and builds ‘A’, ‘B’, ‘C’, ‘D’, and ‘Z’ which is dependent from all of previous ones. Also, assume build ‘A’...
View ArticleComment on Build Chains: TeamCity’s Blend of Pipelines. Part 2 – Running...
And one more question: is there way to cancel or fail co-dependency build if another co-dependency build failed? User case is: I have build ‘A’ which takes 10 sec and ‘B’ which takes 1 min. Also, I...
View ArticleComment on Building GitHub pull requests with TeamCity by Anton Zamolotskikh
Hi Bulat, You have to add the pull requests build feature to all three configurations. Please let us know if this doesn’t work for some reason.
View ArticleComment on Build Chains: TeamCity’s Blend of Pipelines. Part 2 – Running...
Currently there is no such functionality. A couple of somehow relevant feature requests are open in our issue tracker: https://youtrack.jetbrains.com/issue/TW-19011...
View ArticleComment on Build Chains: TeamCity’s Blend of Pipelines. Part 2 – Running...
Yet again there is a feature request somehow about that: https://youtrack.jetbrains.com/issue/TW-38287 Please comment on it with your specific use case. As a workaround I can only think of using REST...
View ArticleComment on Build Chains: TeamCity’s Blend of Pipelines. Part 2 – Running...
Wow, these feature requests were open in 2012 so I am really doubting if they ever would be implemented Anyway thank you for provided solution!
View ArticleComment on Building GitHub pull requests with TeamCity by Bulat
Yes, it has worked. I have found this solution earlier but was thinking that it is not supposed way of how TeamCity should work. I mean pull request branch was already visible to ‘build’ and ‘test’,...
View ArticleComment on Test Automation with TeamCity by Estevão
Really good see that. But there is an issue I would like to know how to deal with it I can report metadata for tests using:...
View ArticleComment on TeamCity 2019.2.1 is here by Martin Emanuelsson
Also just tried upgrading to this version and now TC won’t start. Therefore tried rolling back to previous version (.old-folder) but that failed also Will create an issue and hope you can help us out...
View ArticleComment on Building GitHub pull requests with TeamCity by Stefan F
Is it possible to support multiple repositories with the pull request feature? We have builds using three git repos and the ‘feature branch’ thing which selects same branch name with fallback to...
View ArticleComment on Test Automation with TeamCity by Mohamed Amin
Hello Anton, Thanks for the useful information. Is there a plugin to connect TeamCity with Micro Focus ALM Octane? I would like to simulate the following work flow: 1. Start a test suite consisting of...
View ArticleComment on Building GitHub pull requests with TeamCity by Prashant
I am not able to use teamcity.pullRequest.* parameters in my build. Is it not possible to get pull request number?...
View ArticleComment on Building GitHub pull requests with TeamCity by Herby
Do you plan to support pull requests in Gogs/Gitea?
View ArticleComment on Building GitHub pull requests with TeamCity by Anton Zamolotskikh
Hi Stefan, there is a related (but different) feature request with quite an extended discussion about this in our issue tracker: https://youtrack.jetbrains.com/issue/TW-25586, we will be grateful if...
View ArticleComment on Building GitHub pull requests with TeamCity by Anton Zamolotskikh
Hi Herby, We were not yet considering implementing such support for Gogs/Gitea. You can of course create a feature request in our issue tracker: https://youtrack.jetbrains.com/issues/TW We will...
View Article