GitShow/sindresorhus/gulp-chown
sindresorhus

gulp-chown

Change owner of Vinyl files

by sindresorhus
chowngulp-pluginjavascriptnodejsvinyl
Star on GitHubForknpm

JavaScript

10 stars6 forks5 contributorsQuiet · 6mo agoSince 2014v3.0.0MIT

Meet the team

See all 5 on GitHub →
sindresorhus
sindresorhus34 contributions
kevva
kevva1 contribution
Richienb
Richienb1 contribution
lisandromc
lisandromc1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
LexLythius
Chown not actually altering filesClosedIssue

I'm fairly new to Node.js and Gulp so I surely must have misunderstood the whole thing, but please bear with me. I applied the very example in the readme but files don't get chown'ed (I'm running gulp as root of course). The problem seems to be that the function doesn't have any side effects, since the file stat data is changed in memory but never persisted: my dirty fix was adding this code: but it doesn't feel right...

LexLythius · 6mo ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
dvtylr
Does not work with gulp.destClosedIssue

While the plug-in does change the file.stat.uid that information is not used by gulp.dest so does not seem to have any effect on the file ownership on writing. At a minimum the example should be changed to reflect this although I am not sure how the plug-in would be used without gulp.dest support.

dvtylr · 11y ago
Structured data for AI agents

Repository: sindresorhus/gulp-chown. Description: Change owner of Vinyl files Stars: 10, Forks: 6. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: chown, gulp-plugin, javascript, nodejs, vinyl. Latest release: v3.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 6mo ago. Community health: 71%. Top contributors: sindresorhus, kevva, Richienb, lisandromc.

·@ofershap

Replace github.com with gitshow.dev