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

Update logic to process domain data #1442

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

ethanzhouyc
Copy link
Collaborator

@ethanzhouyc ethanzhouyc commented Oct 9, 2024

  • Added support to process domain data from XML in both formats: <domain>General</domain> (current) and <domain name="General"/> (new)
  • Make ZAP compatible with parsing CHIP XMLs updated by Alchemy

- Added support to process domain data parsed from XML in both formats:
<domain>General</domain> and <domain name="General"/>
- The plan to update ZAP XMLs using Alchemy will require this change, as domain definitions will be updated to the format <domain name="General">
@ethanzhouyc ethanzhouyc merged commit bf5c7cc into project-chip:master Nov 4, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants