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

fix(vscode): Update command to build all projects for extension #4852

Merged
merged 2 commits into from
May 16, 2024

Conversation

ccastrotrejo
Copy link
Contributor

This pull request includes a modification to the vscode:designer:pack script in the apps/vs-code-designer/package.json file. The change adds the -w option to the pnpm command in the script, which allows the command to run in the current workspace. This change ensures that the build:extension script is run in the correct context.

@ccastrotrejo ccastrotrejo enabled auto-merge (squash) May 15, 2024 18:41
Copy link

Code Coverage Report

Code Coverage

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 21.05% 🟢 25.45% 🟢 4.4%

Minimum allowed coverage is 0%, this run produced 25.45%

@ccastrotrejo ccastrotrejo merged commit 797a4e2 into main May 16, 2024
12 checks passed
@ccastrotrejo ccastrotrejo deleted the ccastrotrejo/buildExtensionProjects branch May 16, 2024 20:59
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

Successfully merging this pull request may close these issues.

None yet

2 participants