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

Alan-Jowett / sonde / 25777169645
83%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 04:01AM UTC
Jobs 1
Files 124
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

13 May 2026 03:52AM UTC coverage: 83.026%. Remained the same
25777169645

push

github

web-flow
fix(docker): install icu for SWA CLI StaticSitesClient (#888)

* fix(docker): install icu for SWA CLI StaticSitesClient

The SWA CLI downloads a .NET-based StaticSitesClient binary at deploy
time that requires libicu. Install the icu package in the bootstrap
image to satisfy this dependency.

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

* fix(ci): run SPA deploy inside bootstrap image to catch missing deps

The Azure Live CI was deploying the SPA using npx on the Ubuntu runner,
which has libicu pre-installed. The actual bootstrap Docker image was
missing libicu, causing real deployments to fail with a .NET
globalization error.

Changes:
- Install icu package in bootstrap Dockerfile for StaticSitesClient.
- Rewrite the CI SPA deploy step to build the bootstrap Docker image
  and run swa deploy inside it, so CI exercises the same environment
  as real deployments. Missing native dependencies (like libicu) will
  now be caught before merge.

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>

33750 of 40650 relevant lines covered (83.03%)

197.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25777169645.1 13 May 2026 04:01AM UTC 124
83.03
GitHub Action Run
Source Files on build 25777169645
  • Tree
  • List 124
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25777169645
  • 74f3bd62 on github
  • Prev Build on main (#25772893276)
  • Next Build on main (#25777179538)
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