proxpi icon indicating copy to clipboard operation
proxpi copied to clipboard

Added ARM to docker image

Open ZuluPro opened this issue 1 year ago • 6 comments

Added ARM build for Docker images.

Issue: #26

ZuluPro avatar Jun 03 '23 13:06 ZuluPro

As I say in the issue, I need a way to test the ARM image before I release it. Either include an automated test for the image, or include (a link to) instructions on how I can emulate ARM locally

Also, I think this is a duplicate of #24

EpicWink avatar Jun 05 '23 04:06 EpicWink

Hi @EpicWink I added the ARM archs to the matrix

ZuluPro avatar Jun 05 '23 12:06 ZuluPro

I mean image integration test (make sure the server runs, and pip can install a package), not image creation. ~There's currently no testing of the x86 image yet~ I just added integration tests

EpicWink avatar Jun 05 '23 16:06 EpicWink

Codecov Report

Patch and project coverage have no change.

Comparison is base (61168e6) 88.63% compared to head (93bee24) 88.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   88.63%   88.63%           
=======================================
  Files           3        3           
  Lines         651      651           
=======================================
  Hits          577      577           
  Misses         74       74           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Jun 05 '23 17:06 codecov-commenter

I can't get CI to work: https://github.com/EpicWink/proxpi/actions/runs/5180236563

EpicWink avatar Jun 06 '23 11:06 EpicWink

Does #45 meet your needs?

EpicWink avatar Mar 19 '24 05:03 EpicWink