From the last round of work optimising onboarding we ran a beta on a /v/beta URL but that's not updating anymore because it deploys from a beta branch. Generally it's more useful to have a "beta" that's staging and deploys from main.
Do we want to align with Python here? Though that has additional complications due to the versioning approach.
From the last round of work optimising onboarding we ran a beta on a /v/beta URL but that's not updating anymore because it deploys from a beta branch. Generally it's more useful to have a "beta" that's staging and deploys from main.
Do we want to align with Python here? Though that has additional complications due to the versioning approach.