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: 기수 이름 대신 숫자로 변경 (#28) #33

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

yunhacandy
Copy link
Member

  • generation_name 대신 generation_number로 수정
  • 관련 예외 처리도 변경

- generation_name 대신 generation_number로 수정
- 관련 예외 처리도 변경
- class -> record로 변경
- 서비스에 buildGenerationInfo 메서드 삭제
- record에 static 메서드 추가
Copy link
Member

@Youthhing Youthhing left a comment

Choose a reason for hiding this comment

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

Good~일부는 클린코드랑 Record사용은 제가 반영했어요

@Youthhing Youthhing changed the title refactor: 기수 이름 대신 숫자로 변경 refactor: 기수 이름 대신 숫자로 변경 (#28) Feb 8, 2024
@Youthhing Youthhing changed the title refactor: 기수 이름 대신 숫자로 변경 (#28) Refactor: 기수 이름 대신 숫자로 변경 (#28) Feb 8, 2024
@Youthhing Youthhing merged commit 0ecc90f into develop Feb 8, 2024
@Youthhing Youthhing deleted the feature/education#2 branch February 8, 2024 18:08
@Youthhing
Copy link
Member

아 근데 pr 명은 '기수 추가 API 로직 변경' 이런식이 더 좋았을 것 같네요!!

@yunhacandy
Copy link
Member Author

앗 그렇네요... 알려주셔서 감사합니당
다음에 더 신중하게 pr명 정해볼게요

@Youthhing
Copy link
Member

하하 지금 봤는데 왜 브랜치가 generation이 아니라 education이죠..?

@yunhacandy
Copy link
Member Author

그렇네요.... 저도 지금 인지했습니다.. 죄송합니다.. 제가 잠시 정신이 나갔던거 같아요ㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠㅠ

Youthhing added a commit that referenced this pull request Feb 11, 2024
* feat: CI 스크립트 추가

* chore: CI 스크립트 실행권한 추가 및 이름 변경

- chmod로 ./gradlew 실행 권한 추가
- gradle -> deploy로 이름 변경

* chore: gradle 설정 코드 제거

* chore: CI 스크립트 의존성 설정 제거
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