Mohamedamejrissi96

- Total activity 22
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
Created Artifact dependencies download fail
I have created a build that will use the artifacts from another build.In this build, I will download the artifact dependencies using the "Build with specified build number" option.So when I enter a... -
Created How to pass parameter of type 'select' when adding build to queue using Rest api
Im trying to add builds to the queue using REST api with XML format.- This is an example of the XML format of a 'username' parameter of type text:<build> <buildType id="#{build_config_id1}"/> ... -
Created 400 Bad Request when trying to retrieve information about a specific build configuration .
Im trying to use a script coded in ruby language to interact with TeamCity server to retrieve some information about a specific build configuration and check if there are any pinned builds associat... -
Edited trigger multiple builds simultaneously
To get in context, we are currently running builds (A) (A1) (A2) ....., which is triggered by a successful run of another build (B). (B) is versioned, so there are potentially many versions of (B).... -
Created Save configuration parameter value for each build?
I have a configuration parameter that we use while running our build: and this is it configuration: So i would like to know if is it possible to save the value that we enter in the field of th... -
Edited Is there a possibility to configure the overview page?
Sorry if this has already been asked, but i would like to know if there is a way to configure the overview page. what i want exactly is to sort the failed test in the overview page by grouping them... -
Created Duration value in the Tests tab?
CompletedI would like to know the duration value displayed in the tests tab what exactly is it for? it is associated with what's? is it the test execution duration ?why it's unit is in ms? And one last que...