Sramamoorthy
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created REST API: Problem with getting build artifact information
I'm using the shell script below inside a TC build configuration to (try to) retrieve the artifacts information of another build using the REST API. build=$(curl -q -X GET -H "Authorization: Bear... -
Edited Aggregating build artifacts of dynamically created builds
I have a build configuration, say RunSuites, which is parameterized by the suites to be run. I have another build configuration ParallelRunner that runs, say, 2 builds of RunSuites with different p...