Skip to content

Conversation

@cowlicks
Copy link

@cowlicks cowlicks commented Dec 5, 2025

Attempt to change the URL for sync service for the dev deployment. Throughout the code we assume there is a structure to the hostname's for our services. They look like: blah-blah-service-prod.com for prod blah-blah-service-dev.com for dev. This change breaks that assumption for sync service. FWIW I think we would be better off treating service URL's as as opaque strings instead of doing this.

Some possible issues with this PR:

  • I changed a url and in an automatically generated file. see js/lexical-service/worker-configuration.d.ts
  • Looking at js/lexical-service/src/lib/sync-service.ts I don't understand how this was working before. So maybe I'm missing something.

@whutchinson98
Copy link
Member

@cowlicks can you please rn a biome check on the infra folder to format your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants