QualiSystems / FluentTc

:ocean: :two_men_holding_hands: :office: Integrate with TeamCity fluently
https://www.nuget.org/packages/fluenttc
Apache License 2.0
44 stars 36 forks source link

Artifact dependencies are missing information on the referenced build configuration #92

Closed 3breadt closed 7 years ago

3breadt commented 7 years ago

The ArtifactDependency object currently does not contain information about the build configuration from which artifacts are referenced. An artifact dependency's ID property does not identify the referenced build config as it does with the snapshot dependency object.

The "source-buildType" element of the REST response needs to be parsed and provided in the ArtifactDependency object, so that the information is available.

This issue is addressed by pull request #91

3breadt commented 7 years ago

Pull request has been merged. Issue resolved.

borismod commented 7 years ago

@3breadt thanks for your contribution. You were added to the list of contributors: https://github.com/QualiSystems/FluentTc/blob/master/CONTRIBUTORS.md