Hans Van Leemputten
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 12
-
Created Server option to limit total artifact size?
The global options has “Maximum build artifact file size:”, but this seems to set the max size per file, not the max artifact size of all files combined. Is this correct? I've looked at the documen... -
Created Pinned build URL results in 404 The requested resource error
TC server: 2023.05.4 (build 129421)Depending from what page you navigate to a pinned build the URL is malformed.Example: using the classic UI, from the build overview pageClicking either of the pin... -
Created Is there an internal property to increase number of build messages an agent send to the server per request
AnsweredTypically an agent send 100 build messages per server update request, however this means that if more messages are being generated within the time frame of 2 build messages request that the server ... -
Created Anyway to change the Flaky tests analyser settings?
Are there any settings, at the server or configuration/project level, that change the behavior of the Flaky tests analyser? I could not find any documentation and the plugin code seems to indicate ... -
Created Is there a way change upstream parameters for a build chain with snapshot dependencies?
Parameters are propagated downstream, but is there any way for upstream configuration to specify the value of a parameter? Let's say you have the following simplified chain: A -> B. Where B has sna... -
Created Find reason why clean-up rules are not applied as requested
Is there a way to get TeamCity to indicated clean-up diagnostics, like why it thinks a build or elements of a build is not to be cleaned? A plug-in maybe? (for example because it is pinned, part of... -
Created Force snapshot dependencies to a specific version
We have a build chain (compile - test - release) defined, using snapshot dependencies. The compile phase exists out of 2 compilation steps, one for creating the application we will be testing and o... -
Created dep parameter without explicitly specifying the project id?
Is there a way to refer to parameters of the dependency without having to specify the dependency project ID in the artifact dependency path?For example:- Root project A creates a zip file using som... -
Created Reset Current status information
Is there a way to reset "Current Status" information of a configuration?While updating some of our TeamCity build configurations we had several configurations fail due to an error in the VCS.The co... -
Created Archive state is ignored when copying project with archived sub-projects, is this intended behavior?
When you copy a project that has one or more archived sub-projects, the copied version of the project has previously archived sub-project listed as no longer archived. The previously archived proje...