Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Guno
Total activity
18
Last activity
July 25, 2025 06:08
Member since
June 10, 2024 13:46
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (3)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
July 25, 2025 06:08
I've been able to successfully feed the JUNIT reports produced by OWASP Dependency Check to TeamCity 2024.12.3. Works like a charm.features { xmlReport { reportType = XmlReport....
Community
TeamCity General Topics
dependency-check maven OWASP security plugin - XML report?
0 votes
Created
January 22, 2025 07:24
Raised https://youtrack.jetbrains.com/issue/TW-91739/Access-Context-Parameters-of-root-project.
Community
TeamCity General Topics
Context Parameter Inheritance
0 votes
Created
January 22, 2025 06:53
OK, understood.Should I raise a Youtrack issue to support propagation/inheritance for context parameters?That would solve my problem is a much more elegant way.
Community
TeamCity General Topics
Context Parameter Inheritance
0 votes
Created
January 21, 2025 11:56
Hi Tom,Then, depending on the environment (e.g., production or test), you can decide which template to use for each build configuration.I'm not sure what that should look like, exactly. Do you mean...
Community
TeamCity General Topics
Context Parameter Inheritance
0 votes
Created
January 21, 2025 07:01
Hi Tom,Thanks for your response.I considered using regular build parameters, but I decided against it, as I thought that there was no way that that could work (also saw in my test that it didn't wo...
Community
TeamCity General Topics
Context Parameter Inheritance
0 votes
Created
July 19, 2024 13:14
Awesome, thanks!
Community
TeamCity General Topics
Is Container Deployer still supported?
0 votes
Created
July 17, 2024 11:28
Found out that it still doesn't do exactly what I need; lastFinished() seems to bring in artifacts from master that are from another commit.Instead, I'm now using sameChainOrLastFinished() and that...
Community
TeamCity General Topics
sameChainOrLastFinished() questions
0 votes
Edited
July 12, 2024 09:16
Cool, thanks. I'll go for lastFinished() without passing an argument, as that seems to work quite well \o/Thanks once again for your help!
Community
TeamCity General Topics
sameChainOrLastFinished() questions
0 votes
Edited
July 10, 2024 13:36
The lastFinished() should take the branch rule as an argument. For this configuration, it should be:```buildRule = lastFinished("+:%teamcity.build.branch%")```I tried this, and now I'm seeing Illeg...
Community
TeamCity General Topics
sameChainOrLastFinished() questions
0 votes
Created
July 04, 2024 06:58
Hello Anton,Sorry for the delay; just got around to looking at this issue again.I'm now using lastFinished("%teamcity.build.branch%"). I'm still getting the error ‘Failed to resolve artifact depend...
Community
TeamCity General Topics
sameChainOrLastFinished() questions
0 votes
Next
›
Last
»