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

GLSP-1179 Switch to composite ts build #328

Merged
merged 1 commit into from Mar 21, 2024
Merged

GLSP-1179 Switch to composite ts build #328

merged 1 commit into from Mar 21, 2024

Conversation

tortmayr
Copy link
Contributor

What it does

  • Use composite ts build instead of streaming the build command to each package
  • Execute linting from root instead of streaming lint command to each package
  • Execute watch from root instead of streaming watch command to each package
  • Part of Switch to composite typescript build glsp#1179

How to test

Follow-ups

Changelog

  • This PR should be mentioned in the changelog
  • This PR introduces a breaking change (if yes, provide more details below for the changelog and the migration guide)

- Use composite ts build instead of streaming the build command to each package
- Execute linting from root instead of streaming lint command to each package
- Execute watch from root instead of streaming watch command to each package
Part of eclipse-glsp/glsp#1179
Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

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

Looks good and works really great, fantastic, thank you!

@tortmayr tortmayr merged commit 39671a2 into master Mar 21, 2024
6 checks passed
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