Skip to content

chore(packages): run builds concurrently#3197

Merged
trivikr merged 3 commits intoaws:mainfrom
trivikr:packages-concurrently
Jan 18, 2022
Merged

chore(packages): run builds concurrently#3197
trivikr merged 3 commits intoaws:mainfrom
trivikr:packages-concurrently

Conversation

@trivikr
Copy link
Member

@trivikr trivikr commented Jan 15, 2022

Issue

Refs: #3196

Description

Runs build concurrently in packages.

Testing

CI

Commands run prior to build
$ git clean -dfx
...

$ yarn
...
Before
$ yarn build:packages
...
Done in 243.03s.
After
$ yarn build:packages
...
Done in 184.49s.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr force-pushed the packages-concurrently branch from 33a0d7b to 4bc56cf Compare January 15, 2022 01:19
@trivikr trivikr marked this pull request as ready for review January 15, 2022 01:19
@trivikr trivikr requested a review from a team as a code owner January 15, 2022 01:19
@trivikr trivikr force-pushed the packages-concurrently branch from 4bc56cf to d0ca041 Compare January 18, 2022 15:52
@trivikr trivikr merged commit 72f8897 into aws:main Jan 18, 2022
@trivikr trivikr deleted the packages-concurrently branch January 18, 2022 16:48
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants