-
Notifications
You must be signed in to change notification settings - Fork 1
AWS CodeCommit CodeDeploy CodePipeline
HOA PHAN edited this page Jul 31, 2023
·
8 revisions
This suit is the worst among all products I have tried, including Atlassian whose bar is trash(I worked there).
- Code Commit, Code Build, Deploy ... are regional?
- Code Deploy is separate from Code Build? And then Code pipeline which is occasionally the only way to "deploy"?
- Have to configure the build to post a badge to the commit(visible on PR).
git remote add origin https://git-codecommit.us-east-1.amazonaws.com/v1/repos/aaa
git push --set-upstream origin main