* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"release": "1.36.0",
|
|
"name": "Secure Theme Manager, Accessibility & Component Token Foundation",
|
|
"moduleCount": 12,
|
|
"nativeModules": [
|
|
"vendoo.themes"
|
|
],
|
|
"legacyBridgeCount": 11,
|
|
"designTokenCount": 42,
|
|
"builtinThemes": [
|
|
"light",
|
|
"dark",
|
|
"contrast"
|
|
],
|
|
"gates": [
|
|
"check",
|
|
"verify:architecture",
|
|
"verify:themes",
|
|
"verify:deployment",
|
|
"verify:git",
|
|
"verify:git-regression",
|
|
"verify:git-staging",
|
|
"verify:config",
|
|
"verify:installer-shell",
|
|
"verify:db"
|
|
],
|
|
"runtimeTestsNotClaimed": [
|
|
"Windows browser E2E",
|
|
"Docker/NAS/VPS live start",
|
|
"Caddy TLS",
|
|
"GitHub Actions live run",
|
|
"native better-sqlite3 install in sandbox"
|
|
],
|
|
"gitSafetyFilesChecked": 385,
|
|
"releaseStagingFilesChecksummed": 384,
|
|
"dependencyResolution": {
|
|
"command": "npm ci --ignore-scripts",
|
|
"packagesAdded": 151,
|
|
"result": "passed"
|
|
},
|
|
"databaseVerification": {
|
|
"freshDbExecBlocks": 68,
|
|
"existingDbExecBlocks": 68,
|
|
"existingRowPreserved": true,
|
|
"themeTables": [
|
|
"theme_profiles",
|
|
"user_theme_preferences"
|
|
]
|
|
}
|
|
}
|