[WIP] Add support for multiple custom domains in single deployment #51

Draft
nabarun wants to merge 5 commits from iv-multi-custom-domains into custom-domain-for-auctions
Collaborator

Part of https://www.notion.so/Support-custom-domains-in-deploy-laconic-com-18aa6b22d4728067a44ae27090c02ce5

  • Send all custom domains as comma separated strings in deployment request
  • Send removal request for canonical deployments if all the custom domains have changes
  • Store deployer version and only support multiple custom domains if version is present
Part of https://www.notion.so/Support-custom-domains-in-deploy-laconic-com-18aa6b22d4728067a44ae27090c02ce5 - Send all custom domains as comma separated strings in deployment request - Send removal request for canonical deployments if all the custom domains have changes - Store deployer version and only support multiple custom domains if version is present
nabarun added 5 commits 2025-02-10 03:38:43 +00:00
All checks were successful
Lint / lint (20.x) (pull_request) Successful in 1m46s
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin iv-multi-custom-domains:iv-multi-custom-domains
git checkout iv-multi-custom-domains
Sign in to join this conversation.