Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"policies" folder is missing in vscodium #2207

Open
1 task done
alexhass opened this issue Jan 21, 2025 · 1 comment
Open
1 task done

"policies" folder is missing in vscodium #2207

alexhass opened this issue Jan 21, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@alexhass
Copy link
Contributor

alexhass commented Jan 21, 2025

Describe the bug
The project is missing the folder /policies that exists in vscode

Please confirm that this problem is VSCodium-specific

  • [X ] This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'C:\Program Files\Microsoft VS Code' and compare with C:\Program Files\VSCodium
  2. "\policies" folder is missing in VSCodium

Expected behavior
All files should be packaged.

Desktop (please complete the following information):

  • OS: Windows 11
  • Architecture: x64
  • Version 1.96.3
  • App Manager : Intune / AD Deployment

Additional context
It looks like the vscode maintainers had an insight about Enterprise needs and added https://code.visualstudio.com/docs/setup/enterprise. They added GPO support in 1.67 that allow admins to disable automatic updates. The vscodium team has created a custom MSI setup that hard disables the updates what was perfect solution at the time when this was implemented. But with the new GPO files I think this may no longer needed. At least it is not a hard requirement as the admins can now disable automatic updates via GPO - what is really nice.

They also added extension whitlisting in 1.96 what can be configured via these GPO files.

As creator of the VSCodium MSI package I suggest to add the policy files and remove the setup that hard disables the updates.

You may also like to keep an eye on microsoft/vscode#148942 as they add the same for macOS...

@alexhass alexhass added the bug Something isn't working label Jan 21, 2025
@daiyam
Copy link
Member

daiyam commented Jan 21, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants