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/#333] main-dev 연결을 위한 이슈 #334

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

belljun3395
Copy link
Collaborator

🎫 연관 이슈

resolved: #333

💁‍♂️ PR 내용

  • main-dev 연결을 위한 이슈

🙏 작업

  • main-dev 연결을 위한 이슈

🙈 PR 참고 사항

📸 스크린샷

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

* [Refactor/#275]: 인덱스 제약 수정 및 추가  (#294)

* [Refactor/#300] 컨트롤러 인증 구현 (#301)

* [Feat/#293] 작가 description json 필드 추가 - imageUrl(required) (#299)

* [#298/refactor]: 가입/인증에 따라 다른 내용 채워서 이메일 보내도록 수정 (#302)

* [Chore/#303] 단순 이메일 스타일 변경입니다  (#304)

* [Refactor/#305] 액션 개선 및 수정 (#306)

* [Fix/#308]: 시큐리티 필터 파싱 오류 해결 (#309)

* [Feat/#310] 이미지 Webp 변환 코드 구현 (#311)

* [Fix/#315] 멤버의 구독 정보 제공을 위한 조회시 취소를 구분하지 않은 문제 해결 (#316)

* [#317/Refactor] 시큐리티 필터 제외 목록 점검 및 수정 (#318)

---------

Co-authored-by: 지훈 <hun.ca.dev@gmail.com>
Co-authored-by: belljun3395 <belljun3395@gmail.com>
@github-actions github-actions bot added the fix 기능을 고칠 때 사용됩니다 label Aug 8, 2024
@belljun3395
Copy link
Collaborator Author

main 이랑 dev가 연결이 안되어있어서
main -> dev 머지한 PR 입니다.

@belljun3395
Copy link
Collaborator Author

브렌치를 main이 아니라 dev를 기준으로 땄는데 main으로 따야하는건가요..?

# Conflicts:
#	.github/workflows/ecs-dev-cd.yml
#	.github/workflows/validate-test.yml
#	api-repo/src/main/kotlin/com/few/api/repo/dao/subscription/SubscriptionDao.kt
#	api-repo/src/test/kotlin/com/few/api/repo/explain/subscription/SubscriptionDaoExplainGenerateTest.kt
#	api/src/main/kotlin/com/few/api/domain/subscription/usecase/BrowseSubscribeWorkbooksUseCase.kt
#	api/src/main/kotlin/com/few/api/domain/workbook/service/WorkbookSubscribeService.kt
#	api/src/test/kotlin/com/few/api/web/controller/article/ArticleControllerTest.kt
#	api/src/test/kotlin/com/few/api/web/controller/subscription/SubscriptionControllerTest.kt
#	api/src/test/kotlin/com/few/api/web/controller/workbook/article/WorkBookArticleControllerTest.kt
@belljun3395 belljun3395 merged commit b401e6c into dev Aug 8, 2024
8 checks passed
belljun3395 added a commit that referenced this pull request Aug 8, 2024
belljun3395 added a commit that referenced this pull request Aug 9, 2024
* [Fix/#322] 멤버 구독 정보 조회 수정 (#323)

* [#325/Refactor] Validate Test 동작 조건 수정 (#326)

* [#321/Fix] 완료된 구독 기록을 갱신하는 문제 해결 (#324)

* [Refactor/#209] 테스트 컨테이너 및 액션 개선 (#327)

* [Fix/#333] main-dev 연결을 위한 이슈 (#334)

* [Fix/#333] main-dev 연결을 위한 이슈 v2

---------

Co-authored-by: 지훈 <hun.ca.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기능을 고칠 때 사용됩니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

main-dev 연결을 위한 이슈
1 participant