Skip to content

Use info-tester in Maestro GUI fetches - #6149

Merged
paullinator merged 1 commit into
developfrom
paul/maestroTesterServers
Aug 11, 2026
Merged

Use info-tester in Maestro GUI fetches#6149
paullinator merged 1 commit into
developfrom
paul/maestroTesterServers

Conversation

@paullinator

Copy link
Copy Markdown
Member

Summary

  • Route GUI fetchInfo / info-server rollup requests through info-tester.edge.app when Maestro (or ENABLE_TEST_SERVERS) is enabled
  • Centralize tester login/info/sync host selection in shouldUseTestServers() so Core and GUI stay aligned
  • Leave change-tester / referral-tester on production

Test plan

  • Build with ENABLE_MAESTRO_BUILD=true and confirm GUI logs / network hits go to info-tester.edge.app
  • Confirm Core still receives tester login/info/sync hosts in Maestro builds
  • Confirm non-Maestro production builds still use info1/info2
  • Confirm ENV.INFO_SERVER still overrides when set

Made with Cursor

Maestro already pointed Core at tester login/info/sync hosts; route
GUI info-server requests the same way so builds stay off production.
@paullinator
paullinator merged commit b8c184a into develop Aug 11, 2026
8 checks passed
@paullinator
paullinator deleted the paul/maestroTesterServers branch August 11, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants