1
0

runtime: publish RUNTIME-REAL-PUSH-FINAL-030

This commit is contained in:
homelab-runtime-publisher
2026-07-21 10:11:15 +00:00
parent 0ee483e7ea
commit ec75edb611
4 changed files with 71 additions and 56 deletions
+9 -9
View File
@@ -1,30 +1,30 @@
{
"schema_version": 1,
"channel": "homelab-runtime",
"command_id": "RUNTIME-RECEIVER-BLOCK-029",
"command_id": "RUNTIME-REAL-PUSH-FINAL-030",
"status": "OK",
"rc": 0,
"host": "pve01",
"mode": "read-only",
"mode": "change",
"component": "gitea-runtime",
"started_at_utc": "2026-07-21T10:08:06Z",
"finished_at_utc": "2026-07-21T10:08:06Z",
"started_at_utc": "2026-07-21T10:11:14Z",
"finished_at_utc": "2026-07-21T10:11:14Z",
"reference_register_checked": true,
"reference_sha256": "f6f7749fda946015116cdbbd754c7e7f20356b4a6cf4df330a1b0b8fdf59cbb2",
"error_register_checked": true,
"error_register_sha256": "ab8308549db90d235b591af0581580c3c7ba1b287b129cc6111c2eef0a0f9ecc",
"command_sha256": "619f047ae18b1005d147fefbb1bbaef64c1eb4d040f35abc3fdc8510ed9d3e9f",
"command_sha256": "1968ab5004900afd4d709c3f8eead932a5e3c06f7dc02ff94c7eca6e863914f8",
"duplicate_failed_command_blocked": false,
"block_reason": null,
"execution_started": true,
"changes_made": false,
"changes_made": true,
"sanitized": true,
"secrets_included": false,
"private_addresses_included": false,
"raw_evidence_retained_locally": true,
"raw_evidence_sha256": "b29d337315730363cdb092e9e5b50d05b750fa2e2d7d29796274faba627a7fd2",
"sanitized_output_sha256": "b29d337315730363cdb092e9e5b50d05b750fa2e2d7d29796274faba627a7fd2",
"raw_evidence_sha256": "a005f84b11879c679dd3d9caab66effe0a6532f957b3f8a6511e0f8033e05613",
"sanitized_output_sha256": "a005f84b11879c679dd3d9caab66effe0a6532f957b3f8a6511e0f8033e05613",
"output_truncated_in_json": false,
"full_sanitized_output_url": "https://git.gram1.ru/.well-known/homelab-runtime/latest.txt",
"output": " --quiet \\\n -m \"runtime: publish ${COMMAND_ID}\"\nfi\n\nCOMMIT=\"$(git rev-parse HEAD)\"\nGIT_ASKPASS=/data/gitea/runtime-auth/askpass GIT_TERMINAL_PROMPT=0 git push --quiet http://127.0.0.1:3000/homelab-admin/homelab-public-context.git HEAD:refs/heads/assistant-runtime\nGIT_ASKPASS=/data/gitea/runtime-auth/askpass GIT_TERMINAL_PROMPT=0 git push --quiet http://127.0.0.1:3000/homelab-admin/homelab-public-context.git HEAD:assistant-runtime\n\ngit --git-dir=\"$BARE\" \\\n fetch \\\n --quiet \\\n \"$WORK\" \\\n refs/heads/assistant-runtime\n\nOLD=\"$(\n git --git-dir=\"$BARE\" \\\n rev-parse refs/heads/assistant-runtime \\\n 2>/dev/null ||\n true\n)\"\n\nif [ -n \"$OLD\" ]\nthen\n git --git-dir=\"$BARE\" \\\n update-ref \\\n refs/heads/assistant-runtime \\\n \"$COMMIT\" \\\n \"$OLD\"\nelse\n git --git-dir=\"$BARE\" \\\n update-ref \\\n refs/heads/assistant-runtime \\\n \"$COMMIT\"\nfi\n\nrm -rf \"$WORK\"\n\nprintf \"%s\\n\" \"$COMMIT\"\n'\n)\"\n\n"
"output": "RECEIVER_REAL_PUSH=OK\n"
}