Jason Marshall

Results 294 comments of Jason Marshall

it appears that picocolors exposes a boolean for the color status. Should be able to wire this up to inspect()

Yeah. The package.json doesn't include /utils.js in the output. So the tests pass locally, but on npm install the file is missing. See my pull request for the fix.

Markdown cheat sheet says that the syntax 'should' be ``` ### My Great Heading {#custom-id} ``` Which of course does not work with Earmark.

@vojtajina Is anyone reviewing PRs for the safari launcher?

This is actually failing my builds, pretty consistently. Is there some new behavior here?

I still see this on average a couple times a week, which is much less than 80%, but way above the threshold of tolerable in a CI environment. But the...

So what's the current status of this? All summer there were long conversational chains, indicating just how widespread this concern is. This was filed in May, and it's still open....

I feel like this issue would be best addressed by concentrating on a few scenarios that need to be supported, and making sure there's a set of instructions for each...

@dreamcat4 I could be way off from what you're saying, but here goes: Are you talking about using docker images for Continuous Deployment builds, and pushing the build artifacts to...