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

Alan-Jowett / sonde / 25777179538 / 1
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 04:04AM UTC
Files 124
Run time 2s
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.043% (+0.02%) from 83.026%
25777179538.1

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>

33757 of 40650 relevant lines covered (83.04%)

197.14 hits per line

Source Files on job 25777179538.1
  • Tree
  • List 124
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25777179538
  • 74f3bd62 on github
  • Prev Job for on main (#25772893276.1)
  • Next Job for on main (#25810654439.1)
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