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

[BE] refactor: S3에 이미지 저장할 때 파일명을 UUID로 저장 #203

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

takoyakimchi
Copy link
Contributor

이슈

개발 사항

  • S3에 이미지 저장할 때 파일명을 UUID로 저장

전달 사항 (없으면 삭제해 주세요)

  • 일단은 .jpg만 허용하기 때문에 하드코딩 해서 넣었습니다.
  • 나중에 파싱해서 확장자 받아와야 합니다!

@takoyakimchi takoyakimchi requested review from ehtjsv2 and junjange July 24, 2024 09:12
Copy link

github-actions bot commented Jul 24, 2024

Unit Test Results

89 tests   89 ✔️  5s ⏱️
20 suites    0 💤
20 files      0

Results for commit 074c2b2.

♻️ This comment has been updated with latest results.

@takoyakimchi takoyakimchi changed the title refactor: S3에 이미지 저장할 때 파일명을 UUID로 저장 [BE] refactor: S3에 이미지 저장할 때 파일명을 UUID로 저장 Jul 24, 2024
@takoyakimchi takoyakimchi self-assigned this Jul 24, 2024
@takoyakimchi takoyakimchi merged commit a951014 into develop Jul 24, 2024
3 checks passed
@takoyakimchi takoyakimchi deleted the feature/be/issue-202 branch July 24, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants