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/#115 : 배포 과정에서 발견한 오류 수정 #116

Merged
merged 32 commits into from
Jul 1, 2024
Merged

Conversation

belljun3395
Copy link
Collaborator

@belljun3395 belljun3395 commented Jun 26, 2024

🎫 연관 이슈

resolved: #96, #114, #115, #122

💁‍♂️ PR 내용

  • 배포 과정에서 발견한 오류 수정

🙏 작업

  • 사용하지 않는 Mapper 삭제
  • 스키마 명 대문자로 수정
  • webflux -> web 의존성 변경 : web 안에 webflux 존재
  • openapi 의존성 변경: webflux -> web
  • 단일 조회시 예외 발생이 아니라 XXX? 값을 반환 하도록 수정
  • jooq 관련 문제 해결
  • WebConfig에
    • 리소스 조회 설정 추가
    • cors 설정 추가
  • 테스트 수행이 중복되지 않도록 액션 수정:

🙈 PR 참고 사항

📸 스크린샷

🤖 테스트 체크리스트

  • 체크 미완료
  • 체크 완료

@belljun3395 belljun3395 requested a review from hun-ca as a code owner June 26, 2024 07:13
@github-actions github-actions bot added config 설정 파일과 관련된 내용을 다룰 때 사용됩니다 fix 기능을 고칠 때 사용됩니다 labels Jun 26, 2024
@belljun3395 belljun3395 linked an issue Jun 27, 2024 that may be closed by this pull request
@belljun3395 belljun3395 merged commit 854f3ef into main Jul 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config 설정 파일과 관련된 내용을 다룰 때 사용됩니다 fix 기능을 고칠 때 사용됩니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

code-ci 액션 스텝 개선 배포 과정에서 발견한 오류 수정 이메일 배치 액션 구현
2 participants