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

refactor: update dockerhub push flow #27

Merged
merged 1 commit into from
Jan 11, 2024
Merged

refactor: update dockerhub push flow #27

merged 1 commit into from
Jan 11, 2024

Conversation

210-reverof
Copy link
Collaborator

Related Issue

Changes

  • workflow 중복 작성 방지를 위한 wildcard 적용

Screenshots

To Reviewer

Additional Context(optional)

How Has This Been Tested?

Checklist

  • PR 제목은 포맷과 내용 둘 다 알맞게 작성되었는가
  • PR에 대해 구체적으로 설명이 되어있는가

@github-actions github-actions bot added the refactor 기존 기능에 대해 개선할 때 사용됩니다. label Jan 11, 2024
@doxxx93 doxxx93 self-assigned this Jan 11, 2024
@K-Diger K-Diger self-requested a review January 11, 2024 11:02
@doxxx93 doxxx93 merged commit d9108e9 into main Jan 11, 2024
2 checks passed
@doxxx93 doxxx93 deleted the refactor-flow branch January 11, 2024 11:02
doxxx93 pushed a commit that referenced this pull request Jan 11, 2024
doxxx93 pushed a commit that referenced this pull request Jan 11, 2024
doxxx93 pushed a commit that referenced this pull request Jan 11, 2024
doxxx93 pushed a commit that referenced this pull request Jan 11, 2024
doxxx93 pushed a commit that referenced this pull request Jan 11, 2024
K-Diger added a commit that referenced this pull request Jan 22, 2024
* feat: discovery service settings (#15)

* feat: init project

* feat: set discovery

* feat: create Dockfile (#20)

* feat: create Docker Hub push flow (#22)

* feat: create Docker Hub push flow

* docs : 도커허브에 이미지 푸쉬 전 JAR파일을 빌드하는 작업을 추가합니다.

* docs : GitHubActions jobs내 문법을 수정합니다.

* bug: update build script with right gradle-wrapper.jar (#24)

* fix: add new gradle-wrapper.jar

* fix: add build script with fixed working dir

* refactor: update dockerhub push flow (#27)

* fix: add multi platform (#39)
K-Diger added a commit that referenced this pull request Feb 21, 2024
* feat: init auth service

* refactor: update dockerhub push flow (#27)

* fix: add multi platform (#39)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat: send_email_auth.proto, update_user_auth-status.proto

* refactor : GUpdateUserAuthStatusRequest 필드 수정

* refactor : GSendEmailAuthRequest Protobuf 필드 수정

* feat: 이메일 인증 및 재발송 기능을 추가합니다. (#111)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat : gradle 의존성 초기화

* feat: 인증 번호 생성 기능 추가

* feat: 이메일 전송 기능 추가

* feat: 레디스 내 인증 정보 저장 기능 추가

* feat: gRPC 서버 로직 및 이메일 인증 로직 추가

* docs: build script

* feat: send_email_auth.proto, update_user_auth-status.proto

* docs : build script

* refactor : authService yml

* fix : broken build script

* refactor : TTL 상수화

* feat : GlobalExceptionHandler 추가

* feat : Redis 내 인증 페이로드 만료 시 예외 추가

* refactor : 인증 페이로드 TTL 상수명 변경

* refactor : Random Bean 생성자 주입으로 변경

* refactor : Random 객체 변경

* refactor : 메일 상수 접근제어자 변경

* refactor : Data Redis로 변경

* refactor : GUpdateUserAuthStatusRequest 필드 수정

* feat : 인증 이메일 재전송 API추가

* refactor : 인증 성공 시 해당 캐시 제거

* refactor : gRPC 통신 간 오류 발생 시 커스텀 예외 추가

* refactor : typo

* refactor : server port

* refactor : gRPC Client 등록

* refactor : GSendEmailAuthRequest Protobuf 필드 수정

* refactor : gRPC 클라이언트 클래스 네이밍 변경

* refactor: GrpcServer 네이밍 변경

* refactor: 톰캣 및 gRPC 포트 변경

* refactor: 이메일 호스트 주소 환경변수화

* refactor: add env in script

* refactor: add env in dockerfile

* fix : broken dockerfile

* refactor: 예외 처리 범위 확장

* refactor: 톰캣 및 gRPC 서버 포트 변경

* refactor: 유레카 주소 변경

* refactor : protobuf 파일 네이밍 변경

* feat : Passport protobuf 추가

* feat: 로그인 기능을 추가합니다. (#126)

* refactor: 유레카 주소 변경

* refactor : protobuf 파일 네이밍 변경

* feat: JWT Agent 추가

* feat: CookieAgent 추가

* feat: Web/Mobile Login Endpoint 추가

* refactor : typo

* feat : jwt secretkey 추가

* refactor : typo

* refactor : JwtAgent Interface 제거

* refactor : typo

* refactor : repackaging

* refactor : 만료기간에 대한 주석 추가

* refactor : JwtGenerator 중복 코드 개선

Co-authored-by: doxxx <doxxx93@gmail.com>

* refactor : 도커 파일 내 AUTH_JWT_SECRET_KEY 구문 추가

* refactor : github actions 환경변수 추가

* fix: Auth fix build script (#128)

* fix : typo

* fix : typo

* fix: indentions int dockerhub-push.yml

* feat : temp commit for cherrypick

* feat : Passport protobuf 추가

* feat : Passport 추가

- feat : Passport 발급 및 검증 기능 추가

- feat : Exception 핸들러 추가

- feat : HMacEncoder 추가

* feat: Add getFollowers rpc function to GSocialService

* refactor : passport 로직 제거

* fix: update build.gradle

* refactor : Passport 추출 방식 수정

* refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO)

* feat : UserService Proto LoadById

* refactor : Passport 관련 클래스 빈 환경설정 등록

* feat: user spring's ObjectMapper

* refactor : 로그인 gRPC 응답값 변경

* feat: [AUTH] Gateway와 통신하는 API Endpoint 를 추가합니다. (#138)

* fix: update build.gradle

* refactor : Passport 추출 방식 수정

* refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO)

* feat : UserService Proto LoadById

* refactor : Passport 관련 클래스 빈 환경설정 등록

* refactor : GSendEmailAuthResponse 필드 수정

* refactor : gRPCGatewayServer 추가

* refactor : passport 환경변수 추가

* refactor : gRPC 서버 통합

* docs : Dockerfile 내 passport 환경변수 추가

* feat: user spring's ObjectMapper

* refactor : 로그인 gRPC 응답값 변경

* feat : AuthUsecase JWT검증 및 패스포트 발급 추가

* refactor : JWT 필드 수정 email -> id

* feat : AuthService GrpcServer JwtValidate/Passport발급 기능 추가

* feat : passport 발급 엔드포인트 추가

* refactor : GrpcUserClient checkEmailWithPassword 반환값 수정

* refactor : github actions script 패스포트 추가

* feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가

* feat : Passport Extract AOP 로직 추가

* feat : Passport Extract AOP 로직 추가

* refactor : EaselAuthenticationContext 삽입 필드 변경

* refactor : PassportExtractor decode구문 추가

* feat: 웹 클라이언트 로그아웃 기능 추가 (#157)

* feat : logout 기능 추가

* refactor : dependency typo

* docs : Add Docker Compose Syntax (#175)

* refactor : Aspect 내 예외처리 제거

* script: update GitHub workflow for Dockerhub push on auth service (#199)

* feat : Kafka, RabbitMQ 공통 모듈 추가

* feat : Detail Event 추가

* refactor : typo

* refactor : merge common module

* feat: add getter in constants

* feat: update PaintCreatedEvent by adding missing fields

* feat: add mention record

* feat: update mentionrecord

* docs: modify eureka server

* fix: add trust-package config

* docs : modify eureka addr

* docs : modify eureka hostname

* docs: eureka client addr

* refactor : exception integration

* refactor : exception response builder access identifier

* refactor : remove gateway exceptiontype

* refactor : exception integration by common module

* refactor : exception integration by common module

* docs : ci-cd

* feat: add gRPC paint response interface

* docs : typo

* docs : cicd typo

* docs : typo

* ci-cd : typo

* ci-cd : modify typo

* refactor : modify eureka server addr

* ci-cd : resolve permission

* feat: gRPC version change 1.60 -> 1.58

* refactor : Modify EmailAuth TTL

* refactor : renaming resendEmail

* feat: add UpdateUserImagePath message

* refactor : change & hide eureka server addr

* ci-cd : add env eureka server addr

* ci-cd : stop script

* ci-cd : resolve permission

* feat: update UpdateUserEvent message

* refactor : rollback email resend uri

* refactor : build.gradle

* refactor : email resend uri

* feat : UserService -> NotificationService 유저 생성 Protobuf 추가

* feat : Internal Error Logging Aspect 추가

* feat: Add TemporaryUserDeletionEvent class

* fix: remove getter

* feat: [Auth] email auth expire event (#250)

* feat: Email Auth Expiration event

* fix: remove getter

* feat : add UserCreatedEvent

* fix : modify UserCreatedEvent

* refactor: Update TopicConstant and TemporaryUserDeletionEvent

* feat: separate quote Paint

* refactor : add internal logging

* refactor : add internal logging in gRPC Server

* Add 'UNLIKED_PAINT' to TopicConstant, UnlikedPaintEvent

* refactor: Update field in PaintCreatedEvent

* fix: remove ReplyCreatedEvent

* feat: remove duplicated response

* refactor : add internal logging in gRPC Server
K-Diger pushed a commit that referenced this pull request Feb 21, 2024
* feat: init timeline

* feat: create Docker Hub push flow (#22)

* feat: create Docker Hub push flow

* refactor: update dockerhub push flow (#27)

* fix: add multi platform (#39)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat: send_email_auth.proto, update_user_auth-status.proto

* refactor : GUpdateUserAuthStatusRequest 필드 수정

* refactor : GSendEmailAuthRequest Protobuf 필드 수정

* Timeline Service  initial setting (#118)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat: send_email_auth.proto, update_user_auth-status.proto

* feat: Add common-module as a project dependency

* chore: Added Spring Kafka, redis dependencies and reordered existing dependencies

* refactor : protobuf 파일 네이밍 변경

* feat : Passport protobuf 추가

* feat : Passport 추가

- feat : Passport 발급 및 검증 기능 추가

- feat : Exception 핸들러 추가

- feat : HMacEncoder 추가

* feat: Add getFollowers rpc function to GSocialService

* fix: update build.gradle

* refactor : Passport 추출 방식 수정

* refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO)

* feat : UserService Proto LoadById

* refactor : Passport 관련 클래스 빈 환경설정 등록

* feat: user spring's ObjectMapper

* refactor : 로그인 gRPC 응답값 변경

* feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가

* feat : Passport Extract AOP 로직 추가

* feat : Passport Extract AOP 로직 추가

* refactor : EaselAuthenticationContext 삽입 필드 변경

* refactor : PassportExtractor decode구문 추가

* feat: [Timeline] handle paint created event in timeline service (#143)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat: send_email_auth.proto, update_user_auth-status.proto

* refactor : GUpdateUserAuthStatusRequest 필드 수정

* refactor : GSendEmailAuthRequest Protobuf 필드 수정

* feat: Add configuration to application.yml

* refactor : protobuf 파일 네이밍 변경

* feat : Passport protobuf 추가

* feat : Passport 추가

- feat : Passport 발급 및 검증 기능 추가

- feat : Exception 핸들러 추가

- feat : HMacEncoder 추가

* feat: Add getFollowers rpc function to GSocialService

* fix: update build.gradle

* fix: update build.gradle

* refactor : Passport 추출 방식 수정

* refactor : Passport 추출 방식 수정

* refactor : protobuf

* refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO)

* feat : UserService Proto LoadById

* refactor : Passport 관련 클래스 빈 환경설정 등록

* feat: user spring's ObjectMapper

* feat: Add timeline use case handling PaintCreatedEvent

* fix: modify redis config

* test: Add PaintCacheService and FollowerPaintMapService test

* refactor : 로그인 gRPC 응답값 변경

* feat: Update application configurations and add KafkaConsumerConfig

* feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가

* refactor: Improve application's flexibility by parametrizing KafkaListener's groupId and generify KafkaConsumerConfig.

* feat : Passport Extract AOP 로직 추가

* test: Add EventConsumerTest

* refactor: update KafkaConsumerConfig

* refactor : EaselAuthenticationContext 삽입 필드 변경

* refactor: docker push workflow and update Dockerfile

* refactor : PassportExtractor decode구문 추가

* chore: organize packages

* refactor: organize imports in test

* fix: build without test (#165)

* Timeline/fix (#166)

* fix: build without test

* fix: remove redundant blanks

* script: update GitHub workflow for Dockerhub push on timeline service

* refactor : Aspect 내 예외처리 제거

* feat : Kafka, RabbitMQ 공통 모듈 추가

* feat : Detail Event 추가

* refactor : typo

* feat: add getter in constants

* feat: update PaintCreatedEvent by adding missing fields

* feat: add mention record

* feat: update mentionrecord

* feat: [Timeline]  retrieve following timeline (#219)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat: send_email_auth.proto, update_user_auth-status.proto

* refactor : GUpdateUserAuthStatusRequest 필드 수정

* refactor : GSendEmailAuthRequest Protobuf 필드 수정

* refactor : protobuf 파일 네이밍 변경

* feat : Passport protobuf 추가

* feat : Passport 추가

- feat : Passport 발급 및 검증 기능 추가

- feat : Exception 핸들러 추가

- feat : HMacEncoder 추가

* feat: Add getFollowers rpc function to GSocialService

* fix: update build.gradle

* refactor : Passport 추출 방식 수정

* refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO)

* feat : UserService Proto LoadById

* refactor : Passport 관련 클래스 빈 환경설정 등록

* feat: user spring's ObjectMapper

* refactor : 로그인 gRPC 응답값 변경

* feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가

* feat : Passport Extract AOP 로직 추가

* feat : Passport Extract AOP 로직 추가

* refactor : EaselAuthenticationContext 삽입 필드 변경

* refactor : PassportExtractor decode구문 추가

* refactor : Aspect 내 예외처리 제거

* feat : Kafka, RabbitMQ 공통 모듈 추가

* feat : Detail Event 추가

* refactor : typo

* feat: add getter in constants

* feat: update PaintCreatedEvent by adding missing fields

* feat: add mention record

* feat: update mentionrecord

* feat: retrieve timeline and refactor creating timeline

* feat: retrieve timeline and refactor creating timeline

* refactor: Use Optional for null safety in Paint and PaintResponse

* docs: modify eureka server

* fix: add trust-package config

* docs: modify eureka server addr

* docs : modify eureka hostname

* refactor : exception integration

* refactor : exception response builder access identifier

* refactor : remove gateway exceptiontype

* docs : ci/cd script

* docs : ci/cd script

* docs : revert

* feat: add gRPC paint response interface

* docs : typo

* ci-cd : modify typo

* ci-cd : resolve permission

* feat: gRPC version change 1.60 -> 1.58

* fix: update consumer options (#236)

* feat: add getter in constants

* feat: update PaintCreatedEvent by adding missing fields

* feat: add mention record

* fix: add trust-package config

* refactor : exception integration

* refactor : exception response builder access identifier

* refactor : remove gateway exceptiontype

* feat: add gRPC paint response interface

* feat: gRPC version change 1.60 -> 1.58

* feat: add baseException

* fix: update event consumer config

* fix: config objectMapper by options

* fix: config objectMapper by options

* fix: config objectMapper by options

* feat: add UpdateUserImagePath message

* refactor : change & hide eureka server addr

* ci-cd : add env eureka server addr

* ci-cd : typo

* ci-cd : stop script

* ci-cd : resolve permission

* feat: update UpdateUserEvent message

* feat : UserService -> NotificationService 유저 생성 Protobuf 추가

* feat : Internal Error Logging Aspect 추가

* chore: update .yml

* feat: Add TemporaryUserDeletionEvent class

* fix: remove getter

* feat : add UserCreatedEvent

* fix : modify UserCreatedEvent

* refactor: Update TopicConstant and TemporaryUserDeletionEvent

* feat: separate quote Paint

* Add 'UNLIKED_PAINT' to TopicConstant, UnlikedPaintEvent

* refactor: Update field in PaintCreatedEvent

* fix: remove ReplyCreatedEvent

* feat: remove duplicated response

* Timeline/feat170 metric (#258)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat: send_email_auth.proto, update_user_auth-status.proto

* refactor : GUpdateUserAuthStatusRequest 필드 수정

* refactor : GSendEmailAuthRequest Protobuf 필드 수정

* refactor : protobuf 파일 네이밍 변경

* feat : Passport protobuf 추가

* feat : Passport 추가

- feat : Passport 발급 및 검증 기능 추가

- feat : Exception 핸들러 추가

- feat : HMacEncoder 추가

* feat: Add getFollowers rpc function to GSocialService

* fix: update build.gradle

* refactor : Passport 추출 방식 수정

* refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO)

* feat : UserService Proto LoadById

* refactor : Passport 관련 클래스 빈 환경설정 등록

* feat: user spring's ObjectMapper

* refactor : 로그인 gRPC 응답값 변경

* feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가

* feat : Passport Extract AOP 로직 추가

* feat : Passport Extract AOP 로직 추가

* refactor : EaselAuthenticationContext 삽입 필드 변경

* refactor : PassportExtractor decode구문 추가

* refactor : Aspect 내 예외처리 제거

* feat : Kafka, RabbitMQ 공통 모듈 추가

* feat : Detail Event 추가

* refactor : typo

* feat: add getter in constants

* feat: update PaintCreatedEvent by adding missing fields

* feat: add mention record

* feat: update mentionrecord

* fix: add trust-package config

* refactor : exception integration

* refactor : exception response builder access identifier

* refactor : remove gateway exceptiontype

* feat: add gRPC paint response interface

* feat: gRPC version change 1.60 -> 1.58

* feat: add UpdateUserImagePath message

* feat: update UpdateUserEvent message

* feat : UserService -> NotificationService 유저 생성 Protobuf 추가

* feat : Internal Error Logging Aspect 추가

* feat: Add TemporaryUserDeletionEvent class

* fix: remove getter

* feat : add UserCreatedEvent

* fix : modify UserCreatedEvent

* refactor: Update TopicConstant and TemporaryUserDeletionEvent

* feat: separate quote Paint

* Add 'UNLIKED_PAINT' to TopicConstant, UnlikedPaintEvent

* feat: Add ReplyCreatedEvent handling and PaintMetricsService

* feat: Add handling for LikedPaintEvent and UnlikedPaintEvent

* refactor: Update field in PaintCreatedEvent

* fix: remove ReplyCreatedEvent

* refactor: reply handling in paint events

* Introduce 'For You' timeline and remove pageable from 'Following' timeline

* feat: Add PaintMetrics to PaintResponse and update service methods

* feat: Add PaintMetrics to PaintResponse and update service methods
K-Diger added a commit that referenced this pull request Feb 21, 2024
* feat: discovery service settings (#15)

* feat: init project

* feat: set discovery

* feat: create Dockfile (#20)

* feat: create Docker Hub push flow (#22)

* feat: create Docker Hub push flow

* docs : 도커허브에 이미지 푸쉬 전 JAR파일을 빌드하는 작업을 추가합니다.

* docs : GitHubActions jobs내 문법을 수정합니다.

* bug: update build script with right gradle-wrapper.jar (#24)

* fix: add new gradle-wrapper.jar

* fix: add build script with fixed working dir

* refactor: update dockerhub push flow (#27)

* fix: add multi platform (#39)

* fix: remove additional commends (#97)

* script: update GitHub workflow for Dockerhub push on discovery service

* docs : ci-cd

* docs : typo

* docs : typo

* ci-cd : typo

* ci-cd : modify typo

* ci-ci : modify typo

* ci-cd : modify typo

* ci-cd : modify typo

* ci-cd : resolve permission

* ci-cd : typo

* ci-cd : dockerhub push script

* ci-cd : typo

* ci-cd : typo

* ci-cid

* refactor : typo

* ci-cd : resolve permission
K-Diger added a commit that referenced this pull request Feb 21, 2024
* feat: notification service initial setup

* refactor: update dockerhub push flow (#27)

* fix: add multi platform (#39)

* feat: set gradle project

* feat: create createUser interface

* feat: add generated ignore

* feat: send_email_auth.proto, update_user_auth-status.proto

* refactor : GUpdateUserAuthStatusRequest 필드 수정

* refactor : GSendEmailAuthRequest Protobuf 필드 수정

* refactor : protobuf 파일 네이밍 변경

* feat : Passport protobuf 추가

* feat : Passport 추가

- feat : Passport 발급 및 검증 기능 추가

- feat : Exception 핸들러 추가

- feat : HMacEncoder 추가

* feat: Add getFollowers rpc function to GSocialService

* fix: update build.gradle

* refactor : Passport 추출 방식 수정

* refactor : 프로토버퍼 수정 (message -> isSuccess, JWTValidateDTO)

* feat : UserService Proto LoadById

* refactor : Passport 관련 클래스 빈 환경설정 등록

* feat: user spring's ObjectMapper

* refactor : 로그인 gRPC 응답값 변경

* feat : 패스프트로 유저 팔로잉, 팔로워 수를 조회하는 protobuf 추가

* feat : Passport Extract AOP 로직 추가

* feat : Passport Extract AOP 로직 추가

* refactor : EaselAuthenticationContext 삽입 필드 변경

* refactor : PassportExtractor decode구문 추가

* refactor : Aspect 내 예외처리 제거

* feat : Kafka, RabbitMQ 공통 모듈 추가

* feat : Detail Event 추가

* refactor : typo

* feat: add getter in constants

* feat: update PaintCreatedEvent by adding missing fields

* feat: add mention record

* feat: update mentionrecord

* docs: modify eureka server

* fix: add trust-package config

* feat : 페인트 생성 시 알림 전송 기능 추가 (Socket Broadcast) (#222)

* feat : 페인트 생성 시 알림 전송 기능 추가 (Socket Broadcast)

* docs : eureka hostname

* docs : eureka hostname

* docs: remove test in build

* docs: modify eureka server addr

* docs : modify eureka hostname

* docs : eureka hostname

* refactor : exception integration

* refactor : exception response builder access identifier

* refactor : remove gateway exceptiontype

* refactor : exception integration

* docs : ci-cd

* feat: add gRPC paint response interface

* docs : typo

* docs : typo

* docs : typo

* ci-cd : modify typo

* refactor : modify eureka server addr

* ci-cd : resolve permission

* feat: gRPC version change 1.60 -> 1.58

* feat: add UpdateUserImagePath message

* refactor : change & hide eureka server addr

* ci-cd : add env eureka server addr

* ci-cd : stop script

* refactor : DB URI

* docs : DDL

* ci-cd : resolve permission

* feat: update UpdateUserEvent message

* feat : UserService -> NotificationService 유저 생성 Protobuf 추가

* feat : Internal Error Logging Aspect 추가

* feat: Add TemporaryUserDeletionEvent class

* fix: remove getter

* feat: [NotificationService] 회원가입 시 알림 서버에 해당 유저의 메타데이터를 받는 기능을 추가합니다. (#246)

* feat: add UpdateUserImagePath message

* feat: update UpdateUserEvent message

* feat : UserService -> NotificationService 유저 생성 Protobuf 추가

* feat : UserService JoinUser gRPC with Notification Service

* feat : Internal Error Logging Aspect 추가

* feat : UserService JoinUser gRPC with Notification Service

* feat : add UserCreatedEvent

* fix : modify UserCreatedEvent

* refactor: Update TopicConstant and TemporaryUserDeletionEvent

* feat: separate quote Paint

* Add 'UNLIKED_PAINT' to TopicConstant, UnlikedPaintEvent

* refactor: Update field in PaintCreatedEvent

* fix: remove ReplyCreatedEvent

* feat: remove duplicated response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor 기존 기능에 대해 개선할 때 사용됩니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants