Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Integrate with TeamCity to get artifacts #19

Open
ferventcoder opened this issue Jun 16, 2011 · 6 comments
Open

Enhancement: Integrate with TeamCity to get artifacts #19

ferventcoder opened this issue Jun 16, 2011 · 6 comments

Comments

@ferventcoder
Copy link
Member

I want to maybe have a label on teamcity where I can download a zip file based on that label.

@drusellers
Copy link
Member

How is this a dropkick issue?

@ferventcoder
Copy link
Member Author

I'm noting some feedback for thoughts.

@ferventcoder
Copy link
Member Author

I can see this as a viable scenario if someone needs to download some code when deploying.

@drusellers
Copy link
Member

how is this a dropkick issue? seems like a team city issue. and team city has this feature.
if you have the url download you should be done. ???

@ferventcoder
Copy link
Member Author

Now you understand. Being able to get to the url is the part I am talking about. I want to tag some build and I want to tell DK to go

TeamCity.Project("projectName").DownloadFromLatestTag("DEV").ArtifactPattern("project.zip");

And it works with the TeamCity API to figure out what that url is so that it can download it.

@drusellers
Copy link
Member

k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants