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: included variable merging #1649

Merged
merged 1 commit into from
May 12, 2024
Merged

fix: included variable merging #1649

merged 1 commit into from
May 12, 2024

Conversation

pd93
Copy link
Member

@pd93 pd93 commented May 10, 2024

Fixes #1643

Small bug with included variable merging when multiple included files use the same variable. This is fixed temporarily by deep copying the variable values. Long term fix for this will be removing merging all together (I'm actively working on this).

@pd93 pd93 force-pushed the 1643-fix-variable-merging branch from 37f32cc to 1261272 Compare May 12, 2024 19:29
@pd93 pd93 merged commit 725f929 into main May 12, 2024
13 checks passed
@pd93 pd93 deleted the 1643-fix-variable-merging branch May 12, 2024 19:32
pd93 added a commit that referenced this pull request May 12, 2024
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.

Included variables using common names are getting overriden
1 participant