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

feat: Add support for the Firebase Storage emulator #11535

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Jan 16, 2024

Despite being large, much of this is copy-pasted from the gRPC emulator support (as this is the first REST-based emulator we've looked at). This is only a prototype at the moment, but it appears to work.
I'm looking for feedback about what I may be missing...

Towards #11522

@jskeet jskeet added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 16, 2024
@jskeet jskeet requested review from a team as code owners January 16, 2024 08:36
Copy link
Contributor

@amanda-tarafa amanda-tarafa left a comment

Choose a reason for hiding this comment

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

LGTM

@jskeet
Copy link
Collaborator Author

jskeet commented Jan 17, 2024

Right, will have another pass through it myself and convert this into a PR to actually merge...

@jskeet jskeet changed the title Prototype of emulator support feat: Add support for the Firebase Storage emulator Jan 19, 2024
@jskeet jskeet removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 19, 2024
Copy link
Collaborator Author

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

Okay, this is now ready for a final review before merging. I've added some brief docs.

@jskeet jskeet merged commit a454073 into googleapis:main Jan 20, 2024
10 checks passed
@jskeet jskeet deleted the storage-emulator branch January 20, 2024 07:18
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