ciregenz
|
0d826b5daa
|
[eric] build: drop foreign-arch native prebuilds from the app, with a release gate to keep them out
|
2026-07-31 00:05:54 -07:00 |
|
Eric
|
f1a3ec2598
|
[eric] electron: fix the electron 42 windows build - electronLanguages en to en-US so the renderer gets a non-empty --lang (electron 42 renamed en.pak to en-US.pak; empty locale crashed blink LCIDFromLocaleInternal with 0xC0000005), bump electron-builder 25.1.8 to 26.8.1 + migrate win.sign to signtoolOptions, after-pack hook restores the 9router node_modules eb26 drops from extraResources so the subscription service stops hanging, and verify-locale-paks + verify-router-deps gate both in verify-all
|
2026-05-28 21:41:01 -07:00 |
|
Eric
|
d8c4aeb137
|
[eric] e2e+ci: addInitScript in launchApp setting __OPENSWARM_E2E__=true before bundle.js parses so the production-build store-on-window gate fires for specs that drive Redux directly, plus chain selftest-pairwise into verify-all and the e2e workflow so the covering-array math is validated on every CI push
|
2026-05-28 09:35:27 -07:00 |
|
Eric
|
d5491ff15e
|
[eric] ci: add verify-packaging-parity that pulls every $STAGING_DIR/<x> from build-app.sh and every Join-Path $Staging '<x>' from build-app-win.ps1 then asserts both stage the same set of dirs and that every extraResources from in electron/package.json is staged by both, with webapp-template-node-modules as the one documented mac-only exception
|
2026-05-28 02:49:22 -07:00 |
|
Eric
|
6fc7e23bbe
|
[eric] ci: chain the four new preflight verifiers (selftest, rigs, race, matrix) at the head of verify-all and add hostile-env legs to e2e.yml so network=blocked + appdata=readonly + lang=de-DE all run on every push
|
2026-05-28 02:13:21 -07:00 |
|
Eric
|
f9e596160c
|
[eric] ci: chain the five new gates (python-health, mcp-bundles, update-feed, 9router-functional, clean-profile) into verify-all so every leg now exercises bundled-python, mcp init handshake, update feed sha512, router functional routing, and the truly-empty-profile invariant
|
2026-05-28 01:25:14 -07:00 |
|
Eric
|
32fb3091be
|
[eric] ci: chain deps-pinned and host-leakage first in verify-all so the cheap pure-logic gates fail fast before the build-launch gates spend minutes booting an already-doomed artifact
|
2026-05-28 00:56:04 -07:00 |
|
Eric
|
bb6006a896
|
[eric] test: add a boot-beacon and preflight check and fold it into the run-everything command
|
2026-05-27 19:11:12 -07:00 |
|
Eric
|
5a1d0362ef
|
[eric] test: fold the agent-turn check into the run-everything command so it auto-skips unless opted in
|
2026-05-27 15:41:13 -07:00 |
|
Eric
|
587a7d93d2
|
[eric] test: add one command that runs every packaged-app check and tallies the score
|
2026-05-27 15:35:08 -07:00 |
|