Michael Richardson
Michael Richardson
PR submitted: https://github.com/extrabacon/google-oauth-jwt/pull/29 @hhemul You can cheat simple PR's like this on GitHub.com by using the edit icon for a given file. The rest of the PR process is guided...
This example would make me think so: https://github.com/RisingStack/jaeger-node/blob/master/example/server1.js
@gngenius02 `Permission denied` when I try to rm the files. I'm working FROM **xychelsea/ffmpeg-nvidia:v0.4.1** I used the following post-build to modify my image. ``` CONTAINER_ID=$(docker run -d --name myimage --rm...
Same here. `required: false` and I'm still getting a 422.
Could we please at least get a useful error message for this? I've spent most of my day on an obscure error (see below) only to come to find the...
At [https://github.com/aws/aws-sam-cli/blob/develop/samcli/commands/local/lib/local_lambda.py#L177](https://github.com/aws/aws-sam-cli/blob/develop/samcli/commands/local/lib/local_lambda.py#L177) [`resolve_code_pathresolve_code_path(cwd, codeuri)`](https://github.com/aws/aws-sam-cli/blob/develop/samcli/lib/utils/codeuri.py) is called, but codeuri will be blank for inline function (see [codeUri](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html#sam-function-codeuri) "_If the PackageType property is set to Zip (default), then one of CodeUri or...
I'm exploring this as well right now. My first instinct is to just use my git repo (checkout a version and deploy), but something more integrated and intentional would be...
`echo "::add-mask::${{ needs.joba.outputs.foo }}"` evaluates to a string, then I get the value in 2 separate echo outputs. My syntax off? `echo "ACTIONS_RUNNER_DEBUG=:$ACTIONS_RUNNER_DEBUG"` resulted in `ACTIONS_RUNNER_DEBUG=:\n` being logged so I...
Image available at https://hub.docker.com/r/rainabba/docker-wowza/ `docker pull rainabba/docker-wowza:4.4.0-cuda`
Should be fine to use without a GPU present. Don't think 2 images are required.