• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / sonde / 24703683615
82%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 04:17AM UTC
Jobs 1
Files 113
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Apr 2026 04:14AM UTC coverage: 80.809%. Remained the same
24703683615

push

github

web-flow
feat(ci): add arm64 gateway build and .deb installer for NanoPi R5S (#770)

* feat(ci): add arm64 gateway build and .deb installer for NanoPi R5S

Add native arm64 .deb packaging for sonde-gateway and sonde-admin,
targeting the NanoPi R5S (RK3568/aarch64).

Changes:
- release.yml: expand deb job into arch matrix (amd64 + arm64) using
  native runners (ubuntu-latest / ubuntu-24.04-arm). Each arch builds
  natively, packages via build-deb.sh, and uploads arch-specific
  artifact.
- nightly-release.yml: arm64 installer builds natively on arm64 runner
  (no dependency on CI x86_64 artifacts); updated artifact names and
  release notes for both architectures.
- build-deb.sh: auto-detect architecture via dpkg --print-architecture
  and version from Cargo.toml workspace (CI passes explicitly).
- ci.yml: revert unnecessary arm64 job (release.yml handles it);
  keep installer/** path trigger.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(build-deb): handle empty sed output in VERSION fallback

sed exits 0 even when it prints nothing, so the || fallback never
triggered. Capture output and explicitly check for empty string.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(nightly): upload raw arm64 binaries alongside .deb

The release job copies gateway-linux-arm64 artifacts but nothing
produced them. Add an upload step in installer-linux-arm64 for the
raw binaries so the nightly release includes both .deb and raw
arm64 executables.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

24456 of 30264 relevant lines covered (80.81%)

203.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24703683615.1 21 Apr 2026 04:17AM UTC 113
80.81
GitHub Action Run
Source Files on build 24703683615
  • Tree
  • List 113
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24703683615
  • 87ed2d07 on github
  • Prev Build on main (#24695208556)
  • Next Build on main (#24703973857)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc