transparency-dev / trillian-tessera

Go library for building tile-based transparency logs (tlogs)
Apache License 2.0
8 stars 7 forks source link

First cut at CloudBuild config #146

Closed AlCutter closed 3 weeks ago

AlCutter commented 4 weeks ago

This PR adds a first cut of a Cloud Build config for the Tessera repo.

It's mostly a trimmed-down version of the same thing from the distributor repo.

This is primarily intended to provide support for doing CI/CD for the Tessera GCP backend via the example-gcp binary.

Towards #7.

codecov-commenter commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.01%. Comparing base (46ec9c2) to head (1790c93). Report is 66 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #146 +/- ## ========================================== + Coverage 35.80% 36.01% +0.20% ========================================== Files 16 33 +17 Lines 1363 2824 +1461 ========================================== + Hits 488 1017 +529 - Misses 801 1697 +896 - Partials 74 110 +36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.