dangeReis

Results 18 comments of dangeReis

So I see 4 years later this is still not done. From what I understand we don't have the source for the local_builder so we can't do this ourselves, what...

I agree, hardcoding the parameters in the task-definition is not useful. Can we prioritize this feature request?

@justinmk3 Can we get a fix or at least a workimg workaround prioritized? I'm coming from a python background where everything in SAM mostly "just works" and after a week...

@justinmk3, I'm really new to node, so not really sure how to create the code configuration. I did a whole writeup on how I set up the sam init and...

It does. I think the issue is with source mappings, because of the temp folder. ``` Building codeuri: /Users/dangereis/Projects/serverless/sam-app/hello-world runtime: nodejs16.x metadata: {'BuildMethod': 'esbuild', 'BuildProperties': {'Minify': False, 'Target': 'es2020', 'Sourcemap':...

I am running into the same issue not being able to debug using the AWS Toolkit. Is there a supported way to do this? Can someone just test the latest...

Was just looking into this and chatgtp and github copilot already think that the default environment is actually, you know, default and that other config-env would inherit from it. Sadly...

> It looks like `public.ecr.aws/codebuild/local-builds:latest` has v18.09.0 of the docker CLI installed, and docker-compose 1.23.2 installed. > > However, if the docker compose file within the local agent is just...

@Aposhian In this repository? I'm not seeing that folder.

Now that there have been critical vulnerabilities detected in docker 4.26, as the workaround is no longer tenable.