Skip to content

🌎 Deploy: Resolve Docker build errors and Set up health check validation#16

Merged
leeeunda merged 5 commits intodevelopfrom
deploy
Aug 13, 2025
Merged

🌎 Deploy: Resolve Docker build errors and Set up health check validation#16
leeeunda merged 5 commits intodevelopfrom
deploy

Conversation

@leeeunda
Copy link
Copy Markdown
Contributor

@leeeunda leeeunda commented Aug 13, 2025

✏️PR 타입(하나 이상의 PR 타입을 선택해 주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 문서 수정
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 파일 혹은 폴더명 수정
  • 테스트 추가, 테스트 리팩토링
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

🌴반영 브랜치

deploy -> develop

📌변경 사항

  • Dockerfile 수정 (version.propertises 파일 복사 단계 추가, 버전 정보 파일 포함)
  • SecurityConfig 보안 설정 개선 -> actuator 경로 허용
  • 헬스체크 허용
  • Git Actions 트리거 pull_request -> push로 변경

💯테스트 결과

  • Docker 빌드 성공
  • Spring Boot 애플리케이션 정상 시작
  • 헬스체크 엔드포인트 응답 정상 수신
  • 모든 단계에서 정상 작동 확인

@leeeunda leeeunda self-assigned this Aug 13, 2025
@leeeunda leeeunda changed the title fix: build job 🌎 Deploy: Resolve Docker build errors and set up automated deployment with health check validation Aug 13, 2025
@leeeunda leeeunda changed the title 🌎 Deploy: Resolve Docker build errors and set up automated deployment with health check validation 🌎 Deploy: Resolve Docker build errors and Set up health check validation Aug 13, 2025
@leeeunda leeeunda merged commit 0d370b0 into develop Aug 13, 2025
1 check passed
@leeeunda leeeunda deleted the deploy branch August 13, 2025 03:22
@leeeunda leeeunda linked an issue Aug 13, 2025 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🌏 Deploy - Docker와 Git Actions를 통해 CI/CD Pipeline을 구성한다

1 participant