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
fix(e2e): run signing verification inside --start-services SSH session
The helper script and git config are only available when the credentials
server is running. Move verification checks into the same SSH session
that has --start-services active instead of using bare DevPodSSH calls.
Part of #645
0 commit comments