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

bug: write-values deletes provided --values files. #1905

Merged
merged 1 commit into from
Sep 14, 2021
Merged

bug: write-values deletes provided --values files. #1905

merged 1 commit into from
Sep 14, 2021

Conversation

jgchristian
Copy link
Contributor

This fixes the bug by not including provided values files in the array of generated values, which is evaluated in a deferred block.

Resolves #1904

This fixes the bug by not including provided values files in the array of generated values, which is evalutated in a defered block.
Resolves #1904
Copy link
Collaborator

@mumoshu mumoshu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jgchristian I didn't expect this to happen at all until I read your detailed investigation. Awesome work, and thanks a lot for fixing it!

@mumoshu mumoshu merged commit 2792ef7 into roboll:master Sep 14, 2021
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.

write-values deletes provided values files
2 participants