{"id":20502044,"url":"https://github.com/adambien/aws-quarkus-lambda-cdk-plain-codepipeline","last_synced_at":"2025-10-25T05:46:44.228Z","repository":{"id":262821481,"uuid":"888456327","full_name":"AdamBien/aws-quarkus-lambda-cdk-plain-codepipeline","owner":"AdamBien","description":"serverless build with CodePipeline and CodeBuild","archived":false,"fork":false,"pushed_at":"2024-11-14T12:53:53.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T07:15:50.580Z","etag":null,"topics":["aws","cdk","cloud","codebuild","codepipeline","java","serverless"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdamBien.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-14T12:37:04.000Z","updated_at":"2024-11-30T20:00:34.000Z","dependencies_parsed_at":"2024-11-14T18:49:26.288Z","dependency_job_id":null,"html_url":"https://github.com/AdamBien/aws-quarkus-lambda-cdk-plain-codepipeline","commit_stats":null,"previous_names":["adambien/aws-quarkus-lambda-cdk-plain-codepipeline"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamBien%2Faws-quarkus-lambda-cdk-plain-codepipeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamBien%2Faws-quarkus-lambda-cdk-plain-codepipeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamBien%2Faws-quarkus-lambda-cdk-plain-codepipeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdamBien%2Faws-quarkus-lambda-cdk-plain-codepipeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdamBien","download_url":"https://codeload.github.com/AdamBien/aws-quarkus-lambda-cdk-plain-codepipeline/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242097418,"owners_count":20071252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cdk","cloud","codebuild","codepipeline","java","serverless"],"created_at":"2024-11-15T19:19:11.400Z","updated_at":"2025-10-25T05:46:44.207Z","avatar_url":"https://github.com/AdamBien.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless CodePipeline\n\nThis project implements a serverless CI/CD pipeline using AWS CodePipeline, CodeBuild and AWS CodeStar. It automates the build, test, and deployment process for Java applications without requiring dedicated build servers.\n\nKey features:\n- Automated code builds triggered by Git repository changes\n- Serverless architecture using AWS managed services\n- Java application support with Maven build system\n- Integration with AWS CodeStar connections for source control\n- CloudFormation templates for infrastructure as code\n- Automated release flow orchestration with Step Functions\n- AWS Step Functions SDK integration integration with CloudWatch logs\n- Event-driven architecture with EventBridge\n\n\n## Setup\n\nCreate `configuration.json` file at the same level as `pom.xml` with the following information:\n\n```json\n{\n    \"codeStarConnectionARN\": \"arn:aws:codestar-connections:[YOUR_AWS_REGION]:[YOUR_AWS_ACCOUNT_ID]:connection/[CONNECTION_ID]\",\n    \"branch\":\"--github branch name---\",\n    \"owner\":\"--github user / owner--\",\n    \"repository\":\"--name of the repository--\",\n    \"accountId\":\"--name of the AWS account--\"\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadambien%2Faws-quarkus-lambda-cdk-plain-codepipeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadambien%2Faws-quarkus-lambda-cdk-plain-codepipeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadambien%2Faws-quarkus-lambda-cdk-plain-codepipeline/lists"}