Joe Green

Results 8 issues of Joe Green

When commands are defined LOCALLY, they don't seem to be running in parallel. Is this expected? #### Use case: - I want to run a single command to start my...

**Bug** Running the helm template command with helm v2 can result in whitespace being removed, invalidating the helm chart. The output of range templates in`server-service.yaml` and `server-deployment.yaml` results in: ```...

bug

The question of adding a "device_type" field comes up on a regular basis, but as @elsigh points out in #31 and #65 the ua-parser project is not the right place...

I'm seeing lots user agent string like this, [which seem to be valid](http://www.useragentstring.com/_uas_BlackBerry_version_.php): ``` BlackBerry 9670/63.94.0.711 ldrepos/XXXXX-123 Configuration/XXXXXX-123 VendorID/123 ``` #### Current Behaviour This appears to be parsing the same...

test with ``` cd test/e2e npm test ```

Add subdomain routing with wildcard parameters like http://laravel.com/docs/routing#sub-domain-routing

enhancement