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

filesUploaded should return all files when using manifest #67

Merged

Conversation

wongpeiyi
Copy link
Contributor

After #55 context.filesUploaded will only return ['manifest.txt'] if using a manifest

This returns the originally uploaded files in addition to the manifest

@lukemelia
Copy link
Contributor

Thanks @wongpeiyi. Would it be possible to get test coverage in place for this?

`filesUploaded` is currently only `[manifest.txt]` if using a manifest
@wongpeiyi wongpeiyi force-pushed the fix/filesUploaded_only_manifest branch from f56a58c to 548606d Compare August 27, 2016 06:35
@wongpeiyi
Copy link
Contributor Author

Thanks for the response, added tests. @lukemelia let me know if it needs more work?

@wongpeiyi
Copy link
Contributor Author

@lukemelia can I trouble you to look at this again?

@lukemelia lukemelia merged commit f1f94dc into ember-cli-deploy:master Nov 1, 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.

2 participants