question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[epic] vinyl-fs version 3.0.0

See original GitHub issue

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 - 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
  • Separate prepareWrite 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:closed
  • Created 7 years ago
  • Reactions:153
  • Comments:53 (21 by maintainers)

github_iconTop GitHub Comments

56reactions
phatedcommented, Nov 10, 2017

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.

45reactions
strugeecommented, Oct 7, 2016

@abhijeetkpawar everyone working on Gulp is a volunteer. If you want it to go faster, you are welcome to volunteer as well.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found