Blaine Bublitz

Results 154 issues of Blaine Bublitz

As per https://github.com/gulpjs/plugin-error/issues/8#issuecomment-358121678 > I think that a better solution could be to update the readme to explain why you should use plugin-error: "Error handling for Vinyl plugins." is a...

Related to https://github.com/gulpjs/vinyl-fs/issues/245 If the `file.symlink` property is set, it seems weird that you could update the contents without first clearing the symlink property. We need to think about the...

Opening this as the solution to a bunch of other issues. This to achieve: - *nix-like behavior for `atime`/`mtime`/etc properties (#72) - Virtual directories (#100) - User-friendly `mode` property (gulpjs/vinyl-fs#112)...

Streaming contents have made many things hard. I have some ideas about ways to replace some of the use cases and need to explore more to see if we can...

enhancement

I wanted to open this issue as a place to track things we could use Proxies to implement. - Currently, unsetting `base` to fallback to `cwd` requires setting base to...

In 0.2.0, the `params` option was deprecated in favor of the extended deps config. Remove this option in a future version.

Now on gulp-community.

I tried upgrading this action from a much older version, and now I get a bunch of cache failures. For example: https://github.com/grain-lang/libbinaryen/runs/4885304762?check_suite_focus=true ```log /usr/bin/tar --posix --use-compress-program zstd -T0 -cf cache.tzst...

I put this on hold until https://github.com/gulpjs/vinyl/issues/127 is solved. It needs to be revisited at some point.

enhancement

I'm not sure if we actually need to implement this, but it needs to be looked into. @nmccready might be able to explain more.

enhancement
help wanted
question