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

Generate Windows Group Policy definition files from static analysis #148941

Closed
Tracked by #147756
joaomoreno opened this issue May 6, 2022 · 1 comment · Fixed by #148632
Closed
Tracked by #147756

Generate Windows Group Policy definition files from static analysis #148941

joaomoreno opened this issue May 6, 2022 · 1 comment · Fixed by #148632
Assignees
Labels
config VS Code configuration, set up issues insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded windows VS Code on Windows issues
Milestone

Comments

@joaomoreno
Copy link
Member

joaomoreno commented May 6, 2022

We should generate ADMX and ADML files from our configuration registrations.

@joaomoreno joaomoreno added feature-request Request for new features or functionality config VS Code configuration, set up issues labels May 6, 2022
@joaomoreno joaomoreno added this to the May 2022 milestone May 6, 2022
@joaomoreno joaomoreno self-assigned this May 6, 2022
@joaomoreno joaomoreno changed the title Generate policy definition files from static analysis Generate Group Policy definition files from static analysis May 6, 2022
@joaomoreno joaomoreno changed the title Generate Group Policy definition files from static analysis Generate Windows Group Policy definition files from static analysis May 6, 2022
@joaomoreno joaomoreno added the windows VS Code on Windows issues label May 6, 2022
joaomoreno added a commit that referenced this issue May 12, 2022
* Generate ADMX/ADML policy declaration files from static analysis

Fixes: #148941

* fix build

* move to optional dependencies
@joaomoreno joaomoreno added the verification-needed Verification of issue is requested label May 30, 2022
@joaomoreno
Copy link
Member Author

@sandy081 Can you verify with code review?

@sandy081 sandy081 added verified Verification succeeded and removed feature-request Request for new features or functionality labels May 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2022
lemanschik pushed a commit to code-oss-dev/code that referenced this issue Nov 25, 2022
lemanschik pushed a commit to code-oss-dev/code that referenced this issue Nov 25, 2022
* Generate ADMX/ADML policy declaration files from static analysis

Fixes: microsoft#148941

* fix build

* move to optional dependencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
config VS Code configuration, set up issues insiders-released Patch has been released in VS Code Insiders verification-needed Verification of issue is requested verified Verification succeeded windows VS Code on Windows issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@joaomoreno @sandy081 and others