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

Adjusted build watch and set explicit build order to adjust the build weird flakiness #167

Merged
merged 8 commits into from
Jan 3, 2025

Conversation

oskardudycz
Copy link
Collaborator

@oskardudycz oskardudycz commented Jan 2, 2025

  • ensured that the build watch is triggering related packages builds by using -b parameter,
  • ensured the recommended sequential npm packages build to not risk the parallel build related issues,
  • adjusted the eslint plugin settings to use the explicit folders instead of the automatic detection,
  • Added the recommended extension lists, together with Install All Recommended Extensions to streamline the setup,
  • updated contributing guide.

@oskardudycz oskardudycz added enhancement New feature or request CI labels Jan 3, 2025
@oskardudycz oskardudycz added this to the 0.23.0 milestone Jan 3, 2025
@oskardudycz oskardudycz merged commit edb48f3 into main Jan 3, 2025
7 checks passed
@oskardudycz oskardudycz deleted the build_order_fix branch January 3, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant