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

tools: Add publishing to Open VSX #1904

Merged
merged 11 commits into from
Dec 9, 2024
Merged

tools: Add publishing to Open VSX #1904

merged 11 commits into from
Dec 9, 2024

Conversation

backspace
Copy link
Contributor

@backspace backspace commented Dec 9, 2024

This adds a step to the Boxel Tools deployment job to publish to Open VSX. It would normally only run on a deployment but I added hacks to publish from this PR, you can see the release here. (The warning should be addressed by this issue).

I originally had a script in packages/vscode-boxel-tools/package.json akin to the Visual Studio Marketplace vscode:publish ones but it revealed that pnpm run … commands are executing with Node 18 and ovsx requires Node 20. This should be addressed separately (issue 7650).

@backspace backspace added the enhancement New feature or request label Dec 9, 2024
@backspace backspace self-assigned this Dec 9, 2024
Copy link

github-actions bot commented Dec 9, 2024

Host Test Results

    1 files  ±0      1 suites  ±0   19m 59s ⏱️ +17s
699 tests ±0  698 ✔️ ±0  1 💤 ±0  0 ±0 
704 runs  ±0  703 ✔️ ±0  1 💤 ±0  0 ±0 

Results for commit 3eacbbf. ± Comparison against base commit 1061d15.

♻️ This comment has been updated with latest results.

@backspace backspace force-pushed the tools/open-vsx-cs-7624 branch from 3fb2341 to 0225311 Compare December 9, 2024 22:02
@backspace backspace marked this pull request as ready for review December 9, 2024 22:39
@backspace backspace requested a review from a team December 9, 2024 22:40
@backspace backspace merged commit 4fd99ea into main Dec 9, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants