Jesse Thomas Alford

Results 10 issues of Jesse Thomas Alford

### Expected behavior `**` (like gitignore syntax) or something like `recursive=true` (like syslog-ng syntax) makes it possible to watch all subdirectories of a path for matches with wildcards using imfile....

I would very much like to build something like this. My current travel keyboard is an open-source hardware project, the Atreus: https://atreus.technomancy.us/ A big advantage of the atreus layout is...

enhancement

Primarily adds documentation of the branch names and intended development process. Also cleaned up some verbiage, updated "PKS" references to "TKGi" and "PAS" to TAS", and tightened some line breaks....

unscheduled

I'm opening and then very shortly closing this issue to document a couple of things that I've just done. One, I've enabled branch protection, requiring PRs and at least two...

unscheduled

I'd like to change from a `master` branch to a `develop` branch. This entails updating the README with a note about the change and instructions for changing remotes, changing the...

scheduled

I get an output file that's named like `1408741776408079642-23429aeb-fd80-4823-755d-cc47e88dd963.csv` regardless of any efforts to attain a different outcome. I can specify `-output="~/workspace/test.csv"` or just `-output="test.csv"`, same result. I can put...

When using PAT, we saw a discrepancy between reported averages and actual useful average information. Here's a processed presentation of a couple of interesting test runs that highlight this situation:...

According to the CLI, stop is defined this way: ``` repeat a repeating interval until n seconds, to be used with -interval ``` And the config-template.yml says: ``` the total...

Note `Concrrency:TimeBetwenSteps:` ``` Cloud Foundry Performance Acceptance Tests Test underway. Concurrency: 5 Concurrency:TimeBetwenSteps: 60 Workload iterations: 10 Interval: 0 Stop: 1 ``` That doesn't look right. Also, "Between" is spelled...

``` ./pat -config=local-config.yml panic: runtime error: index out of range goroutine 1 [running]: runtime.panic(0x2ef800, 0x6d97b7) /usr/local/Cellar/go/1.2.2/libexec/src/pkg/runtime/panic.c:266 +0xb6 github.com/cloudfoundry-incubator/pat/store.(*CsvStore).LoadAll(0xc21000aba0, 0xc210058580, 0x5, 0x8, 0x0, ...) /Users/pivotal/go/src/github.com/cloudfoundry-incubator/pat/store/csv.go:190 +0x3d3 github.com/cloudfoundry-incubator/pat/laboratory.(*lab).reload(0xc21006b120) /Users/pivotal/go/src/github.com/cloudfoundry-incubator/pat/laboratory/laboratory.go:37 +0x2f github.com/cloudfoundry-incubator/pat/laboratory.NewLaboratory(0x8137d8, 0xc21000aba0,...