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

[codebuild] implement AWS CodeBuild parsing support #103

Open
jimsheldon opened this issue May 26, 2023 · 0 comments
Open

[codebuild] implement AWS CodeBuild parsing support #103

jimsheldon opened this issue May 26, 2023 · 0 comments
Labels
codebuild AWS CodeBuild target enhancement New feature or request

Comments

@jimsheldon
Copy link
Collaborator

jimsheldon commented May 26, 2023

This is just for parsing the CodeBuild yaml spec, we will handle conversion to Harness yaml in a different issue.

Build spec for AWS CodeBuild is here https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html

Before we start, convert/codepipeline should be renamed to convert/codebuild. CodePipeline is a separate AWS product, CodeBuild is their CI product (that can be used in CodePipeline).

@jimsheldon jimsheldon added enhancement New feature or request codebuild AWS CodeBuild target labels May 26, 2023
@jimsheldon jimsheldon changed the title [codebuild] implement AWS CodeBuild support [codebuild] implement AWS CodeBuild parsing support May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codebuild AWS CodeBuild target enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant