-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
Not defined
Context:
As the frontend code-base grows we experience increasing build time of it that takes considerably longer than other stages:
[2020-08-03T08:51:25.043Z] [INFO] Camunda Optimize ................................... SUCCESS [ 2.087 s]
[2020-08-03T08:51:25.043Z] [INFO] client ............................................. SUCCESS [05:15 min]
[2020-08-03T08:51:25.043Z] [INFO] util ............................................... SUCCESS [ 0.752 s]
[2020-08-03T08:51:25.043Z] [INFO] dependency-doc-creation ............................ SUCCESS [ 1.387 s]
[2020-08-03T08:51:25.043Z] [INFO] optimize-plugin-parent ............................. SUCCESS [ 0.669 s]
[2020-08-03T08:51:25.043Z] [INFO] plugin ............................................. SUCCESS [ 7.248 s]
[2020-08-03T08:51:25.043Z] [INFO] optimize-commons ................................... SUCCESS [ 11.821 s]
[2020-08-03T08:51:25.043Z] [INFO] optimize-backend ................................... SUCCESS [ 46.944 s]
[2020-08-03T08:51:25.043Z] [INFO] optimize-reimport-preparation ...................... SUCCESS [ 2.733 s]
[2020-08-03T08:51:25.043Z] [INFO] optimize-main-test-plugin .......................... SUCCESS [ 2.325 s]
[2020-08-03T08:51:25.043Z] [INFO] optimize-pluginloading-test-plugin ................. SUCCESS [ 1.921 s]
[2020-08-03T08:51:25.043Z] [INFO] qa ................................................. SUCCESS [ 0.717 s]
[2020-08-03T08:51:25.043Z] [INFO] engine-it-plugin ................................... SUCCESS [ 7.383 s]
[2020-08-03T08:51:25.043Z] [INFO] data-generation .................................... SUCCESS [ 2.002 s]
[2020-08-03T08:51:25.043Z] [INFO] import-performance-tests ........................... SUCCESS [ 1.825 s]
[2020-08-03T08:51:25.043Z] [INFO] query-performance-tests ............................ SUCCESS [ 1.949 s]
[2020-08-03T08:51:25.043Z] [INFO] upgrade-es-schema-tests ............................ SUCCESS [ 3.820 s]
[2020-08-03T08:51:25.043Z] [INFO] upgrade-optimize ................................... SUCCESS [ 4.439 s]
[2020-08-03T08:51:25.043Z] [INFO] connect-to-secured-es-tests ........................ SUCCESS [ 1.181 s]
[2020-08-03T08:51:25.043Z] [INFO] cleanup-performance-tests .......................... SUCCESS [ 1.845 s]
[2020-08-03T08:51:25.043Z] [INFO] upgrade-optimize-data .............................. SUCCESS [ 0.009 s]
[2020-08-03T08:51:25.043Z] [INFO] generator .......................................... SUCCESS [ 9.731 s]
[2020-08-03T08:51:25.043Z] [INFO] post-migration-test ................................ SUCCESS [ 1.794 s]
[2020-08-03T08:51:25.043Z] [INFO] clustering-tests ................................... SUCCESS [ 2.741 s]
[2020-08-03T08:51:25.043Z] [INFO] camunda-optimize ................................... SUCCESS [ 25.924 s]
[2020-08-03T08:51:25.043Z] [INFO] test-coverage ...................................... SUCCESS [ 3.901 s]
We should explore potential measures to reduce this build time.
AT:
- potential reasonable measures to reduce client module build time are identified
This is the controller panel for Smart Panels app
- is related to
-
OPT-4182 selectively import date language translations
- Done