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

Skip to content

Conversation

@mauriciowittenberg
Copy link
Contributor

cache can be either the :latest image build or Kaniko cache layers can be changed in config.json using key deploy.cloudbuild_cache options: "DOCKER_LATEST" (default) and "KANIKO"

also add deploy.cloudbuild_cache to jsonschema
also add missing keys to jsonschema

cache can be either the :latest image build or Kaniko cache layers
can be changed in config.json using key `deploy.cloudbuild_cache`
options: "DOCKER_LATEST" (default) and "KANIKO"

also add `deploy.cloudbuild_cache` to jsonschema
also add missing keys to jsonschema
@codecov
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

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

Comparison is base (b8a442a) 89.74% compared to head (9690a2e) 89.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #452      +/-   ##
==========================================
+ Coverage   89.74%   89.88%   +0.14%     
==========================================
  Files          62       62              
  Lines        5702     5754      +52     
==========================================
+ Hits         5117     5172      +55     
+ Misses        585      582       -3     
Files Coverage Δ
goblet/tests/test_deployer.py 100.00% <100.00%> (ø)
goblet/backends/cloudrun.py 79.06% <88.88%> (+0.54%) ⬆️

... and 1 file with indirect coverage changes

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

@mauriciowittenberg mauriciowittenberg marked this pull request as ready for review November 3, 2023 14:41
@anovis anovis merged commit eb6902e into goblet:main Nov 6, 2023
@mauriciowittenberg mauriciowittenberg deleted the cloudbuild-cache branch January 5, 2024 23:03
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.

2 participants