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

백엔드 배포 작업 #171

Closed
wants to merge 119 commits into from
Closed

백엔드 배포 작업 #171

wants to merge 119 commits into from

Conversation

shb03323
Copy link
Collaborator

@shb03323 shb03323 commented Aug 1, 2023

No description provided.

eunbii0213 and others added 27 commits July 26, 2023 11:55
* feat: 러너 게시글 조회 API 구현 version-test

* style: 주석 제거

* refactor: ProfileResponse에 isOwner 삭제

* refactor: RunnerPostResponse에 isOwner 추가

* test: Response 변경에 따른 테스트 수정

* refactor:isOwner VO 추가

* refactor: 유지보수를 위해 true를 기본값으로 설정

* refactor: ProfileResponse 수정에 의한 변경
* docs: Docker 를 이용한 CD 설정

* docs: CD 타겟 브랜치 수정
* test: Domain Fixture 메서드 파라미터 타입 수정

* test: 테스트 Fixture 사용 수정

* test: Runner Test Fixture 수정
* refactor: ClientRequestException 일반 클래스로 변경

* refactor: ErrorResponse 에서 httpStatus 제거

* refactor: RunnerPostUpdateRequest record로 변경

* refactor: ClientErrorCode 내용 추가

* refactor: record로 생긴 변화 적용

* feat: NotNullValid 어노테이션 추가

* refactor: ErrorResponse 에 getter 추가

* feat: Controller valid 추가

* feat: ValidFuture 어노테이션 추가

* feat: 어노테이션 이름 변경

* feat: Max validator 추가

* feat: request dto에 validation 적용

* refactor: 어노테이션 target 조정

* refactor: tag 값이 없을 때 Bad Request 보내도록 수정
* feat: cors 설정

* refactor: MemberProfile 을 RunnerProfile 로 수정

* feat: cors HttpMethod 에 PATCH 추가
* feat: 서브 모듈 추가

* feat: 서브 모듈 환경 설정

* fix: 실험을 위해 현재 브랜치로 CD 실행하도록 변경

* refactor: Dockerfile 경로 변경

* refactor: 실험을 위해 공백 푸시

* refactor: 실험을 성공 후 공백 다시 추가

* refactor: CD 브랜치 dev/BE로 변경

* refactor: CI/CD 파일명 변경
* feat: String 으로 된 Date 값을 LocalDateTime 으로 변경하는 컨버터 구현

* refactor: RunnerPostCreateTestRequest 에서 컨버터를 사용하도록 변경

* feat: Json으로 직렬화될 때 custom 날짜 형식으로 변경되도록 수정

* refactor: RunnerPostresponse 에서 JsonFormat을 사용하지 않도록 변경

* test: StringDateToLocalDateTime 테스트 방식 변경

* test: ConverterConfigTest를 SpringBootTest 에서 WebMvcTest 로 변경

* test: StringDateToLocalDateTimeConverter 실패 테스트 추가

* feat: DateTimeConverter desiralizer 구현

* test: ConverterConfigTest 실패 테스트 수정
* test: Restdocs Test Config 설정 및 러너 게시글 전체 조회 api test 추가
* chore: Dockerfile 실행 환경 dev, prod 분리 및 사용하지 않는 Docker Image 삭제 명령어 추가

* chore: ci/cd deploy 환경 분리

* Merge pull request #130

* test: Restdocs Test Config 설정 및 러너 게시글 전체 조회 api test 추가
fix: secret 파일 pull
fix: secret 파일 pull
fix: secret 파일 pull
* fix: secret 파일 pull

* refactor: secret 변경
* fix: secret 파일 pull

* refactor: secret 변경

* fix: cicd 스크립트에 prod db 적용
* fix: secret 파일 pull

* refactor: secret 변경

* fix: cicd 스크립트에 prod db 적용

* refactor: secret, cicd 원상복귀
* fix: secret 파일 pull

* refactor: secret 변경

* fix: cicd 스크립트에 prod db 적용

* refactor: secret, cicd 원상복귀

* refactor: secret 수정
* fix: secret 파일 pull

* refactor: secret 변경

* fix: cicd 스크립트에 prod db 적용

* refactor: secret, cicd 원상복귀

* refactor: secret 수정

* refactor: secret 수정
* feat: TechnicalTag entity 생성

* feat: SupporterTechnicalTag entity 생성

* fix: 터지는 테스트 수정
* feat: 러너 게시글 조회수 증가 기능 구현

* 서포터 기술 태그 table 추가 (#151)

* feat: TechnicalTag entity 생성

* feat: SupporterTechnicalTag entity 생성

* fix: 터지는 테스트 수정

* feat: 러너 게시글 조회수 증가 기능 구현

---------

Co-authored-by: Jeonghoon Park <[email protected]>
fix: docker network 설정
fix: cd 파일 재설정
fix: 프론트엔드 코드 삭제
* feat: 서포터 전체 조회 기술 태그 목록 추가 version-test

* fix: 서포터 태그 목록 List 로 변환

* test: supporterTechnicalTags 조회 테스트 수정

* test: supporterTechnicalTags 조회 테스트 assertAll 사용
* feat: submodule 업데이트

* feat: gitignore 에 application.yml 추가

* feat: application.yml 중요 환경 변수 숨기기
@shb03323 shb03323 added 💙 BE 백엔드 작업입니다. 🚀 deploy 배포하고 오겠습니다. labels Aug 1, 2023
@shb03323 shb03323 closed this Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💙 BE 백엔드 작업입니다. 🚀 deploy 배포하고 오겠습니다.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants