Closed
Description
I'm creating this issue to get some more visibility on outstanding issues in vinyl-fs for it to reach 3.0 (which we'd like to ship with gulp 4).
If you are able to tackle any of these, the help would be very much appreciated.
-
Decouple opening and closing of file descriptors from src and dest - Decouple opening and closing of file descriptors from src and dest vinyl-fs#158 -
Support changing uid/gid from the vinyl object to the file on disk - Support changing uid/gid from the vinyl object to the file on disk vinyl-fs#157 -
Support setting setuid/setgid/sticky bits - Support setting setuid/setgid/sticky in updateMetadata vinyl-fs#156 -
Support functions for all options - Support functions for all options vinyl-fs#139 -
kebabCase the filenames - kebabCase the filenames vinyl-fs#152 -
vfs.dest(outfolder, { base.. }) ignores outfolder? - vfs.dest(outfolder, { base.. }) ignores outfolder? vinyl-fs#141 -
The mkdirp module doesn't handle modes in the best way - The mkdirp module doesn't handle modes in the best way vinyl-fs#165 -
Account for process.umask - Account for process.umask vinyl-fs#166 -
Test refactor - (Don't Merge) Test refactor vinyl-fs#194 -
SeparateprepareWrite
into own module - Proposal to allow files to pass throughdest
without writing them to disk. vinyl-fs#193 -
Fix Symlink TODOs (issues need to be created) -
Sink the symlink stream - Needs to sink the symlink stream vinyl-fs#195 -
Get https://github.com/gulpjs/vinyl-sourcemap up-to-snuff - Rebase vinyl-fs to generate conventional changelog (Rebase review!!! vinyl-fs#284)
- Finalize documentation