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

ci: parallelize build process to speed up #655

Merged
merged 1 commit into from
Dec 2, 2017
Merged

ci: parallelize build process to speed up #655

merged 1 commit into from
Dec 2, 2017

Conversation

trotyl
Copy link
Contributor

@trotyl trotyl commented Dec 1, 2017

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[x] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: execution by sequence.

What is the new behavior?

execution in parallel.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Too simple, no need to create issue.

@NG-ZORRO NG-ZORRO deleted a comment from coveralls Dec 1, 2017
@NG-ZORRO NG-ZORRO deleted a comment from coveralls Dec 1, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 41.715% when pulling 546e074 on trotyl:parallel-ci into 68163a4 on NG-ZORRO:master.

@NG-ZORRO NG-ZORRO deleted a comment from coveralls Dec 1, 2017
@trotyl trotyl changed the title [WIP] ci: parallelize build process to speed up ci: parallelize build process to speed up Dec 1, 2017
@trotyl
Copy link
Contributor Author

trotyl commented Dec 1, 2017

Currently the slowest task is prod build for showcase app:
image

Ready for review.

@vthinkxie vthinkxie merged commit 9073bc8 into NG-ZORRO:master Dec 2, 2017
@trotyl trotyl deleted the parallel-ci branch December 2, 2017 11:43
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 2020
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

3 participants