movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 55 forks source link

Add opencontainers.org metadata to image #245

Closed pkqk closed 9 months ago

pkqk commented 9 months ago

Add a few of the main labels specified by https://github.com/opencontainers/image-spec/blob/main/annotations.md

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (6513b73) 72.45% compared to head (d2a6089) 73.17%. Report is 7 commits behind head on main.

:exclamation: Current head d2a6089 differs from pull request most recent head d7635df. Consider uploading reports for the commit d7635df to get more accurate results

Files Patch % Lines
config.go 0.00% 7 Missing :warning:
executable_schema.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #245 +/- ## ========================================== + Coverage 72.45% 73.17% +0.72% ========================================== Files 27 27 Lines 3902 3981 +79 ========================================== + Hits 2827 2913 +86 + Misses 926 921 -5 + Partials 149 147 -2 ```

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