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

Support for gzipped pipeflow #7

Merged
merged 4 commits into from
May 2, 2014
Merged

Support for gzipped pipeflow #7

merged 4 commits into from
May 2, 2014

Conversation

smysnk
Copy link
Contributor

@smysnk smysnk commented Mar 4, 2014

Using the gulp-gzipped plugin, pipe contents can be gzipped before being uploaded to s3. To have s3 serve the gzipped content correctly headers must be set.

Purpose:

  1. Change knox.putFile to knox.putBuffer to support piping gzipped es
  2. Added gzipped option which does suffix removal, content-type stuff
  3. Documentation

@kossnocorp
Copy link

👍

@mjackson
Copy link
Contributor

@nkostelnik +1 Would love to see this PR accepted!

@roberttod
Copy link

@nkostelnik Would be great to see this accepted, there are some great features here.

@nitaigao nitaigao merged commit e573690 into nitaigao:master May 2, 2014
@nitaigao
Copy link
Owner

nitaigao commented May 2, 2014

Hey thats done and published at 0.2.0.
Thanks for the help.

I think we may need some unit tests soon :)

@roberttod
Copy link

Thanks!

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.

5 participants