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

Alan-Jowett / sonde / 24055587712
82%

Build:
DEFAULT BRANCH: main
Ran 06 Apr 2026 11:07PM UTC
Jobs 1
Files 84
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

06 Apr 2026 11:05PM UTC coverage: 81.836%. Remained the same
24055587712

push

github

web-flow
feat: produce both debug and release Android APKs (#671)

The CI workflow previously built only a debug APK. Add a conditional
release build that runs when ANDROID_KEYSTORE secret is configured.

Workflow changes (tauri-android.yml):
- Debug APK: built on every push/PR (unchanged)
- Release APK: built only when ANDROID_KEYSTORE secret is present
- Keystore decoded from base64 secret to temp file
- Gradle signing configured via injected properties
- Keystore cleaned up in always() step
- Separate artifacts: sonde-pair-android-debug, sonde-pair-android-release

Nightly release changes (nightly-release.yml):
- Copy both debug and release APK artifacts to release assets
- Release APK is optional (graceful skip if not present)
- Updated release notes table

Documentation:
- Add docs/android-signing.md with step-by-step keystore generation,
  GitHub secrets setup, and verification instructions

Closes #656

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

20941 of 25589 relevant lines covered (81.84%)

143.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24055587712.1 06 Apr 2026 11:07PM UTC 84
81.84
GitHub Action Run
Source Files on build 24055587712
  • Tree
  • List 84
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24055587712
  • 2eb26df5 on github
  • Prev Build on main (#24051182754)
  • Next Build on main (#24056030865)
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