-
Notifications
You must be signed in to change notification settings - Fork 0
RINGUS v1 Server 배포 #58
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
Open
wlgns12370
wants to merge
58
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 39 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
0144409
Update main-cd.yml
wodydl0 d6b15cc
Merge pull request #16 from Ring-Us/main-cd/fix/2
wodydl0 fc17b48
Fix/main cd/v3 (#18)
wodydl0 2f89d3b
RINGUS-34 feat: 멘티 프로필 등록 기능 구현 (#20)
wlgns12370 1938d49
RINGUS-36: feat: 멤버Id 및 파일경로 매핑 테이블 생성 (#21)
jbh010204 ca39adc
RINGUS-35 feat: 멘토 멘티 프로필 수정 API 개발 (#22)
wlgns12370 cf5d132
RINGUS-37 chore: 스웨거 접속 경로 변경 (#23)
jbh010204 8ca92cb
refactor: 프론트엔드 배포 도메인 CORS 허용
jbh010204 03685b9
chore: DB 마이그레이션을 위한 Flyway 도입 (#24)
jbh010204 7bffbf4
RINGUS-40 feat: 북마크 생성 및 삭제 API 구현 (#25)
jbh010204 6ce9e23
RINGUS-45 feat: SessionMemberId 커스텀 어노테이션 구현 (#26)
jbh010204 e2494db
RINGUS-44 refactor: 파일 로드 api 리팩토링 (#28)
wodydl0 2f78be1
fix: ci 코드 수정 (#31)
wodydl0 b7f9be7
feat: storage swagger docs 작성 (#32)
wodydl0 a69f1f1
RINGUS-48 refactor: 멘토 엔티티 세부필드 변경 (#33)
jbh010204 2662f85
RINGUS-49 docs: 내 프로필 상세 조회 Docs 작성 (#34)
wlgns12370 57cc5b7
RINGUS-52 fix: 내 멤버 조회 imgUrl 필드 추가 (#35)
wlgns12370 896f5b9
RINGUS-46 feat: 멘토링 제안 api (#36)
wodydl0 9cce0df
RINGUS-53 feat: 세션검증을 담당할 어노테이션 기능 구현 (#37)
jbh010204 78fe040
RINGUS-58 chore: multipart 파일크기 제한 수정 및 멘토링 flyway 스키마 추가(#38)
wodydl0 aa78523
RINGUS-27 feat: 멘토 프로필 목록 조회 API 구현 (#39)
wlgns12370 862feb0
RINGUS-57 feat: 닉네임 중복 검사 API 구현 (#40)
jbh010204 b9585c1
RINGUS-61 feat: 내 프로필 조회 API 구현 (#41)
wlgns12370 fc22c19
RINGUS-62 feat: 북마크 멘토 목록 조회 기능 추가 (#42)
jbh010204 1870361
RINGUS-62 fix: 로그인 아닐 떄 멘토 목록 조회 안되는 오류 수정 (#43)
jbh010204 f2a7563
RINGUS-63 feat: 내 멤버 조회 닉네임 필드 추가 (#44)
wlgns12370 ee0374d
RINGUS-60 feat: MentoringStatus ENUM 변경 및 MentorQueryDsl queryFilter …
wodydl0 0ba4af0
RINGUS-64 feat: 멘토링 멘티 목록 조회 (#46)
jbh010204 f40c94b
RINGUS-64 fix: git 스테이징 안된 파일 push (#47)
jbh010204 289f4f6
RINGUS-64 refactor: 닉네임 중복 검사 POST에서 GET으로 변경 (#48)
jbh010204 759d232
RINGUS-66 feat: 멘토 멘토링 수락 API 개발 (#49)
wlgns12370 7a0362b
Fix: CORS 문제 해결 (#50)
wlgns12370 371ff2d
RINGUS-70 rename: 변경된 이미지 응답 필드 반영 (#51)
wlgns12370 a51e3cf
RINGUS-70 feat: 멘토링 count 필드 추가 (#52)
wlgns12370 a4d33ea
Update main-cd.yml/v4
wodydl0 f48cf9a
Update main-cd.yml/v5 (#54)
wodydl0 dddbc02
RINGUS-70 feat: 멘토링 count 쿼리 구현 (#56)
wlgns12370 94f99c3
RINGUS-70 Fix: QueryDsl 생성자 주입 추가 (#57)
wlgns12370 c1444a8
Merge remote-tracking branch 'origin/main' into develop
wlgns12370 1e9ea53
RINGUS-65 feat: S3 객체 보안 설정 (#60)
wodydl0 9bf489e
RINGUS-77 feat: TimeTraceAop 적용 (#61)
wodydl0 e0c8648
RINGUS-74 fix: 누락된 코드 병합 (#62)
wlgns12370 e11e2a1
RINGUS-74 feat: Enum 데이터 서버에서 한국어로 번역하기 (#63)
wlgns12370 8be5c43
RINGUS-71 feat: 멘티가 신청한 멘토링 시간대 변경 기능 구현 (#59)
jbh010204 3990393
Feature/ringus 78 (#64)
wodydl0 2a90edb
RINGUS-74 Fix: Enum 데이터 변경 및 DTO 수정 (#66)
wlgns12370 dc46926
RINGUS-83 feat: 로그인 여부와 멘토, 멘티 여부 확인 기능 추가 (#65)
jbh010204 d726840
RINGUS-87 feat: 포트폴리오 업로드 (#67)
wodydl0 891642a
feat: S3 파일 업로드 수정 (#68)
wodydl0 7409136
Feature/ringus 81 : flyway schema 추가 (#69)
wodydl0 756dac0
RINGUS-74 fix: MentorDetail 필드 수정 (#70)
wlgns12370 c11757d
RINGUS-74 Fix: API 연동 오류 해결 (#71)
wlgns12370 be67c01
RINGUS-89 fix: 한글 파일 업로드 시 발생 오류 수정 (#72)
wodydl0 10ee9ce
RINGUS-84 feat: 멘토링 신청 알림 전송 시스템 구현 (#73)
wlgns12370 a407101
RINGUS-67: 비밀번호 재설정 기능 구현 (#74)
jbh010204 2ecadfb
RINGUS-67 fix: 비밀번호 재설정 기능에는 세션 체크 없음으로 변경
2a2a7ef
RINGUS-92 fix: Hotfix (#75)
jbh010204 a1d40c4
RINGUS-92 fix: 비밀번호 검증 api 세션체크 없음 변경 (#76)
jbh010204 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -36,6 +36,15 @@ jobs: | |
| git clone [email protected]:Ring-Us/ring-us-server.git /home/ubuntu/ring-us-server | ||
| cd /home/ubuntu/ring-us-server | ||
| fi | ||
|
|
||
| cd /home/ubuntu/ring-us-server | ||
|
|
||
| echo "${{ secrets.ENV }}" > .env.dev | ||
|
|
||
| # 🛠 Gradle 빌드 권한 설정 | ||
| echo "[GitHub Actions] 🔧 Fixing Gradle permissions" | ||
| sudo chown -R $USER:$USER ~/.gradle | ||
| sudo chmod -R 777 ~/.gradle | ||
|
|
||
| # 🛠 Gradle 빌드 권한 설정 | ||
| echo "[GitHub Actions] 🔧 Fixing Gradle permissions" | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
src/main/java/es/princip/ringus/domain/bookmark/BookmarkQueryDslRepository.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| package es.princip.ringus.domain.bookmark; | ||
|
|
||
| public interface BookmarkQueryDslRepository { | ||
| Boolean isBookmarked(Long memberId, Long mentorId); | ||
| } |
19 changes: 19 additions & 0 deletions
19
src/main/java/es/princip/ringus/domain/bookmark/BookmarkQueryDslRepositoryImpl.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| package es.princip.ringus.domain.bookmark; | ||
|
|
||
| import es.princip.ringus.domain.support.QueryDslSupport; | ||
| import lombok.RequiredArgsConstructor; | ||
| import org.springframework.stereotype.Repository; | ||
|
|
||
| import static es.princip.ringus.domain.mentoring.QMentoring.mentoring; | ||
|
|
||
| @Repository | ||
| @RequiredArgsConstructor | ||
| public class BookmarkQueryDslRepositoryImpl extends QueryDslSupport implements BookmarkQueryDslRepository { | ||
| @Override | ||
| public Boolean isBookmarked(Long memberId, Long mentorId) { | ||
| return queryFactory.select() | ||
| .from(mentoring) | ||
| .where(mentoring.mentor.id.eq(mentorId).and(mentoring.mentee.memberId.eq(memberId))) | ||
| .fetchCount() > 0; | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
src/main/java/es/princip/ringus/domain/mentoring/MentoringQueryDslRepository.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| package es.princip.ringus.domain.mentoring; | ||
|
|
||
| public interface MentoringQueryDslRepository { | ||
| Long findMentoringCountBy(Long mentorId); | ||
| } |
20 changes: 20 additions & 0 deletions
20
src/main/java/es/princip/ringus/domain/mentoring/MentoringQueryDslRepositoryImpl.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| package es.princip.ringus.domain.mentoring; | ||
|
|
||
| import es.princip.ringus.domain.support.QueryDslSupport; | ||
| import lombok.RequiredArgsConstructor; | ||
| import org.springframework.stereotype.Repository; | ||
|
|
||
| import static es.princip.ringus.domain.mentoring.QMentoring.mentoring; | ||
|
|
||
| @Repository | ||
| @RequiredArgsConstructor | ||
| public class MentoringQueryDslRepositoryImpl extends QueryDslSupport implements MentoringQueryDslRepository { | ||
|
|
||
| @Override | ||
| public Long findMentoringCountBy(Long mentorId) { | ||
| return queryFactory.select() | ||
| .from(mentoring) | ||
| .where(mentoring.mentor.id.eq(mentorId).and(mentoring.mentoringStatus.eq(MentoringStatus.COMPLETED))) | ||
| .fetchCount(); | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using the 'mentoring' entity in the Bookmark repository implementation appears to be incorrect. This query should reference the Bookmark entity instead to ensure the correct data is fetched.