* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
52 lines
1.3 KiB
JSON
52 lines
1.3 KiB
JSON
{
|
|
"release": "1.34.0",
|
|
"date": "2026-07-09",
|
|
"base": "1.33.0",
|
|
"github": {
|
|
"repository": "Masterluke77/vendoo",
|
|
"branch": "release/1.34.0-initial-import",
|
|
"draft_pull_request": 3,
|
|
"status_commit": "c8f739afcff9024c1a7b66281484dc9cc1793394",
|
|
"full_source_push_required": true
|
|
},
|
|
"checks": {
|
|
"javascript_mjs_syntax": "passed",
|
|
"shell_syntax": "passed",
|
|
"yaml_parse": "passed",
|
|
"git_safety": {
|
|
"status": "passed",
|
|
"files_checked": 314
|
|
},
|
|
"deployment_gate": "passed",
|
|
"runtime_config_store": "passed",
|
|
"shell_installer_simulation": {
|
|
"status": "passed",
|
|
"modes": [
|
|
"docker",
|
|
"nas",
|
|
"vps"
|
|
]
|
|
},
|
|
"database_migrations": {
|
|
"status": "passed",
|
|
"fresh_exec_blocks": 68,
|
|
"existing_exec_blocks": 68,
|
|
"existing_row_preserved": true
|
|
},
|
|
"release_builder": {
|
|
"status": "passed",
|
|
"files_hashed": 314
|
|
}
|
|
},
|
|
"not_executed": [
|
|
"Windows WinForms and PowerShell 5.1 runtime",
|
|
"real Docker build and container start",
|
|
"Docker Desktop runtime on Windows or macOS",
|
|
"real Portainer/NAS import",
|
|
"real Caddy TLS issuance and public DNS",
|
|
"browser end-to-end test",
|
|
"native better-sqlite3 Node runtime",
|
|
"published GitHub Release and GHCR push"
|
|
]
|
|
}
|