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

백엔드 배포작업 #574

Merged
merged 7 commits into from
Sep 20, 2023
Merged

백엔드 배포작업 #574

merged 7 commits into from
Sep 20, 2023

Commits on Sep 19, 2023

  1. feat: 빈 공백 추가

    cookienc committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8a52902 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. github pr 자동 할당 기능 설정 (#563)

    docs: github pr 자동 할당 기능 설정
    shb03323 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0501fb6 View commit details
    Browse the repository at this point in the history
  2. 서포터 피드백 작성 유무 반환 추가, 러너 게시글 조회수 flyway 컬럼명 수정, 서포터 지원자 수 조회시 dto 사용하도…

    …록 수정 (#555)
    
    * feat: 러너 게시글의 서포터 피드백 유무 필드(컬럼) 구현
    
    * test: 러너 게시글에 서포터 피드백 유무 컬럼 추가 후 테스트 변경
    
    * feat: 러너 게시글 응답에 서포터 피드백 유무 정보 추가
    
    * chore: 러너 게시글에 서포터 피드백 유무 flyway 테이블 컬럼 추가
    
    * chore: 러너 게시글 조회수 컬럼명 flyway 수정 추가
    
    * style: IsReviewed get 메서드 네이밍 get으로 통일되게 수정
    
    * fix: IsReviewed 내부 값 반환 수정
    
    * test: 테스트 내부 entityManager 사용 후 close 하도록 수정
    
    * refactor: 러너 게시글 식별자값 목록으로 서포터 지원자 수 조회시 매핑된 서포터 지원자 수 객체를 반환하도록 레포지터리 메서드 변경
    
    * refactor: 매핑된 서포터 지원자 수 객체를 사용하도록 서비스, 컨트롤러 변경
    
    * style: 공백 및 개행 스타일 수정
    
    * style: toString 메서드 삭제
    
    * refactor: dto 클래스를 레코드로 변경
    
    * test: entityManager flush, close 순서 변경
    hyena0608 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b9289a2 View commit details
    Browse the repository at this point in the history
  3. 이미 서포터 리뷰를 작성했으면 예외 반환하도록 함 (#552)

    * refactor: 이미 서포터 리뷰를 작성했으면 예외 반환하도록 함
    
    * test: Repository 테스트 추가
    
    * test: 테스트에 em.flush와 em.clear 추가
    
    * style: 예외 메세지 이름 변경
    
    * feat: Feedback 을 하면 isReviewed 속성이 true 가 되도록 변경
    cookienc authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    711b670 View commit details
    Browse the repository at this point in the history
  4. refreshToken 과 accessToken 이 null 일 때 예외 추가 (#564)

    * feat: refreshToken 과 accessToken 이 null 일 때 예외 추가
    
    * feat: deploy 에 github branch 설정 추가
    
    * test: AssuredSupport post 에서 필요없는 Application json value 삭제
    
    * feat: CookieValue 에 Nullable 추가
    
    * Merbe deb/BE to feat/559
    
    * feat: max threads 100 으로 변경
    cookienc authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2db15f8 View commit details
    Browse the repository at this point in the history
  5. deploy 서브 모듈 리프래쉬 토큰 만료 시간 값 변경 (#573)

    chore: deploy 리프래쉬 토큰 만료 시간 값 변경
    hyena0608 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4d761c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8227bc1 View commit details
    Browse the repository at this point in the history