inlong icon indicating copy to clipboard operation
inlong copied to clipboard

[Improve][CI] Separate the distribution module to improve the performance of check pipeline

Open featzhang opened this issue 2 years ago • 1 comments

The inlong-distribution module will cause parallel packaging failure and affect the performance of the CR pipeline, so this module is separated out. When executing a CR pipeline, no packaging is required. Other modules can be compiled in parallel.

featzhang avatar Jun 14 '23 11:06 featzhang

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Sep 02 '23 01:09 github-actions[bot]

https://github.com/apache/inlong/pull/11440 support parallel building

aloyszhang avatar Nov 26 '24 02:11 aloyszhang