serverless-google-cloudfunctions
serverless-google-cloudfunctions copied to clipboard
Serverless Google Cloud Functions Plugin – Adds Google Cloud Functions support to the Serverless Framework
# This is a Bug Report ## Description For bug reports: * What went wrong? After a first time deploy failed due to a bug in the function I created,...
It would be great to have a kind of naming convention for provider plugins so that one knows what the `npm` package does / what the GitHub repo is. Here...
Right now, if I try to tail the logs I get this: ``` ~/D/j/s/t/f/g/ner master ± env SLS_DEBUG=true sls logs -f ner -t Serverless: Displaying the 10...
These are generated from the provider JSON schema using the plugin used to generate the AWS Serverless config typings: https://github.com/serverless/typescript Usage: ```ts // serverless.ts import type { GCP } from...
`us-west-1` region is currently not supported by this serverless plugin as you can see here: https://github.com/serverless/serverless-google-cloudfunctions/blob/b1cdaf25c1cb782b906ea4bfbf0adbd4b4efa4fd/provider/googleProvider.js#L30 But in the Google documentation you can see that `us-west1` region is available under...
### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description wanted to deploy google cloud function...
try to update github workflow, update, and deprecate unsupported versions Example error showing the node 20 version: ``` 03:48:13 jm@pop-os serverless-functions ±|main ✗|→ node_modules/.bin/serverless deploy --force Compiling function "first"... Uploading...
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. There are missing provider runtimes. Here...
Actualized runtimes list according to https://cloud.google.com/functions/docs/concepts/execution-environment#runtimes