zhizhi/reports
copilot-swe-agent[bot] 39d6d43b53 fix: add secrets validation step to CD pipeline, add diagnostic report
The deploy job now validates DEPLOY_HOST, DEPLOY_USER, DEPLOY_KEY, and
DEPLOY_PATH secrets before attempting SSH operations. This replaces the
cryptic ssh-keyscan failure with a clear error message explaining which
secrets need to be configured.

Also made ssh-keyscan more robust by quoting the hostname and adding
fallback handling.

Ref: YM-CD-DEBUG-20260310-001

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 14:38:06 +00:00
..
.gitkeep feat: add HLI CI/CD pipeline, contract scripts, Copilot instructions and project structure 2026-03-05 09:35:50 +00:00
cd-debug-20260310.md fix: add secrets validation step to CD pipeline, add diagnostic report 2026-03-10 14:38:06 +00:00