Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Prod 서버 CD 파이프라인 구축 #78

Merged
merged 105 commits into from
Jun 30, 2024
Merged

feat: Prod 서버 CD 파이프라인 구축 #78

merged 105 commits into from
Jun 30, 2024

Conversation

yujamint
Copy link
Contributor

No description provided.

yujamint and others added 30 commits June 1, 2024 21:09
Github Actions 서버 환경에서 환경 변수가 존재하지 않아 테스트에 실패하는 문제 해결을 위해 설정
Id값 모두 Long형으로 통일
Id값 모두 Long형으로 통일
카테고리별 문제/요약 상세 조회에서 바로 Save to Category버튼(카테고리별 문제/요약 생성)이 가능하도록 Response에 problemId/summaryId 추가
현재 categorizedSummary엔티티에 Summary가 지연 로딩으로 설정되어 있어서 단순 instanceOf 사용 시 프록시 객체 반환으로 항상 삼항 연산자의 값이 false가 나오는 문제 발생
--> summary 메서드를 통해 확인할 수 있도록 수정
googoo9918 and others added 29 commits June 17, 2024 05:25
Test: 카테고리별 문제, 카테고리별 요약 CRUD(예외처리 포함) 및  PDF 생성 및 조회 테스트 작성
feat: Docker를 기반으로 한 CD 구축
feat: Prod 서버 자동 배포 스크립트 작성
@yujamint yujamint merged commit 423e4b7 into main Jun 30, 2024
1 of 2 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.

3 participants