copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

Cloudformation git-sync

Open CaptainCarpensir opened this issue 2 years ago • 0 comments

Copilot uses pipelines to handle an automated release process. This follows a git branch and runs a deployment on push to the branch. A newly released alternative to AWS CodePipeline is the Cloudformation Git-sync feature. Copilot could potentially make use of this feature. This would require research into git sync, comparing what it can do with what copilot already uses, and then implementing support.

CaptainCarpensir avatar Nov 30 '23 21:11 CaptainCarpensir