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 Firebase Function deploy bugs. #3668

Merged
merged 5 commits into from Aug 12, 2021
Merged

Fix Firebase Function deploy bugs. #3668

merged 5 commits into from Aug 12, 2021

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Aug 12, 2021

This is embarrassing. I must have removed the preview check while refactoring the code after PR feedback. Also improving the logging logic to not log anything if no local dotenv files are found.

Also addresses bug where wrong FIREBASE_CONFIG value was set #3667

This is embarrassing. I must have removed the preview check while refactoring the code after PR feedback. Also improving the logging logic to not log anything if no local dotenv files are found.
@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Aug 12, 2021
@taeold taeold changed the title Fix bug where dotenv feature was not behind the preview flag Fix Firebase Function deploy bugs. Aug 12, 2021
@taeold taeold merged commit 592a4ee into master Aug 12, 2021
@taeold taeold deleted the dl-cf3-dotenv-bugfix branch August 12, 2021 18:23
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
This is embarrassing. I must have removed the preview check while refactoring the code after PR feedback. Also improving the logging logic to not log anything if no local dotenv files are found.

Also addresses bug where wrong `FIREBASE_CONFIG` value was set firebase#3667
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants