HaaLeo / publish-vscode-extension

GitHub action to publish your VS Code Extension to the Open VSX Registry or Visual Studio Marketplace.
MIT License
209 stars 13 forks source link

Bad gateway #24

Closed razzeee closed 2 years ago

razzeee commented 2 years ago
publish-vscode-extension Version Operating System
v1 ubuntu-latest

Description

When deploying it seems fail on ovsx.

This release I got a bad gateway error. The one before that, it hung up on ovsx (+1 hour), but still published fine there. Unfortunatly, it did not proceed to the vs marketplace step.

Expected Behavior

Should upload to ovsx fine

Actual Behavior

https://github.com/elm-tooling/elm-language-client-vscode/actions/runs/3180417711/jobs/5183961105

HaaLeo commented 2 years ago

Hi @razzeee thanks for your contribution. For me this seems to be an upstream issue by the open vsx registry. That would also explain these issues rising in the openvsx repository. For example eclipse/openvsx#539 or eclipse/openvsx#533. Therefore, I'll close this issue in favor for those since the root of this problem seems to be unrelated to the implementation of this GitHub action.