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: Add support for building ARM binaries and containers for Linux … #1876

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

mattheworris
Copy link
Collaborator

@mattheworris mattheworris commented Feb 13, 2024

Goal

Closes #779

Discussion

Changes

How to Test

Checklist

  • Chain spec updated
  • Custom RPC OR Runtime API added/changed? Updated js/api-augment.
  • Design doc(s) updated
  • Tests added
  • Benchmarks added
  • Weights updated

@mattheworris mattheworris self-assigned this Feb 13, 2024
@mattheworris mattheworris linked an issue Feb 13, 2024 that may be closed by this pull request
10 tasks
@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch 9 times, most recently from 142e92b to 03bb6e6 Compare February 14, 2024 18:38
@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch from 03bb6e6 to 08041ec Compare February 14, 2024 18:41
@mattheworris
Copy link
Collaborator Author

Currently tabled, as it does not appear that Docker is currently working on macOs runners.

@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch 2 times, most recently from ba0441b to 3577f2e Compare March 7, 2024 00:08
@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch from 3577f2e to c35342a Compare March 7, 2024 00:15
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.11%. Comparing base (b871aac) to head (35ec22c).

❗ Current head 35ec22c differs from pull request most recent head 27e2bc2. Consider uploading reports for the commit 27e2bc2 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1876   +/-   ##
=======================================
  Coverage   83.11%   83.11%           
=======================================
  Files          56       56           
  Lines        4525     4525           
=======================================
  Hits         3761     3761           
  Misses        764      764           

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

@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch 2 times, most recently from 5a1c300 to 35ec22c Compare March 8, 2024 17:10
@github-actions github-actions bot added metadata-changed Metadata has changed since the latest full release metadata-version-not-incremented Metadata has changed since the latest full release, but the version has not been incremented labels Mar 8, 2024
@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch from 35ec22c to d0d46f7 Compare March 8, 2024 22:56
@github-actions github-actions bot removed metadata-changed Metadata has changed since the latest full release metadata-version-not-incremented Metadata has changed since the latest full release, but the version has not been incremented labels Mar 8, 2024
@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch from 4ab4738 to aa8a15c Compare March 11, 2024 14:31
@mattheworris mattheworris force-pushed the 779-build-arm-binaries-and-containers-for-linux-and-macos branch from c35a1d6 to 27e2bc2 Compare March 13, 2024 14:18
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.

Build ARM binaries and containers for Linux and MacOS
1 participant