[epic] vinyl-fs version 3.0.0
See original GitHub issueI’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 - gulpjs/vinyl-fs#158 -
Support changing uid/gid from the vinyl object to the file on disk - gulpjs/vinyl-fs#157 -
Support setting setuid/setgid/sticky bits - gulpjs/vinyl-fs#156 -
Support functions for all options - gulpjs/vinyl-fs#139 -
kebabCase the filenames - gulpjs/vinyl-fs#152 -
vfs.dest(outfolder, { base… }) ignores outfolder? - gulpjs/vinyl-fs#141 -
The mkdirp module doesn’t handle modes in the best way - gulpjs/vinyl-fs#165 -
Account for process.umask - gulpjs/vinyl-fs#166 -
Test refactor - gulpjs/vinyl-fs#194 -
SeparateprepareWrite
into own module - gulpjs/vinyl-fs#193 -
Fix Symlink TODOs (issues need to be created) -
Sink the symlink stream - gulpjs/vinyl-fs#195 -
Get https://github.com/gulpjs/vinyl-sourcemap up-to-snuff - Rebase vinyl-fs to generate conventional changelog (https://github.com/gulpjs/vinyl-fs/issues/284)
- Finalize documentation
Issue Analytics
- State:
- Created 7 years ago
- Reactions:153
- Comments:53 (21 by maintainers)
Top Results From Across the Web
vinyl-fs - npm
Vinyl adapter for the file system.. Latest version: 3.0.3, last published: 5 years ago. Start using vinyl-fs in your project by running `npm ......
Read more >Resolve symlinks in the worktree (#747) · Issues - Antora - GitLab
The file scanner in vinyl-fs (vfs.src) is not fault tolerant (aka graceful). If it encounters a symlink it cannot resolve (meaning it cannot...
Read more >Kubedirector - HPE Ezmeral Container Platform Documentation
3, Component Name, Component Version, Component Project URL, Component Description ... 22, ansi-regex, 3.0.0, https://github.com/chalk/ansi-regex, MIT.
Read more >EPICS Extensions Downloads
Note: This list might not contain all the extensions files that the APS makes available, and normally only lists one or two versions...
Read more >vinyl-fs | Yarn - Package Manager
Important: This documentation covers modern versions of Yarn. For 1.x docs, see classic.yarnpkg.com. Yarn.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We’ve wrapped up the symlink/junction work. There’s just some documentation/rebasing/cleanup work to do on vinyl-fs before the 3.0 release.
If you are interested in this stuff, please go try out the master branch and give us feedback - there are some big changes over there.
@abhijeetkpawar everyone working on Gulp is a volunteer. If you want it to go faster, you are welcome to volunteer as well.