Yves Richard
Yves Richard
- Removed comment about what namePrefix does. (i.e. it does not add a prefix to the image) - Added examples of other supported transformers. (based on looking at the source...
Can now pass in bucket and endpoint to use s3 as a leveldown backend store
* Add an automated release script * Renamed `DEPLOYMENT.md` to `RELEASE.md` * Update `RELEASE.md`
We use google manager certificates and they do not support wildcard certificates. Could you expand your values to support passing in tls secret values for each subdomain? ```yaml tlsSecrets: app:...
I'm using `react-leaflet-markercluster` with with children markers and getting `TypeError: Cannot read property 'lat' of undefined` when I update the markers. From the `readme` it looks like this is not...
Trying to use with Yeoman 1.0. 1. Installed grunt-s3 via npm . 2. Added s3 config section as per documentation. 3. Registered npm task like `grunt.loadNpmTasks('grunt-s3');`. When I run `grunt...
**What would you like to be added**: Include validation logic to ensure role exists, and that the trust policy is valid. **Why is this needed**: Currently validation never happens and...
Would it be possible to package the mapnik binaries with the ruby-mapnik gem as you are doing with node-mapnik?