Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Anatoly Cherenkov
Follow
New articles and posts
New articles, posts, and comments
Total activity
304
Last activity
March 30, 2022 08:40
Member since
January 15, 2019 15:02
Following
0 users
Followed by
2 users
Votes
21
Subscriptions
120
Activity overview
Articles (0)
Posts (0)
Comments (163)
Anatoly Cherenkov
commented,
March 30, 2022 08:40
No worries. One other thing is in my test the request length limit appears to be a little longer than in yours so you might want to check if there is a reverse proxy in front of TeamCity that trunc...
Community
TeamCity General Topics
Parameter "select type" has a character limitation that breaks the UI editor
0 votes
Anatoly Cherenkov
commented,
March 14, 2022 12:31
Hi! I've checked it with a bit longer spec and got the error 400. Here's a bug I've filed regarding this problem. Please follow the linked item to get notified about any updates on the issue: https...
Community
TeamCity General Topics
Parameter "select type" has a character limitation that breaks the UI editor
1 vote
Anatoly Cherenkov
commented,
February 21, 2022 07:13
Hi! I cannot reproduce this on 2021.2.1. It works fine for me on the latest versions of Chrome and Firefox. Do you see any errors in the Console tab of the browser dev tools window? Have you tried ...
Community
TeamCity General Topics
Parameter "select type" has a character limitation that breaks the UI editor
0 votes
Anatoly Cherenkov
commented,
February 16, 2022 17:19
Pasting the response from the corresponding SR for anyone else having this question: The Not used command line parameter: 'HideAutoProperties' warning is related to the dotcover.exe cover/merge/del...
Community
TeamCity General Topics
How to exclude auto properties from dotCover in TeamCity?
0 votes
Anatoly Cherenkov
commented,
February 02, 2022 12:37
As I understand the problem is that the build configuration now shows the required m parameter. You resolve that by adding a build configuration parameter named m with the value %m%.
Community
TeamCity General Topics
Mathematical expressions with TeamCity build number parameter
0 votes
Anatoly Cherenkov
commented,
January 31, 2022 08:55
Harald S Hanssen Hi, I can see the sample meta-runner Pavel provided above working on 2022.2.2 after a minor edit (see the snippet below) and setting the build configuration parameter cmd value to ...
Community
TeamCity General Topics
Meta runner parameters
0 votes
Anatoly Cherenkov
commented,
January 14, 2022 10:42
Hi! Did I understand you correctly, you want the build configuration to prompt the user for the branch upon starting the build. You can add the build configuration parameter named teamcity.build.br...
Community
TeamCity General Topics
customization vcs root
0 votes
Anatoly Cherenkov
commented,
January 13, 2022 17:15
The key you are using with git could use a different hash function than SHA-1, e.g. SHA-2. If that's the case, that would explain why it works. Could you verify that? The key you use in TeamCity ha...
Community
TeamCity General Topics
TeamCity seems unable to use RSA keys with new GitHub security
0 votes
Anatoly Cherenkov
commented,
January 12, 2022 17:13
Hi! I am afraid you will need to update the keys. TeamCity 2021.2.1 supports the Ed25519 system. Could you expand on how your Windows agents do not support it?
Community
TeamCity General Topics
TeamCity seems unable to use RSA keys with new GitHub security
0 votes
Anatoly Cherenkov
commented,
January 12, 2022 16:09
Hi! After a brief search on how to do arithmetic in Windows command prompt, I came across this post:https://devblogs.microsoft.com/oldnewthing/20060504-13/?p=31313 I think something like this shoul...
Community
TeamCity General Topics
Mathematical expressions with TeamCity build number parameter
0 votes