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

ci: add multi-arch-build.yml; #1091

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

a-gave
Copy link
Contributor

@a-gave a-gave commented Mar 1, 2024

Add a new packages repository at:

That includes packages precompiled by openwrt-sdk for each specific architecture

This is currently required only for the package shared-state-async
After this merge #1067, imagebuilder builds fail, using the default set of packages, unless you are building for x86_64

update the imagebuilder build guide on README.md
update lime-system/files/etc/uci-defaults/92_add-lime-repos to use also the new repo

@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.56%. Comparing base (fe00acb) to head (81ea18b).
Report is 2 commits behind head on master.

❗ Current head 81ea18b differs from pull request most recent head 3e1d0ab. Consider uploading reports for the commit 3e1d0ab to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1091      +/-   ##
==========================================
+ Coverage   79.54%   79.56%   +0.02%     
==========================================
  Files          53       53              
  Lines        4566     4566              
==========================================
+ Hits         3632     3633       +1     
+ Misses        934      933       -1     

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

Add a new packages repository at:
- http://github.com/libremesh/lime-feed/tree/gh-pages/master/packages/$ARCH_PACKAGES
- http://feed.libremesh.org/master/packages/$ARCH_PACKAGES
That includes packages precompiled by openwrt-sdk for each specific architecture

This is currently required only for the package 'shared-state-async'
After this merge libremesh#1067
imagebuilder builds fail, using the default set of packages, unless you are building for x86_64

update the imagebuilder build guide on README.md
update lime-system/files/etc/uci-defaults/92_add-lime-repos to use also the new repo
Copy link
Member

@ilario ilario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not test yet, but we need to have the CI to run this in order to test this. So let's merge and let's see if it works as expected. Thanks @a-gave !!!!!!!!!

@ilario ilario merged commit f7d279e into libremesh:master Mar 4, 2024
1 check passed
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.

3 participants