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

Vinyl's file method pipe is being removed #66

Closed
wants to merge 2 commits into from
Closed

Vinyl's file method pipe is being removed #66

wants to merge 2 commits into from

Conversation

hmalphettes
Copy link
Contributor

Hi!

I stumbled on the fact that vinyl removed the pipe method 4 days ago.
gulpjs/vinyl#107

This the change required to cope with that removal.

Note: if the gulp maintainers are reading this issue I dont think it is a bad thing: I was mocking a vinyl File and found out I needed to implement the pipe method for my mock to work with vinyl-ftp. Once this change is released I wont need to code the pipe method anymore.

Cheers!

@morris
Copy link
Owner

morris commented Sep 30, 2016

Cool, thanks for your input. The second commit here belongs to another issue, which I'm not ready to merge now. Would you mind reverting the "Propagate error" commit here? If not I'll cherry pick locally.

@hmalphettes
Copy link
Contributor Author

@morris sure! Sorry about that.

@hmalphettes
Copy link
Contributor Author

Refiled here in a proper topic branch: #70

@hmalphettes hmalphettes closed this Oct 6, 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