Skip to content

fix: s tools for windows permission#114

Merged
rsonghuster merged 3 commits intomasterfrom
fix-permission
Nov 25, 2025
Merged

fix: s tools for windows permission#114
rsonghuster merged 3 commits intomasterfrom
fix-permission

Conversation

@liuzewen99
Copy link
Copy Markdown
Collaborator

No description provided.

@liuzewen99 liuzewen99 force-pushed the fix-permission branch 2 times, most recently from 05f9c3f to 36b7c8b Compare November 24, 2025 09:51
Comment thread src/resources/fc/impl/utils.ts Outdated
}
const newMode = stat.mode | 0o111;
fs.chmodSync(filePath, newMode);
logger.debug(`Set executable permission for: ${filePath}`);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个日志最好是 info

@liuzewen99 liuzewen99 force-pushed the fix-permission branch 4 times, most recently from fe81c22 to 66b4636 Compare November 25, 2025 03:54
@liuzewen99 liuzewen99 force-pushed the fix-permission branch 9 times, most recently from add712f to 8ea40ca Compare November 25, 2025 10:56
@rsonghuster rsonghuster merged commit 5e40d25 into master Nov 25, 2025
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants