{"id":23226320,"url":"https://github.com/kento75/codepipeline-sample","last_synced_at":"2025-10-14T17:09:11.545Z","repository":{"id":107558782,"uuid":"222343431","full_name":"Kento75/codepipeline-sample","owner":"Kento75","description":"CodePipeline CFn サンプル","archived":false,"fork":false,"pushed_at":"2019-11-18T02:57:30.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T17:09:10.735Z","etag":null,"topics":["cloudformation","codebuild","codecommit","codedeploy","codepipeline","lambda-functions","python37"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kento75.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-11-18T02:02:41.000Z","updated_at":"2020-01-16T23:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"e274df84-e1dd-4123-a59b-1ef95d104fb6","html_url":"https://github.com/Kento75/codepipeline-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kento75/codepipeline-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fcodepipeline-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fcodepipeline-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fcodepipeline-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fcodepipeline-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kento75","download_url":"https://codeload.github.com/Kento75/codepipeline-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kento75%2Fcodepipeline-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020085,"owners_count":26086805,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cloudformation","codebuild","codecommit","codedeploy","codepipeline","lambda-functions","python37"],"created_at":"2024-12-19T00:17:00.836Z","updated_at":"2025-10-14T17:09:11.479Z","avatar_url":"https://github.com/Kento75.png","language":"Python","readme":"# codepipeline-sample\n\n## 前提条件\n\nすでに、codecommit にアクセスするための認証情報は登録済みで、sshによる接続設定は完了している。\n\n## 構築\n\nまず、codecommitを作成(ない場合)\n\n```\n$ aws cloudformation deploy --template-file ./settings/codecommit.yml --stack-name codecommit-demo\n```\n\ntemplate.ymlとソースコードをGit Push する。\n\n\nCodePipeline作成用のCFnを実行してlambdaをデプロイする。\n\n```\naws cloudformation deploy --template-file codepipeline.yml --capabilities CAPABILITY_NAMED_IAM \\\n--stack-name lambda-deploy --parameter-overrides \\\nCodeCommitRepositoryName=test-repository PipelineName=lambda-deploy-pipeline BucketName=kentodemopipeline\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkento75%2Fcodepipeline-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkento75%2Fcodepipeline-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkento75%2Fcodepipeline-sample/lists"}