Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CodeStar Conections Functionality (Git) #85

Closed
wants to merge 1 commit into from

Conversation

Micah-Quinland1
Copy link

@Micah-Quinland1 Micah-Quinland1 commented Jan 5, 2022

Issue #21: Add support for GitHub as Source provider #21
#21

Description of changes: The below changes add more source provider options for the CFCT solution including - 'GitHub',
'GitHubEnterpriseServer', and 'Bitbucket' via CodeStarConnections. Branching logic has been modified but does not alter existing functionality if original Amazon S3 or AWS CodeCommit are selected. In this way the Code Pipeline source stage can pull from "GitConnection" i.e. the Git Repo. DetectChanges defaults ‘true’ but I have added for transparency. OutputArtifactFormat set to "CODEBUILD_CLONE_REF" is required. The default “CODE_ZIP” will prevent the code from pulling from the source.The user can now enter their Git Repository Name and Branch (with example formatting). This code also conditionally adds permissions for the CustomControlTowerCodePipelineRole and CustomControlTowerCodeBuildRole roles to use CodeStar Connections (only via IsGit check)

The CodeStarConnection will need to be finalized and the source stage reinitiated "retry" before the Code Pipeline will complete.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@balltrev
Copy link

Hey @Micah-Quinland1, we're not currently accepting pull requests, but we've captured this as a feature request. Thanks!

@balltrev balltrev closed this Apr 26, 2022
@DMEvanCT
Copy link

DMEvanCT commented Mar 10, 2023

Are you kidding me... Then make it happen! Fortune 500 companies don't like to use codecommit. Please get this done. This has been an issue in your backlog since 2021. It's now 2023.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants