github / vscode-github-actions

GitHub Actions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
MIT License
476 stars 72 forks source link

Extension not published on OpenVSX (even if configured) #286

Open echoix opened 7 months ago

echoix commented 7 months ago

Describe the bug A clear and concise description of what the bug is.

Before the extension was supported by GitHub, the extension https://open-vsx.org/extension/cschleiden/vscode-github-actions was available on OpenVSX, so it could be used as vscode extension outside pure VSCode without infringing on the visualstudio marketplace. One of the usages is in Gitpod.

I saw that issue #73 was closed in August, a workflow should have deployed to OpenVSX, but seems to not be properly configured yet.

I'm opening this since on https://github.com/github/vscode-github-actions/issues/275, the issue seems closed, but it isn't really fixed, so it shouldn't be hidden from the things to do.

I hope I included enough info for this "reminder" issue.