Build optimization: pre-built PM3 binaries, ARM64 CI, base image caching
Replace PM3 compile-from-source in pi-gen with pre-built tarball extraction (saves 43-58 min). Merge stagePM3 into stageDangerousPi as 02-pm3-install substage, renumber all subsequent substages. Switch CI PM3 build to native ARM64 runner (ubuntu-24.04-arm64) eliminating QEMU overhead. Add weekly base-image workflow for pre-baking stages 0-2. Support PM3_TARBALL, BASE_IMAGE, and APT_PROXY env vars in build-image.sh. Also includes prior Phase 5 work: theme system, design system integration, component update system, OS updates, CI build pipeline, and test results. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
11
app/frontend/themes/dt/tokens.css
Normal file
11
app/frontend/themes/dt/tokens.css
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Dangerous Things (dt) — Token CSS
|
||||
*
|
||||
* This file is generated by @dangerousthings/tokens during CI builds.
|
||||
* It contains CSS custom properties for brand colors, typography, and
|
||||
* shape tokens that override the structural base.css defaults.
|
||||
*
|
||||
* In development, the bundled @dangerousthings/web/dist/index.css provides
|
||||
* these tokens. This file is loaded dynamically in production when the
|
||||
* theme component is updated independently of the frontend.
|
||||
*/
|
||||
Reference in New Issue
Block a user