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

Add in user envs to emulator #5330

Merged
merged 4 commits into from Dec 13, 2022
Merged

Conversation

colerogers
Copy link
Contributor

Fixes #5219

@colerogers colerogers force-pushed the colerogers.fix-user-env-emulator branch from fa061f8 to 13144c3 Compare December 13, 2022 21:13
Copy link
Contributor

@Berlioz Berlioz left a comment

Choose a reason for hiding this comment

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

+1 pending the comment change discussed in chat

@@ -1 +1,2 @@
- Add sharp NPM module to Cloud Functions when using Next.js Image Optimization
- Adds user-defined env vars into the functions emulator (#5330).
Copy link
Contributor

Choose a reason for hiding this comment

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

the most trivial conceivable nit--this sentence ends with a period but the one above it doesn't?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤣 I'm a big fan of our changelog's ending in periods, so I added one to the first entry!

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.

firebase emulators:start always ignores .env file and throws “Attempted to write param-defined key” error
2 participants