DARPA-ASKEM / sciml-service

Simulation Service provides an interface and job runner for ASKEM models.
MIT License
3 stars 1 forks source link

ci: cloud builder for multi arch builds #163

Closed Nithos closed 4 months ago

Nithos commented 4 months ago

Enabling cloud building of multi arch images using docker cloud builder. This uses the reusable workflow that connects to the cloud builder, builds the images and pushes directly to the existing registry (GHCR).

Please note that the cloud builder is still considered experimental and is limited to it's own set of limited CI minutes (separate from GH CI). Use sparingly.

As before workflow is triggered on merges to main and tags

Some minor changes to the bake file were made as the target name is used as part of the image name now, so this was changed to match the existing naming convention of the image.

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (50823b8) 84.26% compared to head (f03b740) 84.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ======================================= Coverage 84.26% 84.26% ======================================= Files 4 4 Lines 661 661 ======================================= Hits 557 557 Misses 104 104 ```

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