Mohamedamejrissi96
- Total activity 22
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
-
Mohamedamejrissi96 created a post, 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... -
-
Mohamedamejrissi96 created a post, 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}"/> ... -
Mohamedamejrissi96 commented, -
Mohamedamejrissi96 created a post, 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... -
Mohamedamejrissi96 commented, -
Mohamedamejrissi96 created a post, 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).... -
Mohamedamejrissi96 created a post, 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... -