gcp-function-wrapper

0.0.178-fab8ce7-54895.92 • Public • Published

gcp-function-wrapper

A gcp function package.json 'wrapper' for deploying jiraz gcp-cloud functions. Usually this package needs not to be changed in any way. It is used in the deployment process of the gcp-cloud functions. The process to use a new version is manual and is as follows:

  1. do the needed changes
  2. npm run build
  3. copy dist/source-v2.zip to /infrastructure/modules/gcp/CloudFunctions (replace the existing file)
  4. commit & push the changes
  5. profit

testing

To test a new wrapper got to the gcp console and manually deploy any function using "upload zip" and the dist/source-v2.zip file.

Readme

Keywords

none

Package Sidebar

Install

npm i gcp-function-wrapper

Weekly Downloads

0

Version

0.0.178-fab8ce7-54895.92

License

none

Unpacked Size

6.8 kB

Total Files

7

Last publish

Collaborators

  • sebastianmialkowski