SilverLABS
  • Joined on 2025-11-12
SilverLABS merged pull request SilverLABS/SilverMetal#5 2026-06-09 12:26:25 +00:00
fix(welcome): eject optical install media before BitLocker enrollment
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 11:15:49 +00:00
bf21eababe fix(welcome): make bootstrap teardown best-effort (LogonCount=1 already disables auto-logon; cleanup must not fail the apply)
SilverLABS created pull request SilverLABS/SilverMetal#5 2026-06-09 10:50:15 +00:00
fix(welcome): eject optical install media before BitLocker enrollment
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 10:47:29 +00:00
25b02d20ff fix(welcome): eject optical install media before BitLocker enroll (it refuses TPM+PIN with bootable media present — found in live e2e)
SilverLABS pushed to main at SilverLABS/SilverMetal 2026-06-09 10:31:35 +00:00
394804f379 Merge pull request 'feat(welcome): SilverOS Welcome first-logon wizard (flavour engine + apply orchestrator + MAUI UI + image bake)' (#4) from feat/welcome-app into main
2b2214c124 fix(welcome): apply services check PowerShell exit codes + throw on failure (no more silent privileged-op failures)
a47345887c fix(welcome): enforce BitLocker TPM+PIN — set FVE startup-PIN policy, add protector if auto-DE pre-encrypted, strip TPM-only protector
4f3e25e816 docs(welcome): record VM e2e validation + 3 bugs found/fixed + BitLocker-PIN follow-up
4a5bd96ef8 fix(welcome): notify wizard host on AccountStep validity change so Next enables (live e2e blocker) + regression test
Compare 29 commits »
SilverLABS merged pull request SilverLABS/SilverMetal#4 2026-06-09 10:31:35 +00:00
feat(welcome): SilverOS Welcome first-logon wizard (flavour engine + apply orchestrator + MAUI UI + image bake)
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 10:21:38 +00:00
2b2214c124 fix(welcome): apply services check PowerShell exit codes + throw on failure (no more silent privileged-op failures)
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 10:15:05 +00:00
a47345887c fix(welcome): enforce BitLocker TPM+PIN — set FVE startup-PIN policy, add protector if auto-DE pre-encrypted, strip TPM-only protector
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 10:02:43 +00:00
4f3e25e816 docs(welcome): record VM e2e validation + 3 bugs found/fixed + BitLocker-PIN follow-up
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 09:26:50 +00:00
4a5bd96ef8 fix(welcome): notify wizard host on AccountStep validity change so Next enables (live e2e blocker) + regression test
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 08:52:08 +00:00
166e4d8d0c fix(welcome): silent admin elevation via offline UAC auto-approve policy + Start-Process RunAs launch (scheduled-task approach failed un-elevated)
4435f6e1c4 fix(welcome): redirect WebView2 data dir off Program Files + launch wizard elevated via scheduled task
Compare 2 commits »
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 07:13:01 +00:00
b1226d2bed fix(welcome): extract wizard components to Razor Class Library so bUnit tests don't load WindowsAppSDK (fixes CI DllNotFound on clean runner)
SilverLABS created pull request SilverLABS/SilverMetal#4 2026-06-09 07:02:08 +00:00
feat(welcome): SilverOS Welcome first-logon wizard (flavour engine + apply orchestrator + MAUI UI + image bake)
SilverLABS pushed to feat/welcome-app at SilverLABS/SilverMetal 2026-06-09 07:01:41 +00:00
ee3528f360 ci(welcome): fail the build if the Welcome payload isn't baked (guard against green-but-broken image)
f39823339f ci(welcome): pin .NET 9 SDK via setup-dotnet so MAUI workload band matches
0b1057d0fa ci(welcome): build + test the Welcome solution before the ISO build
bafdf88fa9 feat(welcome): build bakes the published Welcome app + flavours into the image
5715e55694 feat(welcome): SetupComplete defers hardening to Welcome when present
Compare 10 commits »
SilverLABS created branch feat/welcome-app in SilverLABS/SilverMetal 2026-06-09 07:01:41 +00:00
SilverLABS pushed to main at SilverLABS/SilverMetal 2026-06-09 00:53:35 +00:00
dfbf1d1ec8 docs(windows): SilverOS Welcome app implementation plan
SilverLABS pushed to main at SilverLABS/SilverMetal 2026-06-09 00:47:37 +00:00
9c65c1c3a0 docs(windows): Welcome spec revisions per review
SilverLABS pushed to main at SilverLABS/SilverMetal 2026-06-09 00:41:41 +00:00
b5cfd26f5f docs(windows): SilverOS Welcome app spec (v1)
SilverLABS pushed to main at SilverLABS/SilverMetal 2026-06-09 00:14:01 +00:00
638d08696d feat(windows): set local-account creds + UK keyboard/region
SilverLABS pushed to main at SilverLABS/SilverMetal 2026-06-08 23:46:06 +00:00
a0b9c2c989 fix(windows/hardening): tolerate missing hibernation (module G)