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] 스키마 변경에 따른 무중단 배포를 진행한다. #873

Merged
merged 8 commits into from
Oct 24, 2024

Conversation

JINU-CHANG
Copy link
Contributor

❗ Issue

✨ 구현한 기능

  • Enum 관련 코드 모두 제거
  • QuestionEntity, CategoryEntity 삭제

📢 논의하고 싶은 내용

🎸 기타

# Conflicts:
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/domain/ChecklistQuestion.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/domain/CustomChecklistQuestion.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/domain/Question.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/domain/QuestionEntity.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/dto/response/CustomChecklistQuestionResponse.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/dto/response/QuestionResponse.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/dto/response/SelectedQuestionResponse.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/repository/QuestionRepository.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/service/ChecklistQuestionService.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/service/QuestionManageService.java
#	backend/bang-ggood/src/main/java/com/bang_ggood/question/service/QuestionService.java
Copy link
Contributor

@shin-jisong shin-jisong left a comment

Choose a reason for hiding this comment

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

수고하셨습니다~
배포 후 QA해 보며 문제 있는지 꼼꼼히 파악해야 될 것 같네요 👍

Copy link
Contributor

@tsulocalize tsulocalize 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
Contributor

@tkdgur0906 tkdgur0906 left a comment

Choose a reason for hiding this comment

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

고생하셨습니닷!

@tkdgur0906 tkdgur0906 merged commit 7ebec12 into dev-be Oct 24, 2024
2 checks passed
@tkdgur0906 tkdgur0906 deleted the feat/855-cd branch October 24, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants