-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Update old version of publishing API to support platform-specific releases #1084
Comments
@radeksimko Do you want us to un-publish your extension until we get this sorted out? @spoenemann @mbarbero I should know this but don't, what version are we running at open-vsx.org? |
@kineticsquid If you could unpublish all versions above https://open-vsx.org/extension/hashicorp/terraform
Perhaps not related to this particular issue, but would it be useful to expose the version somewhere in footer, so that everyone can know? |
@radeksimko Done! @spoenemann Thoughts on this enhancement request? |
I'm not deep enough into that topic. @amvanbaren @jeanp413 @filiptronicek WDYT? |
It would be useful to check the server version in |
@amvanbaren am I right the production version was now updated as part of #1094 , so publishing platform-specific extensions is now possible, or are there some other changes tracked anywhere that need to happen? |
|
I'm assuming this was rolled back as part of the Friday outage? https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/1483 |
@radeksimko yes indeed, this is not possible right now again :( |
We (in |
Is there any updated plan on rolling out the new version? It looks like a number of extensions are essentially blocked by this |
@radeksimko open-vsx.org now does support target specific extensions, but timeouts have been reported when publishing. |
Note that on our side it reverted to returning 500. |
@amvanbaren how's it going because the issue you mentioned on Eclipse's gitlab was closed? |
Hi @pm4rcin, the API supports platform-specific releases for a while now. I think the issue can be closed. @radeksimko Please re-open this issue if platform specific releases still don't work for you. |
The latest published version of ovsx (v0.5.0) supports platform-specific releases via
ovsx
--target
flag.However, the Registry running at open-vsx.org does not seem to support this.
The issue was discussed initially here:
target
from package manifest & allow multiple--packagePath
args eclipse/openvsx#461At this point we are still blocked from publishing our extension to open-vsx.org unfortunately. The situation is worse in that I managed to publish a platform-specific extension which appears to be universal, hence appears broken for all users except for users of that single platform.
Could we get the API updated, please? 🙏🏻
The text was updated successfully, but these errors were encountered: