firebase-functions icon indicating copy to clipboard operation
firebase-functions copied to clipboard

fix/param-8gb-memory

Open suzu-prog opened this issue 4 years ago • 5 comments

Description

The 8GB memory option docs! Missing correction.

https://firebase.google.com/docs/reference/functions/function_configuration.runtimeoptions?hl=en#optional-memory

suzu-prog avatar Aug 19 '21 14:08 suzu-prog

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

googlebot avatar Aug 19 '21 14:08 googlebot

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Aug 19 '21 14:08 google-cla[bot]

@googlebot I signed it!

suzu-prog avatar Aug 19 '21 14:08 suzu-prog

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

googlebot avatar Aug 19 '21 14:08 googlebot

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

google-cla[bot] avatar Aug 19 '21 14:08 google-cla[bot]

I noticed that it was corrected. This PR is closed.

https://github.com/suzu-prog/firebase-functions/blob/2e19dccd2f28fe357d591e94189e236f7f47ec93/src/function-builder.ts#L280

https://github.com/suzu-prog/firebase-functions/blob/2e19dccd2f28fe357d591e94189e236f7f47ec93/src/function-builder.ts#L324

suzu-prog avatar Sep 28 '22 17:09 suzu-prog