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

[LIME-19] 피드 생성 기능 수정 #90

Merged
merged 4 commits into from
Apr 30, 2024

Conversation

HandmadeCloud
Copy link
Member

📌 PR 종류

어떤 종류의 PR인지 아래 항목 중에 체크 해주세요.

  • 🐛 버그 수정
  • ✨ 기능 추가
  •  테스트 추가
  • 🎨 코드 스타일 변경 (formatting, local variables)
  • 🔨 리팩토링 (기능 변경 X)
  • 💚 빌드 관련 수정
  • 📝 문서 내용 수정
  • 그 외, 어떤 종류인지 기입 바람:

📌 어떤 기능이 추가 되었나요?

Issue Number

19

기능 설명

피드 생성기능이 수정되었습니다.

  1. 기존 버킷 정보를 등록하는 것이 아닌 아이템을 직접 선택해 등록합니다.
  2. 등록하는 아이템의 개수는 최대 10개입니다. (검증로직 포함)
  3. 검증로직 및 테스트 코드는 동작하는 최소한의 수준으로만 수정했습니다.
    4. 사용시 name이라는 컬럼(bucketInfo에 있던것임) 을 삭제 후 사용해주시길 바랍니다.

📌 기존에 있던 기능에 영향을 주나요?

  • 아니요

Copy link
Contributor

@Curry4182 Curry4182 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이상 없어서 바로 승인했습니다!

Copy link
Member

@Yiseull Yiseull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@HandmadeCloud HandmadeCloud merged commit 684d4c4 into main Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants