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

Alan-Jowett / sonde / 25890335369
81%

Build:
DEFAULT BRANCH: main
Ran 14 May 2026 11:12PM 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

14 May 2026 10:54PM UTC coverage: 83.044% (-0.002%) from 83.046%
25890335369

push

github

web-flow
fix: replace hardcoded login.microsoftonline.com with dynamic cloud endpoints (#920)

Replace all hardcoded login.microsoftonline.com URLs in deployment
templates, shell scripts, CI workflow, and documentation with dynamic
lookups so the stack works in sovereign clouds (Azure Government,
Azure China, etc.).

- Bicep: use nvironment().authentication.loginEndpoint for the
  openIdIssuer URL in unction-placeholder.bicep
- Shell scripts (deploy.sh, ootstrap.sh): query
  z cloud show --query endpoints.activeDirectory at runtime
  with validation for empty results
- CI workflow: same dynamic lookup on the GitHub Actions host
- Example config: use placeholder URL pattern
- Docs: update web-ui-design.md, zure-provisioning-design.md,
  and zure-companion-validation.md to reflect dynamic derivation
- Test: fake z shim returns a sovereign-looking endpoint
  (login.microsoftonline.us) to prove dynamic behavior

The hardcoded URL in the Rust runtime (sonde-azure-companion
OAuth token endpoint) is a separate concern tracked in a follow-up
issue.

Closes #905

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>

34283 of 41283 relevant lines covered (83.04%)

194.39 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
95.41
-0.08% crates/sonde-node/src/ble_pairing.rs
Jobs
ID Job ID Ran Files Coverage
1 25890335369.1 14 May 2026 11:12PM UTC 124
83.04
GitHub Action Run
Source Files on build 25890335369
  • Tree
  • List 124
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25890335369
  • cdd159f4 on github
  • Prev Build on main (#25884134251)
  • Next Build on main (#25909262316)
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