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

[CI] Implement CI check to ensure the data model build files match the ones in the dir #37159

Open
cecille opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
CI/CD improvements Improvements to our CI/CD pipelines needs triage tools

Comments

@cecille
Copy link
Contributor

cecille commented Jan 22, 2025

Reproduction steps / Feature

The files listed in https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/matter_testing_infrastructure/data_model_xmls.gni should match the file set in https://github.com/project-chip/connectedhomeip/tree/master/data_model and the CI should enforce that.

Can add to the data model checker in https://github.com/project-chip/connectedhomeip/blob/master/scripts/dm_xml_ci_change_enforcement.py as this already runs in the CI.

Platform

python

Platform Version(s)

No response

Type

Manually tested with SDK

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD improvements Improvements to our CI/CD pipelines needs triage tools
Projects
Status: No status
Development

No branches or pull requests

2 participants