Skip to content
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

Re-publish v1.44.2 #41

Closed
marcdumais-work opened this issue Feb 1, 2021 · 12 comments
Closed

Re-publish v1.44.2 #41

marcdumais-work opened this issue Feb 1, 2021 · 12 comments

Comments

@marcdumais-work
Copy link
Contributor

upstream issue: eclipse-theia/theia#9014

This repo's CI is configured to publish with the open-vsx bot's credentials. I think we can tweak it to publish an arbitrary version, so long as open-vsx.org lets it happen.

@marcdumais-work
Copy link
Contributor Author

Almost working - I think all that's needed now is for the originally published builtins v1.44.2 to be removed from the registry and to restart this GH workflow

Current error:
failed to publish bat-1.44.2.vsix: Error: Extension vscode.bat version 1.44.2 is already published, but is currently inactive and therefore not visible

@marcdumais-work
Copy link
Contributor Author

@spoenemann I think we can use the new GH action I recently added to re-publish 1.44.2, if someone can delete these vscode-builtins from open-vsx.org.

@spoenemann
Copy link

Deleted 👍

azatsarynnyy referenced this issue in eclipse-che/che-theia Feb 3, 2021
…n to 1.39.1

Downgrade `vscode-builtin-markdown-language-features` built-in plug-in to 1.39.1.
As 1.45.1 requires not implemented yet CustomEditor Plug-in API.
@marcdumais-work
Copy link
Contributor Author

marcdumais-work commented Feb 3, 2021

I am attempting to re-publish markdown-language-features v1.39.2: https://github.com/eclipse-theia/vscode-builtin-extensions/runs/1824045224?check_suite_focus=true

If that works, I'll try with the full set of builtins v1.44.2, after

@marcdumais-work
Copy link
Contributor Author

marcdumais-work added a commit that referenced this issue Feb 3, 2021
Fixes #41

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
@marcdumais-work
Copy link
Contributor Author

@marcdumais-work
Copy link
Contributor Author

marcdumais-work commented Feb 3, 2021

Now trying for the set of vscode-builtins v1.44.2:

@spoenemann Is it possible you missed removing one extension, typescript-language-features-1.44.2.vsix? :

publishing: /home/runner/work/vscode-builtin-extensions/vscode-builtin-extensions/dist/typescript-language-features-1.44.2.vsix
failed to publish typescript-language-features-1.44.2.vsix: Error: Extension vscode.typescript-language-features version 1.44.2 is already published, but is currently inactive and therefore not visible.
Stopping here. Fix the problem and retry.

@marcdumais-work
Copy link
Contributor Author

Before encountering the error above, a good number of v1.44.2 builtins were published. We'll need to re-run the workflow to finish once the extension above is removed.

marcdumais-work added a commit that referenced this issue Feb 3, 2021
Fixes #41

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
@marcdumais-work
Copy link
Contributor Author

marcdumais-work commented Feb 3, 2021

I changed the publish script slightly to permit continuying when an extension fails to publish. All but typescript-language-features-1.44.2.vsix published fine. We can re-run the workflow to re-try with that one, once (old, invisible version) deleted from the registry.

@spoenemann
Copy link

It seems that one slipped through. It's deleted now.

@marcdumais-work
Copy link
Contributor Author

I re-ran the workflow and typescript-language-features-1.44.2.vsix is now published, completing the 1.44.2 set:
https://github.com/eclipse-theia/vscode-builtin-extensions/runs/1857557848?check_suite_focus=true#step:9:13

vince-fugnitto pushed a commit that referenced this issue Jul 22, 2021
Fixes #41

Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants