Kevin Murphy

Results 36 issues of Kevin Murphy

BigQuery query result responses are limited to 10 GB. If a result set would exceed this size, only the initial rows are sent, and there is an indicator in the...

Using github.com/google/go-github/v53 v53.2.0 against GitHub Enterprise Server 3.5.5, the following code was able to convert `public` repositories to `private`, but it did nothing in the case of `internal` repositories (there...

MacOS, BSD, etc do not take suffixes on the time argument

I'm generating backups every 5 minutes. Using the following command: ``` timegaps -d recent12,hours24,days7,weeks4,months3 *.Fc ``` I am seeing a rolling set of 13 files. Timegaps doesn't seem to be...

CentOS 6.3 user here. centos.pp tries to install the libyaml-devel package, but this doesn't exist. Should there be an EPEL prerequisite added for this?

Doesn't seem to work for RAML 1.0. I notice that you have to use [raml-js-parser-2](https://github.com/raml-org/raml-js-parser-2) to get 1.0 parsing.