Gary Lloyd

Results 3 issues of Gary Lloyd

**What docker image you are using?** `jupyter/all-spark-notebook` Any version after `29a003bb3030` **What complete docker command do you run to launch the container (omitting sensitive values)?** I'm not using docker directly,...

I'm trying to run the action in a sub directory of my mono repo but it seems that the caching isn't working properly meaning my linting job is always slow...

area: cache

Currently if I put my test files (.spec.js) in the handlers directory then I correctly get a build failure of ReferenceError: describe is not defined as Jasmine isn't a run...

enhancement