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
Currently, we set env vars manually for both latest and 0.99 (test). This can cause critical breakdown in production if someone adds the evn var only to 0.99 so tests pass but then it is missing in latest and crashes in production
Currently, we set env vars manually for both latest and 0.99 (test). This can cause critical breakdown in production if someone adds the evn var only to 0.99 so tests pass but then it is missing in latest and crashes in production