libremesh / lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://libremesh.org/
GNU Affero General Public License v3.0
274 stars 94 forks source link

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

Closed a-gave closed 4 months ago

a-gave commented 4 months ago

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 https://github.com/libremesh/lime-packages/pull/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 commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.