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

fix: update timeline build script #166

Merged
merged 2 commits into from
Jan 31, 2024
Merged

fix: update timeline build script #166

merged 2 commits into from
Jan 31, 2024

Conversation

doxxx93
Copy link
Collaborator

@doxxx93 doxxx93 commented Jan 31, 2024

Related Issue

Changes

Screenshots

To Reviewer

Additional Context(optional)

How Has This Been Tested?

Checklist

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

@github-actions github-actions bot added service 백엔드 서비스 관련 내용을 다룰 때 사용됩니다 fix 기능을 고칠 때 사용됩니다 labels Jan 31, 2024
@K-Diger K-Diger merged commit 57430ad into timeline/dev Jan 31, 2024
2 checks passed
@K-Diger K-Diger deleted the timeline/fix branch January 31, 2024 08:35
@210-reverof 210-reverof changed the title Timeline/fix fix: update timeline build script Jan 31, 2024
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기능을 고칠 때 사용됩니다 service 백엔드 서비스 관련 내용을 다룰 때 사용됩니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants