-
Notifications
You must be signed in to change notification settings - Fork 30.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create New Codespace fails if the current repo was cloned using SSH #159287
Comments
In step 3, are you inside a Codespaces window or inside a GitHub Repositories window? (Either way should work) Which repo is it and are there any Codespaces or Edit Sessions logs from the output channels?
That's not the scenario for edit sessions, the steps for #158384 are (with more details)
|
This was with the hex editor repo, sorry I didn't collect any logs as I was trying to document the experience. I can try again and collect logs if not. In step 3 I was attempting to go from desktop to codespaces For number 5, this was my first time enabling and signing into edit sessions and I never signed in to edit sesisons. For opening the correct repo, what I mean is edit sessions onto vscode.dev opened the repository (unlike codespaces which failed) but did not apply any changes. For the scenario is that not what I did? I have a saved change in a repository that isn't committed or staged locally but it is tracked as a changed file by my local git instance. If this isn't the correct scenario we should probably prompt that edit sessions isn't going to work as the scenario seems to try and work but fails |
OK, it sounds like you tried
Just to clarify, did this happen through the Continue Working On command or something else? If you have time to jump on a call or can share the Edit Sessions output logs from those transitions, that would be awesome. |
Local clone, used I can jump on a call if you like, I feel like I must be using the feature incorrectly (if I am though it probably should be prevented :) ) |
Will be fixed with v1.10.5 of the GitHub Codespaces extension. Verification:
|
Was trying to verify #158384
Edit Sessions
but couldn't. However, with Edit sessions disabled there is a sign into edit sessions entry (first confusion)Hope this issue helps in some way let me know if I can collect any further diagnostics or if I'm missing a big step in this feature as this is my first time using it
The text was updated successfully, but these errors were encountered: