You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2020. It is now read-only.
We need versioned deployments.
Each server update uses a different url/lamda function and then those updated urls will just ride the release train.
So when we change the server code it gets a new deployment and the old deployments don't change.
The only time we'd change an existing deployment is for a bug fix.
About different channels of browser.
They all point to the same s3 buckets except for maybe a dedicated test env, but the server code (auth and lambda) will have versioned deployments.