-
Notifications
You must be signed in to change notification settings - Fork 1
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
Relase V1 #122
Conversation
This file contains 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
비어있는 목록 요청이 들어왔을 때 예외 처리를 위한 어노테이션 추가하였습니다.
…o feature/#39-save-style-result
🔨 [FIX] #42-Import문 추가
✨[FEATURE] #39 스타일 추천 결과 저장
✨ [FEATURE] #40 백업 이미지 등록 API 구현
✨ [FEATURE] #37 게시글 신고 구현
체형 분석 API에 대한 코드 최적화입니다.
🔨 [REFACTOR] #47 - 체형 분석 API 수정
Post에 사용자가 좋아요를 누르는 Controller에 PathVariable name 값을 postId로 변경
✨ [FEATURE] #48 게시글 수정 구현
API 만듦.
내 스타일 추천에 대한 결과물을 다시 조회할 수 있는 API를 개발함.
cors 버그 수정
- 임의로 size를 10으로 설정. 추후 수정될 여지 있음
- 최대 파일 개수를 설정 후 saveAll을 사용하도록 수정
크롬 드라이버 옵션 수정입니다.
🚨 [HOTFIX] #118- CORS 에러 수정
♻️ [Refactor] #109 - ChromeDriver 옵션 수정
ChromeDriver를 컨테이너 환경에서 직접 다운받는 방법으로 변경하였습니다.
Selenium 버전을 4.2.0 -> 4.8.0 으로 변경하였습니다.
ChromeDriver 실행 방법을 변경하였습니다.
크롬을 설치하는 코드를 추가한 도커 파일입니다.
openjdk:21 이 Oracle Linux 기반이라 apt-get 명령어가 안 먹히는 문제를 해결하였습니다.
Oracle Linux에 맞게 yum 명령어로 수정하였습니다.
도커 파일에서 jdk 버전을 apt-get을 사용할수 있도록 변경하였습니다.
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.
#️⃣ Issue Number
📝 요약(Summary)
🛠️ PR 유형
어떤 변경 사항이 있나요?
💬 공유사항 to 리뷰어
✅ PR Checklist
PR이 다음 요구 사항을 충족하는지 확인하세요.