Skip to content

Conversation

@zyrakq
Copy link

@zyrakq zyrakq commented Dec 3, 2025

Replaced hard exit checks with automatic directory creation in vscgallery server Changed sys.exit(-1) to os.makedirs() for ARTIFACTS, ARTIFACTS_INSTALLERS, and ARTIFACTS_EXTENSIONS directories

Enable vscgallery to start successfully when vscsync runs with --skip-binaries flag Improve robustness by handling missing directories gracefully instead of failing

Replaced hard exit checks with automatic directory creation in vscgallery server
Changed sys.exit(-1) to os.makedirs() for ARTIFACTS, ARTIFACTS_INSTALLERS, and ARTIFACTS_EXTENSIONS directories

Enable vscgallery to start successfully when vscsync runs with --skip-binaries flag
Improve robustness by handling missing directories gracefully instead of failing
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.

1 participant