Skip to content

Conversation

@douglasjacobsen
Copy link
Collaborator

This merge updates the logic for defining undefined variables based on the values of variants to be iterative.

This allows variables to recursively update the definition of variants, before allowing them to define additional variables.

Tests are added to cover this (arguably complex) case as well.

@douglasjacobsen douglasjacobsen force-pushed the varible-variant-iterative branch from 7a7a7a1 to 0a37fd1 Compare November 8, 2025 15:03
This commit updates the logic for defining undefined variables based on
the values of variants to be iterative.

This allows variables to recursively update the definition of variants,
before allowing them to define additional variables.

Tests are added to cover this (arguably complex) case as well.
@douglasjacobsen douglasjacobsen force-pushed the varible-variant-iterative branch from 0a37fd1 to 874c776 Compare November 8, 2025 22:22
@linsword13 linsword13 merged commit f945ffa into GoogleCloudPlatform:develop Nov 9, 2025
20 checks 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.

2 participants