Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Add OpenVSX to release workflow #930

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Dec 4, 2023

Motivation

Closes Shopify/ruby-lsp#1537

As discussed with @dirceu I have added the token as a repository secret, I don't think it needs be an organization secret.

@@ -56,3 +56,9 @@ jobs:
node_modules/.bin/vsce publish --pre-release --packagePath vscode-ruby-lsp.vsix
env:
VSCE_PAT: ${{ secrets.VSCE_PAT }}

# Stable releases for OpenVSX
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There may be some complications with prereleases in OpenVSX so I've skipped that for now.

@andyw8 andyw8 marked this pull request as ready for review December 4, 2023 18:19
@andyw8 andyw8 requested a review from a team as a code owner December 4, 2023 18:19
@andyw8 andyw8 requested review from st0012, KaanOzkan, vinistock and dirceu and removed request for a team and KaanOzkan December 4, 2023 18:19
@andyw8 andyw8 force-pushed the andyw8/add-openvsx-to-release-workflow branch 2 times, most recently from 25efa4f to 43f8fe2 Compare December 4, 2023 19:56
@andyw8 andyw8 force-pushed the andyw8/add-openvsx-to-release-workflow branch from 43f8fe2 to d1d6d99 Compare December 4, 2023 20:41
@andyw8 andyw8 merged commit b811fd3 into main Dec 4, 2023
@andyw8 andyw8 deleted the andyw8/add-openvsx-to-release-workflow branch December 4, 2023 20:58
@andyw8 andyw8 restored the andyw8/add-openvsx-to-release-workflow branch December 4, 2023 21:21
@st0012 st0012 deleted the andyw8/add-openvsx-to-release-workflow branch December 4, 2023 21:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish ruby-lsp to Open VSX
3 participants