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 ADMX/ADML policy declaration files from static analysis #148632

Merged
merged 34 commits into from
May 10, 2022

Conversation

joaomoreno
Copy link
Member

@joaomoreno joaomoreno commented May 3, 2022

Fixes #148941

  • Update configuration registry to allow opting in to policies
  • Use static analysis to extract policy info from configuration registrations
  • Render ADMX file
  • Render ADML files
    • Localize ADML files using official Marketplace extensions
  • Adopt the script in the build

@joaomoreno joaomoreno added this to the May 2022 milestone May 3, 2022
@joaomoreno joaomoreno self-assigned this May 3, 2022
@joaomoreno joaomoreno marked this pull request as draft May 3, 2022 14:10
@joaomoreno joaomoreno added the config VS Code configuration, set up issues label May 7, 2022
@joaomoreno joaomoreno marked this pull request as ready for review May 7, 2022 12:18
@joaomoreno joaomoreno requested a review from sandy081 May 7, 2022 12:22
sandy081
sandy081 previously approved these changes May 9, 2022
Copy link
Member

@sandy081 sandy081 left a comment

Choose a reason for hiding this comment

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

LGTM

@sandy081 sandy081 self-requested a review May 10, 2022 08:33
sandy081
sandy081 previously approved these changes May 10, 2022
@joaomoreno joaomoreno merged commit dcfe6b3 into main May 10, 2022
@joaomoreno joaomoreno deleted the joao/generate-policies branch May 10, 2022 11:17
@github-actions github-actions bot locked and limited conversation to collaborators Jun 24, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate Windows Group Policy definition files from static analysis
2 participants