James Innes

Results 13 comments of James Innes

This is still and issue. I can trigger a webhook to fire and receive a 200 response from the function but the log output in the Netlify dashboard is empty...

To fix this just remove `beta` from label `beta.kubernetes.io/arch` like so `kubernetes.io/arch`. This setting can be found in `arango-deployment.yaml` [here](https://github.com/arangodb/kube-arangodb/blob/91934247797a8bda1672528cc64eaff51e0749e2/manifests/arango-deployment.yaml#L255).

Please can this bulletin of the README be amended to reflect this issue as to not mislead anyone else? > Portable Code: Written purely in JavaScript which means it can...

I was thinking something like [this](https://github.com/asos-jamesinnes/Envisaged/blob/23830830c0ff8df3be878fd4d722366ea9375c52/docker-entrypoint.sh#L13)

@Cartoonman Looks like you have some nice improvements over in your fork. Envisaged supports a mounted volume containing multiple repos. There will be cases in which people would like to...

Anyone encountering this error may benefit from using the more frequently updated [@macfja/svelte-persistent-store](https://www.npmjs.com/package/@macfja/svelte-persistent-store) package.

There is a cmd utility specifically for the conversion of different platform line endings "dos2unix". However is this not just the limitation that the project currently faces only supporting USD?...

After building I find that blackbird is not sourcing the quotes from OkCoin properly: ```logs [ 09/11/2021 01:00:00 ] Bitfinex: 45228.00 / 45229.00 WARNING: OKCoin bid is null WARNING: OKCoin...

Builds following README for Docker

Set `maxIntensity: 3,` as an [option](https://developers.google.com/maps/documentation/javascript/reference/visualization#HeatmapLayerOptions.maxIntensity) of the `HeatmapLayer`. Before setting this there was just a blur. This map has over ~14k points. Or where there is a high density...