Natan Sągol
Natan Sągol
I recently opened this issue: https://github.com/grpc/grpc-web/issues/901, where I observed streams being ended with no errors, where an error was returned from the server. While digging into the issue, I found...
**Is your feature request related to a problem? Please describe.** I found that for some usage patterns optimistic transactions would work better than pessimistic. **Describe the solution you'd like** I'd...
`event.data.object` is currently specified as an empty interface, which seems invalid. My understanding of the API is that it should be an alternative of all possibilities. Relevant code: https://github.com/stripe/stripe-node/blob/b2d32ef3a987b3c740bbc44c99a8209a92c3a5ee/types/2019-12-03/Events.d.ts#L56-L66
## Rationale 1) From https://github.com/firebase/firebase-tools/issues/1480#issuecomment-509690208 > That's what we get for relying on internal APIs 2) https://github.com/firebase/firebase-functions/issues/529 ## Overview It seems that issues caused by the necessity to expose internal...
Since we're working on a v3 release, it might be wise to revise the API of the library. Multiple types are exposed that seem not necessary, which might result in...
### Related issues None found. ### [REQUIRED] Version info **node:** v10.16.0 **firebase-functions:** v3.1.0 **firebase-tools:** v7.0.2 **firebase-admin:** v8.2.0 ### [REQUIRED] Test case This will compile, whereas it shouldn't: ```ts const error...
This package uses legacy import/export syntax, the proposal was withdrawn and this syntax should not be used: https://github.com/firebase/firebase-functions-test/blob/a25faf5c87553b4482ce85a7dea4d11885f27cc4/src/index.ts#L29 https://github.com/firebase/firebase-functions-test/blob/c77aa92d345b8e4fb5ad98534989eb8dcf7d9bc4/spec/providers/https.spec.ts#L3 We could either use default export, or preferably a named one,...
## Summary There's an AMP element available already which enables developers to use Bodymovin animations on AMP pages: [amp-bodymovin-animation](https://amp.dev/documentation/examples/components/amp-bodymovin-animation/). This component is based on an old version of Bodymovin, v4....
I intend to work on a v2 version and I'd love to hear your feedback and brainstorm some ideas. What I have in mind is: - Separate it into two...
Link to rendered proposal: https://github.com/merlinnot/ecosystem-proposals/blob/patch-2/proposals/0000-haskell-ide-engine.rst