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 bug where environment variables for v2 functions weren't being updated #4209

Merged
merged 5 commits into from Feb 23, 2022

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Feb 22, 2022

When calculating update mask for v2, we weren't properly accounting for the fact that the object holding environment variables should not be recursed.

Fixes #4192

@taeold taeold enabled auto-merge (squash) February 23, 2022 19:41
@taeold taeold merged commit 73eec36 into master Feb 23, 2022
@bkendall bkendall deleted the dl-cf3v2-envvars-fix branch March 18, 2022 23:19
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.

environment variable using .env doesn't seem to update
2 participants