Corie Watson

Results 32 issues of Corie Watson

Should address [this issue](https://github.com/firebase/genkit/issues/743) Checklist (if applicable): - [ ] Tested (manually, unit tested, etc.) - [ ] Docs updated

Should address [this issue](https://github.com/firebase/genkit/issues/743) Checklist (if applicable): - [ ] Tested (manually, unit tested, etc.) - [ ] Docs updated

Should address [this issue](https://github.com/firebase/genkit/issues/743) Checklist (if applicable): - [ ] Tested (manually, unit tested, etc.) - [ ] Docs updated

**Describe the bug** The output of the flow should show in the UI, but doesn't. Same code works on MacOS (using Chrome), but not on Windows (using Chrome or any...

bug
tooling

## Expected Behavior Documents added to the `SCORE_COLLECTION_PATH` collection should trigger a leaderboard update. ## Actual Behavior Documents added to the `SCORE_COLLECTION_PATH` collection don't trigger a leaderboard update. Instead, it...

Replaced nodemailer-sendgrid with in-built code doing the same thing.

[npm Releases](https://www.npmjs.com/package/firebase-functions?activeTab=versions) [Github Releases](https://github.com/firebase/firebase-functions/releases)

triaged

Resolves https://github.com/firebase/firebase-functions/issues/1681

### [REQUIRED] Version info **node:** v20.9.0 **firebase-functions:** 6.3.1 **firebase-tools:** 14.5.1 **firebase-admin:** 13.4.0 ### [REQUIRED] Test case ```ts logger.info({message: "Hello from Firebase v2!", test: "hello"}); // Output: "Hello from Firebase v2!"...

type: bug
reproducible: yes
triaged