Julian Ramos

Results 6 issues of Julian Ramos

I tried to use the spotify playlist regex to catch https://open.spotify.com/playlist/37i9dQZF1EM10lRW9KvRGe?si=y2Nlg7ncRcqE86cLv73tDg and doesn`t work

- [X] a detailed description of the bug or problem you are having I wrote a simple test ```py @pytest.mark.parametrize("dict1, dict2, expected_dict", [ ({}, {}, {}), ({}, {"a": 1}, {"a":...

status: needs information

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

priority: p2
type: bug
needs more info
api: firestore

### [READ] Step 1: Are you in the right place? **Cloud Firestore support is provided by the [`@google-cloud/firestore`](https://npmjs.com/package/@google-cloud/firestore) library. Therefore the easiest and most efficient way to get Firestore issues...

api: firestore

I would like to use the types like Subscription and Customer within my app, but seems like there's no type exported.

CI is failing because of the formatting, [see](https://results.pre-commit.ci/run/github/402393162/1711008185.jYboNZjCRuCwuwkxZlCovQ) We should both loose the rules and fix previous errors

enhancement