aws-codedeploy-agent icon indicating copy to clipboard operation
aws-codedeploy-agent copied to clipboard

Feature Request: Add folder option to github-location when create deployment

Open owenowenisme opened this issue 1 year ago • 0 comments

I don't know if this is the right repo to submit this issue, so if this is not the right place, please forgive me.

So i had a monorepo with multiple apps, and create deploy --github-location only provide repo and commitID, but not the folder so the deploy agent can't find the appspec.yml under my root folder (which i store in each app's folder), so i had to switch to s3, this is pretty inconvenient though.

Or maybe there's a workaround to this, if so please let me know, tks!

owenowenisme avatar Aug 24 '24 06:08 owenowenisme