Jamie Kyle

Results 221 comments of Jamie Kyle

I think we should just add that plugin all the time

Hmm... I do want to limit the number of possible completion events to two so that its always binary "these tests results should be considered as passed/failed" I wouldn't be...

I think I'm gonna do it like this: ```bash (./run-tests.sh | zap-wrap 0 "Tests" & ./run-lints.sh | zap-wrap 1 "Lints") ``` Where `... | zap-wrap ` accepts stdin and outputs:...

Okay so I think it's not actually a big deal using offsets with `(prod1 & prod2) | cons`, offsets just might not be in order, but ZAP is already designed...

In order to deal with offsets having different start times when merging two streams, I think we should also build it into the spec that the `"time"` is relative to...

Jekyll is wonderful

Clearing out old issues, closing for inactivity

I can move away from the `import()` example if it frames things better. I do think this is a valuable optimization for [other forms of promises](https://github.com/thejameskyle/proposal-promise-access-internal-fields#why-not-solve-for-just-import).

I don't know that Yarn _should_ respect those parameters. I don't know why you'd want to store credentials in a file, that's not secure at all

We could prompt you for credentials if Artifactory does something standard