Brad Thurber

Results 10 comments of Brad Thurber

Very interesting. I wasn't aware of the existence of "Terminals" until I was having this very same issue with Remote Desktop Connection Manager 2.7 (RDCMan). Thinking it may have something...

Thank you all for the fixes shared in this issue. I stole some CSS from GitHub styles to get the nice (I think) rounded light-gray background on the inline code....

I am seeing the same thing with SAM CLI=1.76.0 in my WSL2 (linux ubuntu 22 on Windows) environment ``` Fetching public.ecr.aws/sam/build-python3.9:latest-x86_64 Docker container image...... Mounting /home/brad/dev/rds/CsRdsAutoStartStop/lambda/rds_start_week_end.py as /tmp/samcli/source:ro,delegated inside runtime...

`sam build --use-container` is working now for me. The root cause for me was the `CodeUri` property value in the function definition in template.yaml: My folder structure is as follows...

Update: Just tried with newer snapshot version of the plugin: ``` bamboo-artifactory-plugin-1.7.x-20141002.124834-34.jar ``` It appears to be failing the same way.

Hi, Log files are here: https://onedrive.live.com/redir?resid=767D67ADAE005F6D!43188&authkey=!AM8TN1We-r7PiD0&ithint=file%2czip The run from the command line is manual-gradle-run.log - and it appears to have succeeded as before. Artifacts show up in artifactory as expected...

I decided to try `sam build` in Windows instead of WSL2 and it works there. Updating title of issue to note WSL2 as it seems to work fine in straight...

> for the sam installation for the WSL2 system, which installer did you use? Hi. Thank you for reviewing this issue. I use this bash script to install and update...

Hi @roger-zhangg I appreciate your reply. Here's the result with SAM CLI v1.137.1 (I had to cause the failure again and update the `/tmp/aws-toolkit-vscode/...` path with the value from the...

Thank you for your help with this! I kicked off debug, then capture the new command line and stripped off the debug parameters. I had to add `--profile Administrator-IP-Restricted-144REDACTED` for...