Conversation
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Related Issue
📝 Summary
🚀 Key Changes
IMMUTABLE이라:latest재푸시 불가ai이미지 태그 보존 필요curl설치 — 태스크 정의 healthCheck 의존ENTRYPOINTexec 형식 —sh -c는 SIGTERM 미전달로 graceful shutdown 무력화ecs:DescribeTaskDefinition권한 추가, ECR 권한을 우리 저장소로 한정,Han-Spoon/aiOIDC 신뢰 추가.env/.env.example정리 — Azure 잔여 키 18개 제거,SPRING_PROFILES_ACTIVE=prod→local,JWT_SECRET·DB_PASSWORD중복 제거.dockerignore—build/libs/*.jar예외 추가.gitignore—.env.*제외,.env.example만 예외💥 Breaking Changes
docker build단독 실행 불가 —./gradlew bootJar선행 필요AZURE_*→AWS_ROLE_ARN✅ Self-Check List
./gradlew spotlessApply로 포맷팅을 적용했습니다../gradlew build가 통과합니다.BusinessException+ErrorCode로 처리했습니다.