Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Fedor Rumyantsev
Follow
New articles and posts
New articles, posts, and comments
Total activity
811
Last activity
February 03, 2023 16:09
Member since
March 30, 2020 13:40
Following
0 users
Followed by
3 users
Votes
2
Subscriptions
298
Activity overview
Articles (0)
Posts (0)
Comments (511)
Fedor Rumyantsev
commented,
February 03, 2023 16:09
Hello Craig,> something that admins doNo-no, the cache is populated when agent runs checkout for that repo. Suppose you have a build configuration B which has a VCS root V attached. On the server s...
Community
TeamCity General Topics
Stale git cache?
0 votes
Fedor Rumyantsev
commented,
February 03, 2023 10:10
Hello,Can you share the excerpt of build script that is not working, and a build log for any problematic build? You may do so in a secure manner via uploads.jetbrains.com site - please share the up...
Community
TeamCity General Topics
Running token authenticated git commands within a build step
0 votes
Fedor Rumyantsev
commented,
February 02, 2023 19:35
Hello Matthew,If you expand changes history for the build (for example, using the Change Log tab of the build configuration), can you see the changed files that you would have expected to be associ...
Community
TeamCity General Topics
When viewing changes it shows "no files found"
0 votes
Fedor Rumyantsev
commented,
February 02, 2023 18:51
Hello Craig!TeamCity keeps a mirror of each Git repository in the Git cache on the server side - this is what you see in the system/caches/git/map under the Data Directory. However, on agent machin...
Community
TeamCity General Topics
Stale git cache?
0 votes
Fedor Rumyantsev
commented,
February 01, 2023 22:00
Hello Bilal,Yes, code-wise it seems that these methods are synchronous (that is, the build should be blocked until the method execution is over).
Community
TeamCity General Topics
Build step before artifact pull or after artifact publish to clean
0 votes
Fedor Rumyantsev
commented,
February 01, 2023 19:08
Hello Bilal, Unfortunately, there is no way to trigger a build step after the artifacts were published, and I do not think waiting for the "dynamic" publish to finish is supported either. However, ...
Community
TeamCity General Topics
Build step before artifact pull or after artifact publish to clean
0 votes
Fedor Rumyantsev
commented,
February 01, 2023 15:03
Hello Juergen,Thank you for the data provided and apologies for the delayed response here. As per the below stack trace excerpt: [2023-01-24 09:19:38,457] DEBUG [ no auth; http-nio-8111-exec-1] - ...
Community
TeamCity General Topics
Teamcity 2022.10.1 NTLM Login with Windows 11 fails for samAccountName with diacritic marks
0 votes
Fedor Rumyantsev
commented,
February 01, 2023 10:49
Hello!Please consider using this service message instead: ##teamcity[buildNumber '<new build number>'] setParameter message will indeed update the build parameter that holds the build number, bu...
Community
TeamCity General Topics
Configuring Build Number using source code
0 votes
Fedor Rumyantsev
commented,
January 24, 2023 16:53
Hello Juergen,May I ask you to enable debug-ldap logging preset, have any of the users with problematic username try to log in and share the resulting teamcity-auth.log, teamcity-ldap.log files?
Community
TeamCity General Topics
Teamcity 2022.10.1 NTLM Login with Windows 11 fails for samAccountName with diacritic marks
0 votes
Fedor Rumyantsev
commented,
January 24, 2023 16:11
Hello!You may use the following request: /app/rest/buildTypes?locator=id:<build configuration ID>&fields=buildType(id,name,settings(*)) If Branch filter field is set to a non-default (+:*) value, i...
Community
TeamCity General Topics
REST API fetch additional settings branchFilter for buildType
1 vote