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

Cross-compile dev image for arm64 #5899

Merged
merged 2 commits into from
May 25, 2024
Merged

Conversation

devyntk
Copy link
Contributor

@devyntk devyntk commented Apr 23, 2024

Increases the docker image build time by... a fair bit, as it's cross-compiling this from amd64 to arm64. I think this is a fair substitute to make it a bit easier for folks with Mx macs get up and running easier (and also helping me get around some work laptop funkiness with SSL).

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.88%. Comparing base (24652da) to head (1bd516e).
Report is 192 commits behind head on py3.

Additional details and impacted files
@@            Coverage Diff             @@
##              py3    #5899      +/-   ##
==========================================
- Coverage   93.10%   92.88%   -0.23%     
==========================================
  Files         658      656       -2     
  Lines       42145    42580     +435     
  Branches       60       60              
==========================================
+ Hits        39241    39551     +310     
- Misses       2896     3021     +125     
  Partials        8        8              

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

@ZachOrr
Copy link
Member

ZachOrr commented Apr 26, 2024

Lemme try to give this a look soon! I'm on an ARM Mac so - I suspect if we pulled the pre-compiled from the repo this would speed up my local instance. Just need to see why the checks are failing. Also cc @phil-lopreiato - I'm not necessarily the domain expert here

@fangeugene fangeugene enabled auto-merge (squash) May 25, 2024 07:22
@fangeugene fangeugene disabled auto-merge May 25, 2024 07:22
@fangeugene fangeugene enabled auto-merge (squash) May 25, 2024 07:22
@fangeugene fangeugene merged commit 7c49d1c into the-blue-alliance:py3 May 25, 2024
15 checks passed
github-actions bot added a commit that referenced this pull request May 25, 2024
Copy link

Screenshots

Homepage

Homepage

GameDay

GameDay

github-actions bot added a commit that referenced this pull request May 25, 2024
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.

None yet

3 participants