Chris Nesbitt-Smith

Results 30 comments of Chris Nesbitt-Smith

Not sure, it was failing to build, said I needed to do composer update, which I did, and made this PR. I don't know enough about PHP/composer anymore, sadly forgotten...

https://github.com/chrisns/scrumonline/runs/1348389429?check_suite_focus=true#step:3:69

hadn't looked through the code base enough, saw it was using PDO and doctrine which *in theory* should make it easier to change?

In terms of the yadda stuff I put this example together so at least the wallaby hackery/work can live somewhere. https://github.com/chrisns/yadda/tree/wallaby/examples/mocha-wallaby I was trying to see if I could fool...

https://github.com/jishi/node-sonos-http-api/pull/789

hey @jishi is there any chance you could review this with a view to merge?

i'm using git submodules and dependabot to stay up to date, would be great to get this added to the org, and I'll PR this repo so i get a...

hey @Fishwaldo ! 2. by update are you implying i takeover the repo and push basically what I built there (making sure I don't miss any features)? (want to be...

I had to make a few tweaks to bring a cluster up using DNS auto discovery and docker swarm: ```yaml version: "3" services: mqtt: networks: proxy: mqtt: default: aliases: -...