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

[FEAT] 배포자동화 테스트 #384

Merged
merged 78 commits into from
Jul 31, 2024
Merged

[FEAT] 배포자동화 테스트 #384

merged 78 commits into from
Jul 31, 2024

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    0537d30 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge pull request #228 from MeeTeamNumdle/hotfix/#227_fix-iswriter

    [FIX] 작성자 여부 확인 코드 수정
    mikekks authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ae2c2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd84db View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    3f7a503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b713552 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a1f99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e7a90e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f757a9d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #239 from MeeTeamNumdle/feat/#238_add-user

    [ADD] 처음 접속 여부 추가
    mikekks authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5958ecc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #243 from MeeTeamNumdle/hotfix/#236_fix-recruitment

    [FIX] 구인글 생성 로직 수정
    mikekks authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bc540f6 View commit details
    Browse the repository at this point in the history
  8. [DOCS] 구인글 관리 API 스웨거 (#244)

    * [RENAME] SearchRecruitmentPostDto 이름 변경
    
    * [ADD] 페이지네이션 용 Dto 추가
    
    * [DOCS] 구인글 관리 스웨거
    Goder-0 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0939fb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #235 from MeeTeamNumdle/feat/#234_ssh-con

    [FEAT] 로컬 spring에서 rds 연결 가능하도록 구현
    mikekks authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cd8f46e View commit details
    Browse the repository at this point in the history
  2. [FEAT] 구인글 삭제 API 구현 (#246)

    * [CHORE] DeleteStatus 패키지 위치 변경으로 인한 수정
    
    * [ADD] DeleteStatus 추가
    
    * [FEAT] 구인글 삭제 컨트롤러 로직 구현
    
    * [CHORE] DeleteStatus 추가로 인한 변경
    
    * [FEAT] 구인글 soft delete 구현
    mikekks authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3f2aa7c View commit details
    Browse the repository at this point in the history
  3. [INFRA] AOP 활용한 로깅 시스템 구축 (#237)

    * [FEAT] aop 기반 실행시간 로깅 구현
    
    * [INFRA] 볼륨간의 마운트 추가
    
    * [INFRA] RollingFileAppender 추가
    
    * [INFRA] RollingFileAppender 추가
    
    * [FEAT] aop 인터셉터 구현
    
    * [FEAT] userId 반환 추가
    mikekks authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    daddbbe View commit details
    Browse the repository at this point in the history
  4. [FEAT] 최초 접근 기능 구현 (#248)

    * [ADD] 최초접근 Dto에 추가
    
    * [FEAT] 최초접근 API 컨트롤러 로직 구현
    
    * [FEAT] 최초접근 서비스 로직 구현
    
    * [FIX] 디폴트값 변경
    
    * [FIX] 빌더에 course, professor 추가
    mikekks authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3877586 View commit details
    Browse the repository at this point in the history
  5. [FEAT] 구인글 관리 API 구현 (#249)

    * [CHORE] API 페이지 관련 파라미터 추가
    
    * [CHORE] Dto에 작성자 id, 마감여부 추가 및 ExpressionUtils 추가
    
    * [ADD] 구인글 관리 repository 구현
    
    * [ADD] 구인글 관리 Service, Controller 구현
    
    * [CHORE] 작성자 Id 암호화 및 파일 url 변환
    Goder-0 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    75507ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1494b35 View commit details
    Browse the repository at this point in the history
  7. [DOCS] 내 포트폴리오 목록 API 스웨거 (#254)

    * [RENAME] Dto 클래스명 변경
    
    * [DOCS] 내 포트폴리오 목록 조회 API 스웨거 작성
    
    * [RENAME] PaginationDto로 변경
    
    * [ADD] Portfolio용 PaginationDto 추가
    
    * [CHORE] 충돌 해결
    Goder-0 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4e24e67 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6314dbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c55af1 View commit details
    Browse the repository at this point in the history
  10. [FEAT] 내 포트폴리오 페이지네이션 조회 구현 (#263)

    * [ADD] 페이지네이션 내 포트폴리오 조회 Repository 구현 및 메소드 명 변경
    
    * [ADD] 페이지네이션 내 포트폴리오 조회 Service 구현 및 메소드 명 변경
    
    * [ADD] 페이지네이션 내 포트폴리오 조회 Controller 구현
    Goder-0 authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    78ace8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbe8ecc View commit details
    Browse the repository at this point in the history
  12. [FIX] 여러 수정사항들 반영 (#267)

    * [CHORE] 학교 이름 반환 추가
    
    * [CHORE] 학교 이름 반환 추가 - 변수명 수정
    
    * [CHORE] 학교 이름 반환 추가 - 로그인했을 때만 학교 반환하도록 수정
    
    * [CHORE] 학교 이름 반환 추가 - 처음 로그인 했을 때, null 문제 해결
    
    * [CHORE] 학교 인증 메일 전체적인 수정
    
    * [CHORE] 학교 인증 메일 전체적인 수정 - 로고 시간 7일로 설정
    
    * [CHORE] 신청자 승인 메일 전체적인 수정 - 로고 추가
    
    * [CHORE] 신청자 승인 메일 전체적인 수정
    
    * [CHORE] Skill 에러 해결
    
    * [CHORE] 구인글 조회에서 토큰없는 경우 예외처리
    
    * [CHORE] NoResourceFoundException 핸들링
    
    * [FEAT] actuator 추가 및 배포자동화에 health check 추가
    
    * [DEL] 기존 시간으로 복구
    
    * [DEL] https 제거
    mikekks authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    db1a084 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8afe362 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. [FEAT] 포트폴리오 삭제 API 구현 (#270)

    * [ADD] softDelete를 위한 필드 추가 및 인스턴스 메소드 추가
    
    * [ADD] 포트폴리오 delete Service 구현
    
    * [ADD] 포트폴리오 delete Controller 구현
    
    * [CHORE] 빌더 어노테이션 제거 및 생성자 하나로 축소
    
    * [CHORE] 생성자 변경에 따른 Fixture 수정 및 test-portfolio.sql 추가
    
    * [ADD] Transactional 어노테이션 추가
    
    * [ADD] 핀 포트폴리오 조회 시, 해당 유저의 포트폴리오 중에서 조회하도록 변경
    Goder-0 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e603a11 View commit details
    Browse the repository at this point in the history
  2. [FEAT] 구인글 자동 마감 스케줄링 (#271)

    * [ADD] EnableScheduling 어노테이션 추가
    
    * [ADD] 마감일 지난 구인글 마감여부 변경 Bulk Query 메소드 추가
    
    * [ADD] 자동 마감일 확인 후 마감 여부 변경 스케줄링 서비스 추가
    
    * [CHORE] 명시적 TimeZone 메소드 수정
    
    * [CHORE] Spring TimeZone 설정 추가
    
    * [CHORE] DockerContainer Timezone 설정 추가
    Goder-0 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2ae070a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d32e6de View commit details
    Browse the repository at this point in the history
  4. [FIX] 시간대 설정을 위한 도커파일 수정 (#277)

    * [FIX] dockerFile 타임존 설정 코드 순서 수정
    
    * [FIX] tzdata 설정 제거 및 java 옵션 추가
    Goder-0 authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    884c386 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ca2392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1fc10f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3c4d6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c92d52d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d02007 View commit details
    Browse the repository at this point in the history
  10. [�REFACTOR] 메일 비동기 전송 구현 (#276)

    * [FEAT] 메일 비동기 전송 구현
    
    * [REFACTOR] 승인 수 만큼 스레드 생성하도록 변경
    
    * [CHORE] 메서드명 변경
    mikekks authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5dcf8e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    213c552 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e98658d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. [CHORE] cors 수정 (#291)

    mikekks authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f74870c View commit details
    Browse the repository at this point in the history
  2. [FIX] cd 수정 (#293)

    mikekks authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f2adef4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. [FIX] cors 수정 (#296)

    mikekks authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    50b3dec View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8d088a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. [ADD] jpeg 추가 (#300)

    mikekks authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    118da4f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    b39bc5e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. [CHORE] 이메일 인증 후 중복회원 가입 방지 추가 (#304)

    * [CHORE] 이메일 인증 후 중복회원 가입 방지 추가
    
    * [CHORE] readOnly 추가
    mikekks authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    640b5fd View commit details
    Browse the repository at this point in the history
  2. [CHORE] 프로필 관련 API 수정 (#306)

    * [CHORE] 프로필 수정 API 파일 확장자 validation 추가
    
    * [CHORE] 프로필 조회 API 이미지 파일명 response 추가
    
    * [CHORE] 프로필 수정 API 수상활동 validation
    
    * [CHORE] 작성자 여부 판단을 위한 User 추가
    
    * [ADD] 공개여부에 따른 유저정보 조회 메서드 추가
    
    * [ADD] 작성자 여부에 따른 유저 정보 조회 Service 함수 추가
    
    * [CHORE] 메퍼 수정 및 오픈 프로필 조회하도록 readProfile 메소드 수정
    
    * [CHORE] fixture 생성자 수정
    
    * [CHORE] 구현 코드 수정에 따른 테스트 코드 및 Fixture 수정
    Goder-0 authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9fd3c8a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. [CHORE] QA 내용 반영 (#309)

    * [CHORE] 대학, 학과 길이 제한 변경
    
    * [CHORE] 대학 도메인 길이 변경
    
    * [FIX] 이미 존재하는 이메일인지 검증 로직 추가
    
    * [CHORE] 로깅 출력 방식 변경
    
    * [CHORE] 제약조건 추가
    
    * [CHORE] 최대 길이 수정
    mikekks authored May 2, 2024
    Configuration menu
    Copy the full SHA
    b0e0f68 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. [FIX] 포트폴리오 이미지 Path 수정 (#314)

    * [FIX] 함수명 변경 및 포트폴리오 이미지 및 파일 업로드 Path 변경
    
    * [FIX] 포트폴리오 이미지 및 파일 getUrl Path 변경
    Goder-0 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    fef2ac6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. [FEAT] XSS 공격 대비 방어 코드 작성 (#310)

    * [FEAT] XSS 방지 문자 추가
    
    * [FEAT] XSS 방지 컨버터 구현
    
    * [TEST] XSS 공격에 대한 방어 테스트
    
    * [CHORE] 구인글 상세 내용에는 XSS 필터 적용 제외 구현
    
    * [CHORE] 메서드명 변경
    mikekks authored May 4, 2024
    Configuration menu
    Copy the full SHA
    bfcdf06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ca272 View commit details
    Browse the repository at this point in the history
  3. [REFACTOR] 토큰 클레임 플랫폼 종속 개선 (#312)

    * [CHORE] 파라미터 위치 변경 및 변수명 변경
    
    * [CHORE] 플랫폼 id -> userId로 변경
    
    * [CHORE] 토큰 클레임 userId로 변경
    
    * [CHORE] 토큰 userId로 조회하기 위한 변경
    mikekks authored May 4, 2024
    Configuration menu
    Copy the full SHA
    3abcff7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. [FEAT] 구인 신청시 메일 발송 구현 (#319)

    * [INFRA] 신청 알림 메일 템플릿 추가
    
    * [FEAT] Main 메일 추출 메서드 구현
    
    * [FEAT] 신청 알림 메일 서비스 구현
    
    * [FEAT] 신청 API에 신청 알림 메일 메서드 추가
    mikekks authored May 5, 2024
    Configuration menu
    Copy the full SHA
    6142322 View commit details
    Browse the repository at this point in the history
  2. [FIX] 구인글 관리 북마크 여부 해결 및 관련 코드 리펙토링 (#320)

    * [ADD] 구인글 관리 Enum 추가
    
    * [CHORE] 검색 Repository query 반환 제거
    
    * [FIX] Util 메소드 추가 및 구인글관리 Repository 재구현
    - 함수를 하나로 압축
    - 북마크 여부 오류 해결
    
    * [CHORE] 구인글관리 Service 메소드 변경
    Goder-0 authored May 5, 2024
    Configuration menu
    Copy the full SHA
    bab0120 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    e1f9b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff30780 View commit details
    Browse the repository at this point in the history
  3. [CHORE] 구인글 작성자 검증 로직 추가 (#324)

    * [FEAT] 신청자 목록 조회 API 구인글 작성자 검증 로직 추가
    
    * [FEAT] 신청자 정보 조회 API 구인글 작성자 검증 로직 추가
    
    * [ADD] 구인글 작성자 검증 로직을 위한 매개변수 수정
    
    * [FEAT] 구인글 수정 API 작성자 검증 로직 추가
    mikekks authored May 6, 2024
    Configuration menu
    Copy the full SHA
    401b146 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. [FIX] cd 수정 (#329)

    mikekks authored May 7, 2024
    Configuration menu
    Copy the full SHA
    2d21bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bdf22f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb04b4e View commit details
    Browse the repository at this point in the history
  4. [FIX] 포트폴리오 삭제로직 수정 (#331)

    * [FIX] Http Status 변경
    
    * [FIX] 삭제 여부에 따라 조회하도록 Repository 수정
    
    * [FIX] 핀 포트폴리오의 경우 삭제에 대한 예외처리 추가
    
    * [ADD] 작성자 여부 검증 로직 Domain 내에 추가
    
    * [CHORE] 작성자 검증 로직 제거 및 검증 메소드 호출
    Goder-0 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    d104271 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    68e62e6 View commit details
    Browse the repository at this point in the history
  2. [CHORE] 로그아웃 및 토큰 재발행 로직 수정 (#339)

    * [CHORE] 플랫폼 id -> userId로 변경
    
    * [CHORE] 플랫폼 id -> userId로 변경
    mikekks authored May 8, 2024
    Configuration menu
    Copy the full SHA
    1db1a40 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    cec18c4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    82dcfd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c58f2c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    323bf26 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. [FEAT] 내 프로필 이미지 조회 기능 구현 (#347)

    * [FEAT] 내 프로필 이미지 조회 기능 구현
    
    * [CHORE] url 변경
    mikekks authored May 17, 2024
    Configuration menu
    Copy the full SHA
    4e96fc4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. [FEAT] 회원 탈퇴 구현 (#352)

    * [ADD] 삭제 메서드 추가
    
    * [ADD] findAll 메서드 추가
    
    * [ADD] 회원탈퇴 스웨거 추가
    
    * [FEAT] 회원탈퇴 컨트롤러 구현
    
    * [FEAT] 회원 관리 서비스 로직 추가 및 회원탈퇴 기능 구현
    
    * [FIX] bookmark, award 위치 수정
    
    * [FIX] 삭제 쿼리 N+1 -> 각각 1번으로 수정
    
    * [CHORE] clearAutomatically 옵션 추가
    mikekks authored May 28, 2024
    Configuration menu
    Copy the full SHA
    566fd54 View commit details
    Browse the repository at this point in the history
  2. [REFACTOR] 일급컬렉션 사용 및 테스트 코드 전반 수정 (#355)

    * [FIX] 테스트 코드 수정(토큰 변경, 빠진 로직 추가)
    
    * [REFACTOR] List 객체 일급컬렉션 사용
    mikekks authored May 28, 2024
    Configuration menu
    Copy the full SHA
    4ffcb7e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    88f3832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    938f2fb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    007f78d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    b9da28c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    ea73594 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    51d69eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d7c76 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    93d1173 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. [FEAT] 운영 개발 서버 분리 및 배포자동화 업데이트 (#372)

    * [CHORE] gitignore 수정
    
    * [ADD] github action dev & prod 용 추가
    
    * [DEL] 기존 deploy github action 제거
    
    * [CHORE] build github action 실행 포인트 변경
    
    * [ADD] 개발용 도커파일 및 도커 컴포즈 추가
    
    * [ADD] 개발용 도커파일 및 도커 컴포즈 추가 및 기존 파일 제거
    
    * [CHORE] 배포 경로 수정
    
    * [CHORE] code deploy 배포 스크립트 수정
    
    * [CHORE] 깃헙 액션에서 yml 파일명 수정
    
    * [CHORE] 깃헙 액션 job 이름 변경
    
    * [CHORE] 깃헙 액션 시크릿 변수 변경
    Goder-0 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bafaab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1fad0 View commit details
    Browse the repository at this point in the history
  3. [FEAT] 운영/개발 서버 분리 및 배포자동화 업데이트 (#383)

    * [CHORE] gitignore 수정
    
    * [ADD] github action dev & prod 용 추가[ADD] github action dev & prod 용 추가
    
    * [DEL] 기존 deploy github action 제거
    
    * [CHORE] build github action 실행 포인트 변경
    
    * [ADD] 개발/운용용 도커파일 및 도커 컴포즈 추가
    
    * [CHORE] code deploy 배포 스크립트 수정
    
    * [CHORE] 압축 파일 경로 수정 및 키 파일 추가
    
    * [CHORE] 배포 그룹 출력 추가
    
    * [CHORE] -j 옵션 제거
    
    * [CHORE] 오타 수정
    
    * [CHORE] 파일 존재시 덮어쓰기 추가
    
    * [CHORE] private 키 오타 수정
    
    * [CHORE] 배포그룹 오타 수정
    
    * [CHORE] logback profile 추가
    Goder-0 authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1a33445 View commit details
    Browse the repository at this point in the history