furtka/scripts
Daniel Maksymilian Syrnicki f4f7d853ba
Some checks failed
CI / lint (pull_request) Successful in 1m3s
CI / test (pull_request) Successful in 1m23s
CI / markdown-links (pull_request) Has been cancelled
CI / validate-json (pull_request) Has been cancelled
chore(smoke): surface PVE response body on API failure
api() was swallowing Proxmox's error body because callers pipe its
output to /dev/null. With a bare "curl: (22) 403" in the log we can't
tell which permission is missing. Now we capture the response body,
print it to stderr on failure, and only emit it to stdout on success.

No behaviour change on the happy path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 14:06:09 +02:00
..
build-release-tarball.sh fix(furtka): move assets/ to repo top level so Caddy + systemd find it 2026-04-16 15:26:10 +02:00
publish-release.sh fix(release): drop jq dependency, use python3 for JSON assembly 2026-04-16 17:05:21 +02:00
smoke-vm.sh chore(smoke): surface PVE response body on API failure 2026-04-18 14:06:09 +02:00