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

Moving the emulator UI server to firebase-tools. #7897

Merged
merged 16 commits into from
Nov 13, 2024

Conversation

christhompsongoogle
Copy link
Contributor

@christhompsongoogle christhompsongoogle commented Nov 1, 2024

Move the server.ts file to firebase-tools so that the emulator UI can be served in-process with the firebase CLI.

Some questions are inline with the code (marked with "FIXME") for second opinions

src/emulator/ui/server.ts Fixed Show fixed Hide fixed
src/emulator/ui/server.ts Fixed Show fixed Hide fixed
src/emulator/ui/server.ts Fixed Show fixed Hide fixed
src/emulator/ui/server.ts Fixed Show fixed Hide fixed
@christhompsongoogle christhompsongoogle linked an issue Nov 7, 2024 that may be closed by this pull request
src/emulator/ui/server.ts Outdated Show resolved Hide resolved
src/emulator/ui/server.ts Outdated Show resolved Hide resolved
src/emulator/ui/server.ts Outdated Show resolved Hide resolved
src/emulator/ui.ts Fixed Show fixed Hide fixed
src/emulator/ui.ts Fixed Show fixed Hide fixed
Copy link
Member

@yuchenshi yuchenshi left a comment

Choose a reason for hiding this comment

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

Approach looks good. One nit inline. Please run npm run fmt to fix linter errors

src/emulator/ui.ts Show resolved Hide resolved
src/emulator/ui.ts Dismissed Show dismissed Hide dismissed
Copy link
Contributor

@joehan joehan left a comment

Choose a reason for hiding this comment

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

Some nits, but LGTM overall

src/emulator/ui.ts Outdated Show resolved Hide resolved
src/emulator/ui.ts Outdated Show resolved Hide resolved
src/emulator/hub.ts Show resolved Hide resolved
src/emulator/ui.ts Outdated Show resolved Hide resolved
src/emulator/ui.ts Outdated Show resolved Hide resolved
@christhompsongoogle christhompsongoogle merged commit 01ad9e5 into master Nov 13, 2024
44 of 45 checks passed
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.

Emulator UI is broken on FirePit
3 participants