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 to: #71
☑️ PR 유형
📝 작업 내용
잘못된 줄바꿈 수정
BittaApplication에 잘못 들어간 줄바꿈을 수정합니다.
Commit: 255cfa6
파일 관련 컴포넌트 수정
Commit: 6fb87a0
피드 서비스 테스트 코드 추가
FeedService의 전체 메소드의 성공 실패 테스트 코드 작성합니다.
Commit: f6a4616
파일 업로드 크기 제한
500MB, 1GB로 설정되어있는 파일 제한을 25MB, 50MB로 대폭 낮춥니다.
배포 환경 구축 중에 재설정이 필요할 수 있습니다.
Commit: 185dcff
✅ 피드백 반영사항
파일 업로드 크기를 임의로 제한했습니다.
💬 리뷰 요구사항
변경된 파일이 많기 때문에, 각 브랜치의 최신화가 필요합니다.