apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.74k stars 1.81k forks source link

Refactor: Remove Maven mirror in Aliyun for speed. #3168

Closed YorkShen closed 4 years ago

YorkShen commented 4 years ago
  1. Remove Maven mirror in Aliyun for TravisCI speed purpose
  2. Update weex-playground to latest.
  3. Ugrade support library to 28

This suppose to be the last commit before migrating AndroidX

Brief Description of the PR

Checklist

weex-bot commented 4 years ago
Warnings
:warning: No Changelog changes! - Can you add a Changelog? To do so,append your changes to the changelog.md
:warning: Current pr not bind the milestone
:warning: If your PR is about fixing a bug excluding crash the code,you should add the demo link in the PR description. Demo link: http://dotwe.org/vue
:warning: If you update the code, maybe you should update the documentation and add the documentation link in the PR description. here is the guide about how to contribute documentation: https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#contribute-code-or-document

Generated by :no_entry_sign: dangerJS against 3c7a264ebf5712e8327d1c29cdf72cdf3b25bbf0

YorkShen commented 4 years ago

After removing Aliyun mirror, the building time speeds up 10 times, from 20 minutes to 2 minutes.