Skip to content

develop → main: CI/CD 및 Docker 설정 추가 - #6

Merged
chaeeun-09 merged 4 commits into
mainfrom
develop
Jun 29, 2026
Merged

chaeeun-09 merged 4 commits into
mainfrom
develop

Conversation

@chaeeun-09

Copy link
Copy Markdown
Contributor

Summary

  • Dockerfile: uv 기반 멀티스테이지 빌드 (Python 3.13 slim)
  • docker-compose.prod.yml: 프로덕션 컨테이너 설정
  • .github/workflows/ci.yml: PR 시 의존성 설치 + 문법 검사
  • .github/workflows/cd.yml: push 시 이미지 빌드·푸시 + 배포 (main/develop 모두)

🤖 Generated with Claude Code

chaeeun-09 and others added 4 commits June 29, 2026 13:38
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chore(global): CI/CD 워크플로, Dockerfile, docker-compose 추가
fix(cd): verify 단계 docker compose에 --env-file 추가
@chaeeun-09
chaeeun-09 merged commit 30e0a76 into main Jun 29, 2026
3 checks passed
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.

2 participants