-
Notifications
You must be signed in to change notification settings - Fork 13
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
Stop publishing vsix file to download.jboss.org #910
Comments
the idea is to follow what Red Hat Jenkins CI is doing. |
Link? What do you mean by "Red Hat Jenkins CI" ? |
The jenkinsFile have teh same pattern so that they can run Red HatJenkins Ci from which all official builds are created and published for security reasons. |
related issue in VS Code Java redhat-developer/vscode-java#2285 from which we will need to pick and adapt to publish snapshots |
Issue information
TASK definition
Description
download.jboss.org will not be supported as a publishing location after the end of March 2022.
Expected behaviour
You could decide to publish to a GH release instead (as you're already tagging) or just stick with pushing to openvsx.
Related to https://issues.redhat.com/browse/CRW-2662
The text was updated successfully, but these errors were encountered: