Skip to content

Conversation

@joehan
Copy link
Contributor

@joehan joehan commented Jun 9, 2025

Description

Turns out the extensions emulator requires auth, even on demo- projects. Fixes #8720

Scenarios Tested

Followed the repro steps at https://github.com/aalej/issues-8720 - after this fix, it runs as expected.

CHANGELOG.md Outdated
- Add emulator support to firebase storage MCP tools. (#8707)
- Removed overeager error catch in `functions:list`.
- Add validation during `firebase init` feature selection. (#5232)
- Fixed an issue where the extensiosn emulator did not work with `demo-` projects. (#8720)
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: typo on extensions

Copy link
Contributor

@aalej aalej left a comment

Choose a reason for hiding this comment

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

LGTM! Verified fix locally. nit on typo

@joehan joehan merged commit 7e7cce3 into master Jun 9, 2025
48 of 50 checks passed
@joehan joehan deleted the jh-demo-ext branch June 9, 2025 17:38
@github-project-automation github-project-automation bot moved this from Approved [PR] to Done in [Cloud] Extensions + Functions Jun 9, 2025
matthew9ilbert pushed a commit to matthew9ilbert/firebase-tools that referenced this pull request Jul 9, 2025
* Fix extensions emulator with demo- projects

* Update CHANGELOG.md
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.

extensions emulator (>=v14.2.2) ignores GOOGLE_APPLICATION_CREDENTIALS

2 participants