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

Special handling for azapi cfg tunning to keep O+C attrs/blks #7

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

magodo
Copy link
Owner

@magodo magodo commented Oct 25, 2023

By default, the tunning logic will remove non-AtLeastOneOf attributes/blocks, whilst many of the interesting properties in azapi are O+C, which will be skipped by default. This PR adds a new mechanism to allow explicitly keeping those interesting properties from being removed, as long as they are not null or equals to its default value.

@magodo magodo added the enhancement New feature or request label Oct 25, 2023
@magodo magodo changed the title Special handling for azapi cfg tunning as many interesting attributes are O+C Special handling for azapi cfg tunning to keep O+C attrs/blks Oct 25, 2023
@magodo magodo merged commit d9c6bf9 into main Oct 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant