Skip to content

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Nov 15, 2022

Description

Fixes a bug where extensions emulator was not appearing in the registry.
#5079 subtly changed the configs/ endpoint to use EmulatorInfo.name instead of emulator (https://github.com/firebase/firebase-tools/pull/5079/files#diff-07ee97578863300681bbd61b6886c20684286a13f3c6c6404176f48f66b22f36). ExtensionsEmulator.getInfo() was returning the info of the functions emulator, which meant that the extensions emulator would no longer be listed. This PR fixes getInfo to return the correct name

Scenarios Tested

Extensions emulator tab is now active when extensions are running:
Screen Shot 2022-11-15 at 9 37 17 AM
Instance info pages work too:
Screen Shot 2022-11-15 at 9 38 37 AM

@joehan joehan merged commit d6871aa into master Nov 15, 2022
@joehan joehan deleted the jh-fix-extensions-emulator branch December 7, 2022 18:10
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.

2 participants