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

[Fix/profile] 프로필 이미지 리팩토링 #134

Merged
merged 16 commits into from
Jan 10, 2024
Merged

[Fix/profile] 프로필 이미지 리팩토링 #134

merged 16 commits into from
Jan 10, 2024

Conversation

onetuks
Copy link
Contributor

@onetuks onetuks commented Jan 4, 2024

주요 변경점

  1. 프로필 이미지 업로드 시 중복된 이미지 URI 오류 가능성 해결
  • 멤버 별로 S3 버킷에 폴더를 만들어서 그 폴더 안에 멤버 별 아이의 프로필 이미지를 저장하도록 구현했습니다.
  1. 회원탈퇴 시 S3 이미지 제거 기능 추가
  • 회원탈퇴 시 S3 이미지를 제거하도록 구현했으나, 완전성을 보장하지는 않습니다.

@onetuks onetuks added the enhancement New feature or request label Jan 4, 2024
@onetuks onetuks requested a review from wonu606 January 4, 2024 13:48
@onetuks onetuks self-assigned this Jan 4, 2024
@onetuks onetuks merged commit f376197 into develop Jan 10, 2024
2 checks passed
@onetuks onetuks deleted the fix/profile branch January 15, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant