Jiří Petruželka
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Jiří Petruželka created a post, AnsweredUnsupported change detected
Hi, sometimes in branches we get (using Kotlin settings in VCS) [Read build settings from revision {hash}] Unsupported change of version control settings in the build configuration '{name}' has... -
-
Jiří Petruželka created a post, AnsweredArtifact paths update not detected after Load settings from VCS
Hi, we have a setup with common Kotlin library (dependency via pom.xml) + a project with versioned Kotlin settings The library contains a BuildType descendant with a dependency and artifact path. T... -
-
Jiří Petruželka created a post, Answered[Solved] Rerun dependency after retry trigger
We have builds A and B B has (Always run a new build) snapshot dependency on A B has Retry trigger [x] Trigger a new build with the same revisions B1 build of B executed, triggered build A1 of A ... -
Jiří Petruželka created a post, AnsweredPassword in Kotlin outside VCS settings
Hi, we are trying to create a set of common objects (builds and its components like requirements) that would be reused among VCS settings managed by our team We would only import this common packag... -
Jiří Petruželka created a post, AnsweredEnforce revisions synchronization + Checkout rules problems with revisions used (v2020.1)
Hi, I just noticed a certain behavior which I don't know if is intended, but at least intuitively seems like quite a problem Example - Part 1 Repo - contains folders F1 and F2, last revision is R... -
Jiří Petruželka created a post, CompletedSnapshot dependency missing in API build details
Hi, We have a build configuration for example CA that has direct snapshot dependency on configuration CB We have a build BA with ID 1 When we query /app/rest/buildTypes/id:CA/snapshot-dependencies ... -
Jiří Petruželka created a post, Force rebuild of dependencies on Scheduled trigger
Hi, basically the same question as here: https://teamcity-support.jetbrains.com/hc/en-us/community/posts/206825585-Is-there-a-way-to-schedule-a-rebuild-of-a-project-and-all-of-its-dependencies- = h... -