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

fix: split expand base configuration #2039

Merged
merged 2 commits into from
Sep 5, 2022
Merged

fix: split expand base configuration #2039

merged 2 commits into from
Sep 5, 2022

Conversation

roleyfoley
Copy link
Contributor

Intent of Change

  • Bug fix (non-breaking change which fixes an issue)

Description

  • Splits the expand base configuration attribute sets into a separate function so that it can be processed before the expansion of children
  • adds support for nested base attributes that might be in place on children

Motivation and Context

Schema generation was failing as child base attributes weren't expanded.

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

  • None

Dependent PRs:

  • None

Consumer Actions:

  • None

- Splits the expand base configuration attribute sets into
a separate function so that it can be processed before the
expansion of children
- adds support for nested base attributes that might be in
place on children
@roleyfoley roleyfoley requested a review from a team September 3, 2022 13:23
@roleyfoley roleyfoley merged commit a757330 into hamlet-io:master Sep 5, 2022
@roleyfoley roleyfoley deleted the fix-expand-base-attributes branch September 5, 2022 11:50
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.

1 participant