phpc/-mirror-with-codecommit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Go go AWS CodeCommit and create a repository

We will use OpenID Connect within our workflow to authenticate with AWS. You can also use IAM user credentials for authentication.
Please follow the below documentation create OIDC in AWS.

Create the following secrets

  • AWS_REGION : region in which the CodeCommit repository is located
  • CODECOMMIT_REPOSITORY : Codecommit repository name
  • CODECOMMIT_ROLE : IAM role arn which was created in previous step

Method 2 is implemented which uses aws codecommit migration in increments for large repositories. Testing in progress for method 2. Most of the issues are fixed in batch commit but if commit is ammended git commit --amend, it will fail the python script. Next step is to fix the python script accordingly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%