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

download-artifacts does not work #13

Open
benbuckman opened this issue Jan 11, 2017 · 2 comments
Open

download-artifacts does not work #13

benbuckman opened this issue Jan 11, 2017 · 2 comments
Labels

Comments

@benbuckman
Copy link
Contributor

Running circle download-artifacts <build number>, I see one of the following happen:

  1. On a build with a small number of artifacts, it says it's downloading them to a tmp folder, but the folder is actually empty.

  2. On a build with a very large number of artifacts, it hits an error with too many concurrent connections.

  3. Today on master, with any build number, I'm getting

json: cannot unmarshal object into Go value of type []*circle.CircleArtifact

None of these are the desired behavior.

@benbuckman benbuckman added the bug label Jan 11, 2017
@benbuckman
Copy link
Contributor Author

@kevinburke Would you be interested in fixing this? Do you use this anymore?

@ianmdawson
Copy link
Contributor

@benbuckman you were able to figure this out, correct?

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

No branches or pull requests

2 participants