You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/07/29 07:46:21 UTC

[GitHub] [pulsar] vcottagiri opened a new issue #7684: Download maven dependencies into pulsar-build image so that CI builds are faster

vcottagiri opened a new issue #7684:
URL: https://github.com/apache/pulsar/issues/7684


   **Is your enhancement request related to a problem? Please describe.**
   Github CI builds take a of time downloading the maven dependencies every time. Recent CI workflow changes moved to using a builder image for CI. Because of this the github actions/cache step had to be removed.
   
   **Describe the solution you'd like**
   If we checkout the master branch and get all the dependencies into the builder docker image, it would reduce the time for subsequent process using this image
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari commented on issue #7684: Download maven dependencies into pulsar-build image so that CI builds are faster

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #7684:
URL: https://github.com/apache/pulsar/issues/7684#issuecomment-808882260


   #10001 solves maven dependency caching. This issue can be closed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] eolivelli closed issue #7684: Download maven dependencies into pulsar-build image so that CI builds are faster

Posted by GitBox <gi...@apache.org>.
eolivelli closed issue #7684:
URL: https://github.com/apache/pulsar/issues/7684


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] hpvd commented on issue #7684: Download maven dependencies into pulsar-build image so that CI builds are faster

Posted by GitBox <gi...@apache.org>.
hpvd commented on issue #7684:
URL: https://github.com/apache/pulsar/issues/7684#issuecomment-953666185


   maybe some more speed up could be achieved: https://github.com/apache/pulsar/issues/12519


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org