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

Github Actions CI/CD 파일 작성, Create Dockerfile (#3) #5

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Conversation

putdata
Copy link
Collaborator

@putdata putdata commented Jul 29, 2024

  • chore : Github Actions CI/CD 설정 (CC-83)

  • chore : CI/CD 파일 application.yml 관련 내용 제거, Dockerfile 수정 (CC-83)

  • chore : CD 부분 도커 이미지 8080포트로 실행 (CC-83)

  • chore : PR과 PUSH에 따른 CI/CD 분리 (CC-83)

* chore : Github Actions CI/CD 설정 (CC-83)

* chore : CI/CD 파일 application.yml 관련 내용 제거, Dockerfile 수정 (CC-83)

* chore : CD 부분 도커 이미지 8080포트로 실행 (CC-83)

* chore : PR과 PUSH에 따른 CI/CD 분리 (CC-83)
@putdata putdata self-assigned this Jul 29, 2024
@putdata putdata requested a review from j2noo July 29, 2024 09:19
Copy link
Collaborator

@j2noo j2noo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

develop 브랜치로 올리기로!

@j2noo j2noo merged commit 6a3e425 into develop Jul 29, 2024
2 checks passed
j2noo pushed a commit that referenced this pull request Jul 30, 2024
* chore : Github Actions CI/CD 설정 (CC-83)

* chore : CI/CD 파일 application.yml 관련 내용 제거, Dockerfile 수정 (CC-83)

* chore : CD 부분 도커 이미지 8080포트로 실행 (CC-83)

* chore : PR과 PUSH에 따른 CI/CD 분리 (CC-83)
putdata added a commit that referenced this pull request Jul 31, 2024
* feat : HttpResponse 반환을 위한 BaseResponse 추상클래스와 Success, Error Response 클래스 생성 (CC-96)

* fix : ResponseEntity 내부에 객체를 반환할 시 406에러가 떠서 반환 객체에 Response 추가(CC-96)

* refactor : httpMessage가 아닌 반환 값이 존재하지 않으므로 RestController를 사용하지 않음 (CC-96)

* feat : Response 객체에 @Getter 추가
 (CC-96)

* feat : createdAt, updateAt 엔티티 컬럼 생성
 (CC-96)

* rename : health check api 디렉터리 변경
 (CC-96)

* test : 테스트코드 cicd test
 (CC-96)

* [CC-83] Github Actions CI/CD 파일 작성, Create Dockerfile (#3) (#5)

* chore : Github Actions CI/CD 설정 (CC-83)

* chore : CI/CD 파일 application.yml 관련 내용 제거, Dockerfile 수정 (CC-83)

* chore : CD 부분 도커 이미지 8080포트로 실행 (CC-83)

* chore : PR과 PUSH에 따른 CI/CD 분리 (CC-83)

* feat :  S3 이미지 업로드 api 생성, IAM role을 활용한 ec2 권한 부여 (CC-90) (#6)

* chore : 환경변수 관리를 위한 S3.yml을 깃 이그노어

* chore : 환경변수 관리를 위한 S3.yml을 깃 이그노어

* chore : 환경변수 관리를 위한 S3.yml을 깃 이그노어 (CC-90)

* chore : 환경변수 관리를 위한 S3.yml을 깃 이그노어 (CC-90)

* feat : 멀티파트 형태의 이미지를 받아 S3에 업로드하는 로직 및 컨트롤러 생성 (CC-90)

* refactor : IAM role을 사용하여 ec2에 s3 접근 권한을 부여하도록 로직 수정 (CC-90)

* del : 중복된 health test controller 삭제
 (CC-96)

---------

Co-authored-by: ikjunoh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants