Open dpasque opened 3 years ago
I'd imagine this would be run as part of the calypso-release
suite. There's just too many moving parts to this that would cause concurrency issues otherwise IMO.
More discussion on the future of this task here: pcYYhz-mb-p2
P2 for context: pcYYhz-mb-p2
Details
The old domain mapping script
wp-manage-domains__map-a-domain-spec.js
does not actually map a domain, it just goes to that page and enters a domain name.We should migrate that script to a script that actually creates a domain mapping.
Here's my proposal of how this could work:
example.com
such as<date+random number>.example.com
. This domain will always exist, avoiding the triggering of the purchasing flow, but will meaningless as it is reserved by IANAChecklist
Related
No response