Carla
Carla
Since the `android` tool has been deprecated in favor of `sdkmanager` and others, installing components should be now done via `sdkmanager` (https://developer.android.com/studio/command-line/sdkmanager.html#usage) instead of `android`. With builds that are still...
Following: https://devcenter.heroku.com/changelog-items/2446. `pg_stat_statements` can exist in any of the `public` and `heroku_ext` schemas, and this plugin needs to account for that. This is the equivalent of https://github.com/heroku/cli/pull/2038 for `pg-extras`, given...
The Data Maintenance CLI (https://devcenter.heroku.com/articles/data-maintenance-cli-commands) was released a while ago and we want to recommend customers to switch to these new maintenance commands instead, which require the installation of an...
This is possible by using the `repo` option: https://github.com/travis-ci/dpl/blob/327540f04ec4dc7d642c3285b7f7bc305e2cb8c1/lib/dpl/provider/releases.rb#L39-L41. It is not currently documented in the GitHub Releases page, so I guess it should be :) As a note, this...
At https://docs.travis-ci.com/user/gui-and-headless-browsers/#using-xvfb-to-run-tests-that-require-a-gui, we're documenting the new `services: xvfb` method but we still mention starting xvfb using the `/etc/init.d/xvfb` file, which does no longer exist in the Xenial env that uses...
[Here](https://github.com/CartoDB/camshaft/blob/c129817c2a4d2a70bdef9dfe8f8c66e3bc4f1348/lib/node/nodes/trade-area.js#L38-L54) we're building the range from the maximum range value set up by the user and the selected states. At [this issue](https://github.com/CartoDB/cartodb/issues/9076#event-730901424) we noticed that one of our isoline providers...
Written by @noguerol on [Aug 30, 2016, 8:32 GMT+02](https://github.com/CartoDB/cartodb/issues/9608). Rainbow outline not rendering correctly when you search for "201 Moore St, Brooklyn" in a map. 
From one of our users: > “North Shore” should not be larger than Port Macquarie. “North Shore” is just a suburb. Stamen basemap example:  Google example: 
We're having some issues lately regarding Western Sahara boundaries, as OSM doesn't show them but our basemaps load NE data too so labels and boundaries are shown in different zoom...