-
### Describe the bug
I have a project in Quarkus 3.15.1 which implements `RawBackgroundFunction` from `quarkus-google-cloud-functions`. I've included `quarkus-logging-json` as a dependency but it doe…
-
### [REQUIRED] Environment info
**firebase-tools: 13.24.1**
**Platform: MacOS (15.0.1)**
```
$ uname -a
Darwin MacBookPro.lan 24.0.0 Darwin Kernel Version 24.0.0: Tue Se…
arnab updated
2 weeks ago
-
### TL;DR
The error seems to be realated to how gcp treats function names. The correct function name was foo_bar but in the name field for the action, I had written foo-bar instead.
### Expected beh…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
### TL;DR
When trying to use the deploy step in `deploy-cloud-functions`, it ignores the `service_account_email` setting.
We've created a new service account (SA) for our project in GCP. We've bee…
-
### Describe the bug
Given a project which contains an implementation of a Google Cloud Run Function (`CloudEventsFunction` variant) which was created as shown in the [Google Cloud Functions (Serverl…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
Deployment to GCF started to fail today with this error:
```
Error: Required package missing from disk. If you keep your packages inside your repository then restarting the Node process may be eno…
-
Docs allude to this. Does support for Google Cloud Functions exist as part of this package? Perhaps it supports currently, but the package naming is confusing.
-
### Core or SDK?
Platform/SDK
### Which part? Which one?
@sentry/serverless
### Description
The documentation suggests this form to wrap CloudEvent-type Google Cloud Functions:
```
…