aws-serverless-cicd-workshop icon indicating copy to clipboard operation
aws-serverless-cicd-workshop copied to clipboard

Tip: install git-remote-codecommit if not using Cloud9

Open tim-pugh opened this issue 3 years ago • 1 comments

Just a small suggestion: I think users may appreciate a tip being added to install git-remote-codecommit ( https://github.com/aws/git-remote-codecommit ) on the following page if they aren't using cloud9 and working on a local machine: https://cicd.serverlessworkshops.io/buildpipe/credhelper.html

I do know it was mentioned on a page linked on that page ( https://docs.aws.amazon.com/codecommit/latest/userguide/auth-and-access-control.html ) but I think it may help get users following along quicker.

That tool really made things a breeze:

pip install git-remote-codecommit

tim-pugh avatar Jun 19 '22 17:06 tim-pugh

Thank you for this suggestion @tim-pugh ...I'll get this added in to the instructions so it's clear for those without the codecommit helper already installed.

brianz avatar Jun 21 '22 03:06 brianz