Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Pavel Sher
Follow
New articles and posts
New articles, posts, and comments
Total activity
2660
Last activity
June 22, 2022 09:16
Member since
March 06, 2008 23:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
84
Activity overview
Articles (0)
Posts (13)
Comments (2563)
Sort by recent activity
Recent activity
Votes
Created
June 22, 2022 09:16
Sorry there was a typo in the configuration parameter name, it should be: teamcity.internal.buildRevisions.publishUpperLimitRevisions If you run a build with this configuration parameter you'll see...
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Created
June 21, 2022 14:34
Seems like checkout rules affect the calculation of the revision. There are exclude rules: -:.teamcity-:tests In this case the computed revision will be the last one which affects the checkout dire...
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Created
June 21, 2022 13:56
Could you please attach a build log of this build? Or at least the first part of it where TeamCity computes revisions.
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Created
June 21, 2022 13:37
So when the build is executed, what revisions are shown in the "Revisions" section of the Changes tab? Does the revision there correspond to the selected tag?
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
Created
June 21, 2022 13:00
Hello, This message is not an error. It just tells that on the agent there is no checkout directory yet and it has to be created. Subsequent builds on the same agent should re-use the already creat...
Community
TeamCity General Topics
Showing Checkout Directory does not exist
0 votes
Created
June 21, 2022 12:58
Hello, It is possible to specify a custom checkout directory for agents, see: https://www.jetbrains.com/help/teamcity/build-checkout-directory.html#Custom+checkout+directory You can also configure ...
Community
TeamCity General Topics
Getting Teamcity to use existing git repository
0 votes
Created
June 21, 2022 12:53
Hello, If the issue is still actual, could you please provide an example of a build log with some sample password?
Community
TeamCity General Topics
Multiline password build parameter not obfuscated
0 votes
Created
June 21, 2022 12:50
Hello, Just to clarify if the issue is still actual. So in the main configuration you have a .NET related build step which requires .NET 6 just because the step exists there, right? To me it sounds...
Community
TeamCity General Topics
Installing compatibility requirements within TC build scripts
0 votes
Created
June 21, 2022 12:38
Hello, TeamCity assumes that after testStarted there will be testFinished service message with the same name. In your example this is not the case. testStarted/testFinished messages can be intermix...
Community
TeamCity General Topics
TeamCity misreporting test Service Messages
0 votes
Created
June 21, 2022 12:25
Hello, > We create tags in git, then run a build on that release tag How do you run a build on a tag? Did you enable "Use tags as branches" in Git VCS root and then just run a build on a tag as if ...
Community
TeamCity General Topics
TeamCity do not detect changes in Git branches when merging / rebasing
0 votes
1
2
3
4
5
6
›
»