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
While working on PR #186 , we temporarily commented the if-else block in the scripts/docs_deploy.py which handles the condition to only set latest aliases for non-prereleases as we don't have a stable release. When the time comes to mark a stable release, we should re-enable this if-else block so that we only allow settings latest aliases for non-prereleases.