You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/02/11 08:19:49 UTC

[GitHub] [james-project] chibenwa opened a new pull request #292: JAMES-3500 Fasten deploy: -T1C

chibenwa opened a new pull request #292:
URL: https://github.com/apache/james-project/pull/292


   Deploying means uploading each jar generated by the build
   to Apache Snapshot repository.
   
   As a contributor, I hate it: it takes ages to complete, as
   tons of small objects are uploaded sequencially.
   
   A good way to speed things up is to leverage maven concurrency: instead of uploading one stuff at the same time,
   we end up uploading 16 stuff at the same time.
   
   This could take the deploy phase, currently taking 1h+ down to 5 minutes.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa closed pull request #292: JAMES-3500 Fasten deploy: -T1C

Posted by GitBox <gi...@apache.org>.
chibenwa closed pull request #292:
URL: https://github.com/apache/james-project/pull/292


   


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] jeantil commented on pull request #292: JAMES-3500 Fasten deploy: -T1C

Posted by GitBox <gi...@apache.org>.
jeantil commented on pull request #292:
URL: https://github.com/apache/james-project/pull/292#issuecomment-777418031


   Sorry about that, in #264 I configured snapshot upload for master only. since my branch was not on par with master I never ran this stage and missed adding the -T1C


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa commented on pull request #292: JAMES-3500 Fasten deploy: -T1C

Posted by GitBox <gi...@apache.org>.
chibenwa commented on pull request #292:
URL: https://github.com/apache/james-project/pull/292#issuecomment-778737868


   Merged


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org


[GitHub] [james-project] chibenwa commented on pull request #292: JAMES-3500 Fasten deploy: -T1C

Posted by GitBox <gi...@apache.org>.
chibenwa commented on pull request #292:
URL: https://github.com/apache/james-project/pull/292#issuecomment-778045076


   No not yet
   
   A few unstable tests to tag/ fix are creeping the build see https://github.com/apache/james-project/pull/291/commits/e8f1dff1dce66bbff0a20553dabbc733ebf794bf https://github.com/apache/james-project/pull/291/commits/837e9c87c6c17a128cd8f8234be116318033a842
   
   I'm not in a hurry as I am supposed to be in vacation, but if a cherry-pick is relevent to get a :green_apple: build quick then just ask for it.


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org