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

Generate bundles concurrently in CI #6581

Draft
wants to merge 33 commits into
base: trunk
Choose a base branch
from

Conversation

geriux
Copy link
Member

@geriux geriux commented Jan 26, 2024

Related PRs:

This PR aims to seep up some CI checks.

  • Adds the concurrently library to run the bundle generation commands concurrently to speed up the Build JS Bundle step.
  • Removes depends_on for the Build JS Bundle step to speed up CI. Currently, we lack of node_module cache, etc.

To test CI checks should pass.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

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

1 participant