Skip to content

[Build] Validation script for ADMX #25159

Open
@htcfreek

Description

Check on PRs if

  • each admx string exists in adml.
  • admx is valid xml.
  • adml is a valid xml.
  • each category property is added as category definition in admx.
  • each supportedOn property is added as supportedOn definition in ADMX.
  • generic property (class, ...) has a supported value.
  • the "last changed" comment has the same or a newer version as the newest supportedOn definition.
  • the registry value name doesn't exist more than one time. (Otherwise it's a copy-paste mistake.)

@crutkas
I am not sure if this is possible. But it would be a nice feature to have an ADMX check I think.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-EnterpriseIssues relevant to large enterprises, SCCM, run as admin restrictions, ...Area-GitHub workflowIssues regarding the GitHub workflow and automation

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions