Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mauriciowittenberg
Copy link
Contributor

@mauriciowittenberg mauriciowittenberg commented Jan 5, 2024

upload the code to GOBLET_UPLOAD_BUCKET tagged with first tag in GOBLET_BUILD_TAGS
deploy cloudfunctionv1 from GOBLET_UPLOAD_BUCKET + GOBLET_ARTIFACT_TAG (closes #447 )

…code to a bucket and use the file in the bucket to create the cloudfunction v1
@codecov
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (31c8ebf) 89.57% compared to head (160dc50) 89.62%.

Files Patch % Lines
goblet/backends/backend.py 76.92% 3 Missing ⚠️
goblet/backends/cloudfunctionv1.py 95.65% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #477      +/-   ##
==========================================
+ Coverage   89.57%   89.62%   +0.05%     
==========================================
  Files          69       69              
  Lines        6349     6412      +63     
==========================================
+ Hits         5687     5747      +60     
- Misses        662      665       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mauriciowittenberg mauriciowittenberg changed the title use env var GOBLET_BUILD_TAGS and GOBLET_UPLOAD_BUCKET to upload the … GOBLET_BUILD_TAGS and GOBLET_UPLOAD_BUCKET for cloudfunctionv1 Jan 8, 2024
@mauriciowittenberg mauriciowittenberg marked this pull request as ready for review January 8, 2024 16:13
…ACT_BUCKET or using `deploy.artifact_bucket` in config.json. same for GOBLET_ARTIFACT_TAG and `deploy.artifact_tag`
@mauriciowittenberg mauriciowittenberg changed the title GOBLET_BUILD_TAGS and GOBLET_UPLOAD_BUCKET for cloudfunctionv1 GOBLET_BUILD_TAGS and GOBLET_ARTIFACT_BUCKET for cloudfunctionv1 Jan 8, 2024
@anovis anovis merged commit b644efa into goblet:main Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[cloudfunction] Deploy from a Google Cloud Storage URI

2 participants