Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
1,554 contributions in the last year
Activity overview
Contributed to
firebase/firebaseopensource.com,
firebase/FirebaseUI-Android,
firebase/quickstart-android
and 5 other
repositories
Contribution activity
May 2019
Created a pull request in firebase/firebase-tools that received 6 comments
Integrate functions:shell with the new emulator
Fixes #1243
TODO
Get the context object fully populated
Clean up logging
Support second "options" param for RTDB and Firestore
Non-Firestore b…
+546
−173
•
6
comments
- Firestore emulator warns when rules file not found
- Properly set CORS headers for emulated functions
- Dont watch node_modules folder
- Changelog for #1267
- Make serve functions respect the --port flag
- Disable functions emulator advanced features when 'served'
- Make sure emulator success log message always shows
- Fix non-200 response codes and headers
- Fix bugs with serve vs emulators:start
- Fix use of undefined 'name' variable
- Fix package.json from bad merge
- Fixes #1280 - Emulator Socket on Windows
- Actually write emulator debug logs to the file.
- Wait for download pipeline to flush before resolving
- Changelog for #1287
- Emulator fixes for #1281, #1279, and #1277
- Integrate functions:shell with the new emulator
- Emulator Runtime Patches
- Adds `protect_env` and `admin_stubs` to disable-able emulator features
- Fixes incorrect "Cloud Firestore emulator is not running" error
- Fixes emulator rules and google-gax resolution
- Revert changes to default RTDB + Firestore emulator ports
Created an issue in firebase/firebase-tools that received 13 comments
Firestore emulator sending incorrect event payloads to Functions emulator
I just ran a real Cloud Function (non-Firebase) triggered on onWrite for the document foo/bar.
I created the document (no previous data) and logged…
13
comments
23
contributions
in private repositories
May 1 – May 10