Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: docker multiplatform builds #1646

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Conversation

sainak
Copy link
Member

@sainak sainak commented Sep 28, 2023

Proposed Changes

  • add support for docker multiplatform builds
  • revert to local cache backend for layer caching

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5dff7a0) 59.44% compared to head (43c0c3a) 59.11%.
Report is 5 commits behind head on master.

❗ Current head 43c0c3a differs from pull request most recent head d9b7990. Consider uploading reports for the commit d9b7990 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1646      +/-   ##
==========================================
- Coverage   59.44%   59.11%   -0.33%     
==========================================
  Files         208      207       -1     
  Lines       11278    11264      -14     
  Branches     1597     1599       +2     
==========================================
- Hits         6704     6659      -45     
- Misses       4372     4405      +33     
+ Partials      202      200       -2     

see 9 files with indirect coverage changes

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

@vigneshhari vigneshhari merged commit cb33897 into master Oct 16, 2023
5 checks passed
@vigneshhari vigneshhari deleted the sainak/feat/docker-multiplatform branch October 16, 2023 17:28
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.

Support for docker multi-platform images
2 participants