mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 07:58:14 +00:00
68c528e278
GitHub Actions redacts any value that matches a secret or masked string in job outputs, making them empty in downstream jobs. This affected host IPs, tokens, and even port 8006 (substring of PVE_ENDPOINT). The provision job now writes connection details to /opt/pve-isos/test-config.json on the shared volume. Test jobs read this file directly with jq — no job outputs needed for sensitive values. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>