Skip to content

Doesn't know it's in a Github repo. #232

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

Open
ScottS-byte opened this issue Jul 17, 2023 · 7 comments
Open

Doesn't know it's in a Github repo. #232

ScottS-byte opened this issue Jul 17, 2023 · 7 comments

Comments

@ScottS-byte
Copy link

Type: Bug

cd /to/directory/with/.git START code . and the Github Actions widget reports "No Github repositories found. Please open a folder that contains a GitHub repository."

Extension version: 0.25.8
VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:20:58.115Z)
OS version: Darwin arm64 22.5.0
Modes:

System Info
Item Value
CPUs Apple M1 Max (10 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 3, 5, 5
Memory (System) 64.00GB (25.76GB free)
Process Argv
Screen Reader no
VM 0%
@felipesu19
Copy link
Contributor

Are you using the web version of vscode? This is a know issue with that.

@ScottS-byte
Copy link
Author

ScottS-byte commented Jul 26, 2023 via email

@warent-bottleneck
Copy link

warent-bottleneck commented Aug 1, 2023

Maybe related to SSH Aliasing #239

@Trass3r
Copy link

Trass3r commented Aug 7, 2023

Are you using the web version of vscode? This is a know issue with that.

For me, yes.
Is there a separate ticket for that case?

@pahwaranger
Copy link

I am seeing the same issue in vscode (not web). Currently using version v0.26.2 but also attempted with v0.25.8 and had same issue.

I did not use ssh aliasing and am using repos hosted on github.com. I have tried with both a private and public repo with the same issue.

System info:
image

Extension screenshot:
image

Output screenshot:
image

Trusted extensions:
image

App permissions:
image

@DenizUgur
Copy link

The same thing happens to me when there are multiple remote pushes in my repository. I primarily use GitHub, but I also mirror my repository to GitLab, so I push to both of them from my local repository. It would have been great to see the GitHub Actions panel in my editor, in this instance as well.

@avaziman
Copy link

avaziman commented Feb 8, 2025

I had the same issue, was using origin remote and it wasn't showing up.

Turns out, for some reason, vscode's built-in git extension was disabled for me, I enabled it by going from the command pallete to "Show built in extensions" and enabled git extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog 🗒
Development

No branches or pull requests

7 participants