Dr Nic Williams

Results 138 issues of Dr Nic Williams

Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project. #### Changes included in this PR - Changes to the following...

https://www.habitat.sh/ can export Docker images, which in turn `docker_manager.rb` could run. Except @bodymindarts annoyingly tells me that we can't pass in simple env vars `-e REDIS_PASSWORD=2134jfdjhaf` into habitat containers. Instead...

`pg_class` stores `relname` without schema prefix

Would it be possible to have a 1.7.1 or 1.8.0 release with the `populated?` feature? Thanks!

Inspired by the revelation that some of tesla's API is behind graphql in https://github.com/timdorr/tesla-api/issues/539#issuecomment-1133807492 I went hunting for some other graphql queries. I found: ```json { "query": "\n query getChargingVehicles...

I have Service Fabric running within Docker via https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started-mac I followed the tutorial at https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-quickstart-containers-linux to attempt to deploy a SF app via linux containers. The error I get is:...

status-olderthan1year
status-last6months

This error exists on master + release v1.1.0. ``` cf login -a https://api.run.pivotal.io --sso cf create-service elephantsql turtle my-psql cf bind-service my-app my-psql cf restart my-app cf connect-to-service my-app my-psql...