fix: use HTTPS for staging smoke tests #15

Merged
mik-tf merged 1 commit from development_tfchain_reconnect into development 2026-02-27 19:08:04 +00:00
Member

Summary

  • Fix staging smoke tests: Caddy redirects HTTP to HTTPS (308), so curl gets empty response instead of health JSON
  • Change http://staging.hub.projectmycelium.com to https:// in deploy-staging.yml wait + smoke test steps

Closes #16

Test

Verified locally: ./scripts/smoke-test.sh https://staging.hub.projectmycelium.com → 30/32 pass (2 failures are expected: heroledger endpoints not yet removed on current staging binary)

## Summary - Fix staging smoke tests: Caddy redirects HTTP to HTTPS (308), so curl gets empty response instead of health JSON - Change `http://staging.hub.projectmycelium.com` to `https://` in deploy-staging.yml wait + smoke test steps Closes #16 ## Test Verified locally: `./scripts/smoke-test.sh https://staging.hub.projectmycelium.com` → 30/32 pass (2 failures are expected: heroledger endpoints not yet removed on current staging binary)
fix: use HTTPS for staging smoke tests (Caddy redirects HTTP→HTTPS)
All checks were successful
Test / check (pull_request) Successful in 2m10s
4b1b56de2b
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
mik-tf merged commit 1afb45ba82 into development 2026-02-27 19:08:04 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mycelium/www_migrate_mycelium!15
No description provided.