Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Denis Lapuente
Follow
New articles and posts
New articles, posts, and comments
Total activity
4320
Last activity
January 23, 2023 18:35
Member since
January 05, 2017 11:50
Following
0 users
Followed by
6 users
Votes
1
Subscriptions
1879
Activity overview
Articles (0)
Posts (0)
Comments (2440)
Denis Lapuente
commented,
January 23, 2023 18:35
Hi Andreas,the best way to apply different rules to different branches is to have them in separate configurations. If you use the kotlin DSL, it should be relatively easy to just apply the same cod...
Community
TeamCity General Topics
Practical way to use separate working folders for specific branches?
0 votes
Denis Lapuente
commented,
January 23, 2023 15:43
The easiest way to approach this is to simply publish the artifact as a build artifact for that specific build (or if you build them separately, then create a build that will pull it and publish it...
Community
TeamCity General Topics
Push nuget from local build server to TC Nuget Server
0 votes
Denis Lapuente
commented,
January 23, 2023 14:11
There is no simple action to do that. You would need to manually attach all VCS Roots to the build configuration that does the labeling. You can select "Do not checkout files automatically" in chec...
Community
TeamCity General Topics
Label build sources for all dependencies
1 vote
Denis Lapuente
commented,
January 03, 2023 20:03
Hi Paul,it you are still facing this problem, does it replicate regularly or did it only happen with some build or subset of builds/revisions? Could you also confirm if it also happens with the old...
Community
TeamCity General Topics
How do I find if a specific build config has been run on a specific revision?
0 votes
Denis Lapuente
commented,
December 22, 2022 12:45
In the rest response, rather than lastChanges you should check the "revisions" element.Also to be clear, keep in mind that a build ID does not map 1:1 to commit IDs, since a single build can have m...
Community
TeamCity General Topics
Get the source control git commit ID corresponding to a build ID
1 vote
Denis Lapuente
commented,
December 19, 2022 17:49
Hi Jiri,we have quite a few instructions here and while your configuration seems to be pretty close, but there are some parts mixed up: https://www.jetbrains.com/help/teamcity/configuring-proxy-ser...
Community
TeamCity General Topics
TeamCity server WebSocket connection error in Docker image behind Apache proxy
0 votes
Denis Lapuente
commented,
December 15, 2022 14:02
Hi Paul,I'm afraid not directly, but it should be reasonable to apply. There is a wide set of parameters that you can reference via %dep..%. You can use the build id for example to retrieve the bui...
Community
TeamCity General Topics
Vary build behavior depending on dependent build success / failure (ie, query dependent job)
0 votes
Denis Lapuente
commented,
December 15, 2022 13:07
Hi,first of all, if you define the variables at the root project level, all subprojects and build configurations should collect updated values. Because of this, it is also recommended trying to lim...
Community
TeamCity General Topics
can globally defined these common API Keys/Credentials to be shared across multiple build configs / projects ?
0 votes
Denis Lapuente
commented,
December 13, 2022 12:56
For reference should anybody find this, the issue was addressed later on in our tracker: https://youtrack.jetbrains.com/issue/TW-78875 In short, it's an issue with the GnuTLS library which is used ...
Community
TeamCity General Topics
Teamcity git -c credential.helper= ls-remote origin command failed.
0 votes
Denis Lapuente
commented,
December 06, 2022 18:43
If you are an enterprise user, you can just use email: https://www.jetbrains.com/help/teamcity/feedback.html. Please send your details as listed there so that we can review what's going on with you...
Community
TeamCity General Topics
Enterprise Customer, Can't Submit support request, support impossible to contact directly
1 vote