Skip to content

[vscode extension] Fixed github action workflow error #1368

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

Merged
merged 5 commits into from
Aug 11, 2023

Conversation

mohsenari
Copy link
Collaborator

@mohsenari mohsenari commented Aug 11, 2023

Summary

Open-VSX does not recognize ms-vscode-remote.remote-ssh extension which we depend on for Open in Desktop feature. This stops our github actions to publish to open-vsx without removing this dependency from package.json.
I first implemented dynamic removal of this using jq but installing jq throws permission error, so this PR achieves the same with sed.

Fixed github actions so that it can automatically publish to vscode and open-vsx extension marketplaces.

How was it tested?

N/A

@mohsenari mohsenari requested a review from savil August 11, 2023 00:51
@mohsenari mohsenari merged commit e4b1c6f into main Aug 11, 2023
@mohsenari mohsenari deleted the mohsen--publish-extension-openvsx branch August 11, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants