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: 스테이징 서버 CI/CD 적용 #67

Merged
merged 26 commits into from
Jun 15, 2024
Merged

feat: 스테이징 서버 CI/CD 적용 #67

merged 26 commits into from
Jun 15, 2024

Conversation

yujamint
Copy link
Contributor

No description provided.

yujamint and others added 26 commits June 1, 2024 21:09
Github Actions 서버 환경에서 환경 변수가 존재하지 않아 테스트에 실패하는 문제 해결을 위해 설정
Id값 모두 Long형으로 통일
Id값 모두 Long형으로 통일
카테고리별 문제/요약 상세 조회에서 바로 Save to Category버튼(카테고리별 문제/요약 생성)이 가능하도록 Response에 problemId/summaryId 추가
현재 categorizedSummary엔티티에 Summary가 지연 로딩으로 설정되어 있어서 단순 instanceOf 사용 시 프록시 객체 반환으로 항상 삼항 연산자의 값이 false가 나오는 문제 발생
--> summary 메서드를 통해 확인할 수 있도록 수정
Copy link

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 556ff7a.

@yujamint yujamint merged commit ee20625 into dev Jun 15, 2024
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.

2 participants