Carla

Results 15 issues of 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...

ready-to-doc

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

important

[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. ![image](https://cloud.githubusercontent.com/assets/70603/18078516/404a1b7c-6e8c-11e6-9bb9-54df727b0974.png)

From one of our users: > “North Shore” should not be larger than Port Macquarie. “North Shore” is just a suburb. Stamen basemap example: ![image](https://cloud.githubusercontent.com/assets/1730320/10158289/5a16040c-6691-11e5-8cd6-6cc11189c013.png) Google example: ![image](https://cloud.githubusercontent.com/assets/1730320/10158291/607171f6-6691-11e5-9fbf-2965b624a227.png)

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