You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2019. It is now read-only.
Great work.
I'm trying to implement a tool that traverses a teamcity server. I get the buildid and buildconfigid, etc, but each build (ex. 1.5.0) has a number of files with different names (ex. output1.exe, sandbag3.exe, etc). How can I populate a list with those builds if I have all project, build, and buildconfig information?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Great work.
I'm trying to implement a tool that traverses a teamcity server. I get the buildid and buildconfigid, etc, but each build (ex. 1.5.0) has a number of files with different names (ex. output1.exe, sandbag3.exe, etc). How can I populate a list with those builds if I have all project, build, and buildconfig information?
Thanks
The text was updated successfully, but these errors were encountered: