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

Pipeline-ify upload API #6648

Closed
wants to merge 1 commit into from
Closed

Conversation

halfdan
Copy link
Contributor

@halfdan halfdan commented Mar 28, 2016

refs #5508

var store = storage.getStorage(),
filepath = options.data.uploadimage.path;

return store.save(options.data.uploadimage).then(function (url) {

This comment was marked as abuse.

@ErisDS
Copy link
Member

ErisDS commented Mar 28, 2016

I may have lead you up the garden path with this one @halfdan sorry :( I though it hadn't changed.

@ErisDS
Copy link
Member

ErisDS commented Mar 29, 2016

#6650 is merged which fixes the tests for the uploader API. That should make getting this working a bit easier.

@ErisDS
Copy link
Member

ErisDS commented Jun 11, 2016

This was a fail on my part... will try again some other time.

@ErisDS ErisDS closed this Jun 11, 2016
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

Successfully merging this pull request may close these issues.

3 participants