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

🏗 Turbo-charge CircleCI parallelization for faster overall builds #39861

Merged
merged 3 commits into from
Feb 28, 2024

Conversation

danielrozenberg
Copy link
Member

@danielrozenberg danielrozenberg commented Feb 26, 2024

  • Parallelize dist builds on CircleCI in multiple VMs
  • Consolidate all the different dist jobs in CircleCI under a reusuable file
  • Split browser tests by test type

Lowers the total running time of a PR from ~13-14 minutes to ~8-9 minutes 🥳

@danielrozenberg danielrozenberg force-pushed the parallelize-dist branch 20 times, most recently from 03e977c to af78879 Compare February 27, 2024 20:14
@danielrozenberg danielrozenberg changed the title wip 🏗 Turbo-charge CircleCI parallelization for faster overall builds Feb 27, 2024
@danielrozenberg danielrozenberg marked this pull request as ready for review February 27, 2024 20:40
@danielrozenberg danielrozenberg merged commit 8007632 into ampproject:main Feb 28, 2024
53 checks passed
eszponder pushed a commit to krzysztofequativ/amphtml that referenced this pull request Apr 22, 2024
…pproject#39861)

* Parallelize `dist` builds on CircleCI
* Consolidate all the different `dist` jobs in CircleCI under a reusuable file
* Split browser tests by test type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants