You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2021/08/16 12:56:10 UTC

[GitHub] [httpcomponents-client] YunLemon opened a new pull request #310: Improve Travis CI build Performance

YunLemon opened a new pull request #310:
URL: https://github.com/apache/httpcomponents-client/pull/310


   
   [Caching Dependencies and Directories](https://docs.travis-ci.com/user/caching/) Travis CI can cache content that does not often change, to speed up the build process.
   
   According to the official document [Fast Finishing](https://docs.travis-ci.com/user/build-matrix/#fast-finishing), if some rows in the build matrix are allowed to fail, we can add fast_finish: true to the .travis.yml to get faster feedbacks.
   
   If there are any inappropriate modifications in this PR, please give me feedback and I will change them.
   


-- 
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: dev-unsubscribe@hc.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ChenZhangg commented on pull request #310: Improve Travis CI build Performance

Posted by GitBox <gi...@apache.org>.
ChenZhangg commented on pull request #310:
URL: https://github.com/apache/httpcomponents-client/pull/310#issuecomment-900325395


   I have open a PR [https://github.com/apache/httpcomponents-core/pull/298](https://github.com/apache/httpcomponents-core/pull/298)


-- 
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: dev-unsubscribe@hc.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ChenZhangg removed a comment on pull request #310: Improve Travis CI build Performance

Posted by GitBox <gi...@apache.org>.
ChenZhangg removed a comment on pull request #310:
URL: https://github.com/apache/httpcomponents-client/pull/310#issuecomment-900325395


   I have open a PR [https://github.com/apache/httpcomponents-core/pull/298](https://github.com/apache/httpcomponents-core/pull/298)


-- 
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: dev-unsubscribe@hc.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] YunLemon commented on pull request #310: Improve Travis CI build Performance

Posted by GitBox <gi...@apache.org>.
YunLemon commented on pull request #310:
URL: https://github.com/apache/httpcomponents-client/pull/310#issuecomment-900326744


   I have created a PR [https://github.com/apache/httpcomponents-core/pull/298](https://github.com/apache/httpcomponents-core/pull/298)


-- 
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: dev-unsubscribe@hc.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ok2c commented on pull request #310: Improve Travis CI build Performance

Posted by GitBox <gi...@apache.org>.
ok2c commented on pull request #310:
URL: https://github.com/apache/httpcomponents-client/pull/310#issuecomment-900304010


   @YunLemon Please also consider submitting a similar impriovement to https://github.com/apache/httpcomponents-core


-- 
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: dev-unsubscribe@hc.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-client] ok2c merged pull request #310: Improve Travis CI build Performance

Posted by GitBox <gi...@apache.org>.
ok2c merged pull request #310:
URL: https://github.com/apache/httpcomponents-client/pull/310


   


-- 
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: dev-unsubscribe@hc.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org