Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Ruth Bassindale
Total activity
8
Last activity
June 23, 2023 07:31
Member since
May 31, 2023 11:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
June 23, 2023 07:31
Hi Anatoly Cherenkov Thanks for your answer. This is true for the Git Vcs Root, but seems not to be for the extracted classes, for example the CompileService. Or am I missing something?
Community
TeamCity General Topics
Kotlin DSL: Extracting classes to use as templates for microservices ends in duplicate ids
0 votes
Created
June 23, 2023 07:11
Anatoly Cherenkov thanks for coming back to me. I appreciate that I can create IDs, but I would rather let the system generate the ids as I am using templates and superclasses a lot and that ID gen...
Community
TeamCity General Topics
Kotlin DSL: How to verify changes being valid
0 votes
Created
June 08, 2023 08:46
One example is as follows:I try to create a project with a CI build for pull requests. object Teamcity : Project({ name = "Teamcity" val vcsRoot = GitVcsRoot { name = "orga/teamcity-settings" ...
Community
TeamCity General Topics
Kotlin DSL: How to verify changes being valid
0 votes
Edited
June 07, 2023 20:17
Anatoly Cherenkov many thanks for your answer. I found the feature of the generation parallel to waiting for an answer here. however I seem to get no issue, but when I then merge it into main and t...
Community
TeamCity General Topics
Kotlin DSL: How to verify changes being valid
0 votes