go-build/ui
Snider 116a556c2f feat(build): UI surfaces richer discovery + stack settings + Apple/Xcode Cloud + CSS fixes
- ui/src/build-config.ts: surface suggested_stack, distro, git ref/tag/SHA,
  Linux packages, computed build options, stack-specific settings
  (build_tags, obfuscation, cache, Deno, NSIS, WebView2, Docker/LinuxKit),
  Apple/Xcode Cloud config
- CSS fixes: colour → color across build-config/artifacts/panel/sdk .ts
- pkg/api/ui/dist/core-build.js: rebuilt embedded bundle

Verified: npm run build + go test ./... passes

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 23:18:28 +01:00
..
src feat(build): UI surfaces richer discovery + stack settings + Apple/Xcode Cloud + CSS fixes 2026-04-14 23:18:28 +01:00
.gitignore feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
index.html feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
package-lock.json feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
package.json feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
tsconfig.json feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00
vite.config.ts feat(api): add build service provider with Lit custom elements 2026-03-14 12:29:45 +00:00