Mathias Brodala

Results 59 issues of Mathias Brodala

This ensures the colPos field is also filtered for IRRE children.

Also avoid the term ".cigar.json" which is misleading if a custom file is used.

### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. 32.105.0 ### Please select which platform you are using if...

type:bug
manager:npm
reproduction:needed
status:requirements
priority-5-triage
stale

Are there any chances to have the [nss_wrapper](https://cwrap.org/nss_wrapper.html) library integrated? This would avoid issues with Docker containers launched with different UID/GID as can be seen by the `I have no...

needs investigation

#### What are you trying to achieve? I'd like to execute a few commands to set up a test database. The DB does not exist initially and must be created...

Currently launching Nanobox in a CI environment (thus using the CI bootstrap script) fails: ``` Error : nanobox-server service start was successful but the service is not running Context :...

enhancement
low

Currently the latest nginx version available in Nanobox seems to be 1.12.2: http://packages.nanobox.io/2017/11/base/index.html However, the latest version is 1.14.0/1.125.0: https://nginx.org/en/download.html Please update the nginx Nanobox package.

I have a [repository](https://bitbucket.org/mbrodala/shippable-nanobox/src) which includes configuration for the Shippable CI and Nanobox. For the build I'm executing the CI bootstrap script to set up Nanobox which seems to work...

Given [this repository](https://bitbucket.org/mbrodala/shippable-nanobox/src/451070d1a4914e6bf956d862193ebe4c5db67fb4?at=master) I get an [error with `nanobox run php test.php` on Shippable](https://app.shippable.com/bitbucket/mbrodala/jobs/nanobox_run/builds/5a9928bad80d0d0700580859/console): ``` nanobox run php test.php 20s Preparing environment : -------------------------------------------------------------------------------- + HEADS UP: + This is...

If I `nanobox run` into an app with [cmder](http://cmder.net/) I am not able to use the left or up arrow key anymore. This makes it impossible to edit the current...