Doesn't know it's in a Github repo.
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% |
Are you using the web version of vscode? This is a know issue with that.
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: @.***>
Maybe related to SSH Aliasing https://github.com/github/vscode-github-actions/issues/239
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?
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:
Extension screenshot:
Output screenshot:
Trusted extensions:
App permissions:
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.