vscode-github-actions icon indicating copy to clipboard operation
vscode-github-actions copied to clipboard

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

Open ScottS-byte opened this issue 2 years ago • 7 comments

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%

ScottS-byte avatar Jul 17 '23 20:07 ScottS-byte

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

felipesu19 avatar Jul 26 '23 19:07 felipesu19

Hi. No. The latest release for MacOS. v1.80.1.ScottOn Jul 26, 2023, at 12:28 PM, Felipe Suero @.***> wrote: Are you using the web version of vscode? This is a know issue with that.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

ScottS-byte avatar Jul 26 '23 21:07 ScottS-byte

Maybe related to SSH Aliasing https://github.com/github/vscode-github-actions/issues/239

warent-bottleneck avatar Aug 01 '23 18:08 warent-bottleneck

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?

Trass3r avatar Aug 07 '23 16:08 Trass3r

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

pahwaranger avatar Sep 12 '23 18:09 pahwaranger

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.

DenizUgur avatar Feb 16 '24 00:02 DenizUgur