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
If using the --draft flag to deploy, we should verify that the draft version is working. If the point of the draft is to confirm a fix for a broken app, but we check the active version, we'll get a false failure.
rsconnect-python/rsconnect/api.py
Line 1234 in f6cd955
If using the
--draftflag to deploy, we should verify that the draft version is working. If the point of the draft is to confirm a fix for a broken app, but we check the active version, we'll get a false failure.