| << Back to previous view |
[QB-1822] Add build dependencies to REST build request response
|
|
| Status: | Resolved |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.1.0-rc4, 5.1.0 |
| Type: | Improvement | Priority: | Major |
| Reporter: | Justin Georgeson | Assigned To: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
In reference to Ticket#CU20131018184203334, please add the build dependencies recorded by checking out another QB config as a repository to the response when querying a build via REST.
|
| Comments |
| Comment by Justin Georgeson [ 20/Nov/13 06:52 PM ] |
| I can't see what changed. In 5.0.x I am given the configuration path and build ID in the REST response for a build, and that is still what I see in the 5.1.0-rc4 build. I'm looking for the build version of the dependencies, so that people doing external scripts will know from a single REST what other builds pull artifacts from on the file server (where they're stored by build version and not build ID). |