conference-app-2019 icon indicating copy to clipboard operation
conference-app-2019 copied to clipboard

Use Google Mirror Maven Central based on the region

Open jmatsu opened this issue 6 years ago • 0 comments

Overview (Required)

  • Google Mirror Maven Central could reduce the sync time (see https://github.com/DroidKaigi/conference-app-2019/issues/168) though, CI region might be unknown so we cannot use suitable ones.
  • Now we might be able to use ipinfo.io and country.to for this stuff. https://ipinfo.io/country can return the country of the caller and http://country.io/continent.json is an index of regions by countries.
  • In short, we may be able to select a suitable mirror somehow.

Links

  • Related to https://github.com/DroidKaigi/conference-app-2019/issues/168

jmatsu avatar Jan 10 '19 18:01 jmatsu