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

배포 확인 PR #19

Merged
merged 23 commits into from
Jul 17, 2024
Merged

배포 확인 PR #19

merged 23 commits into from
Jul 17, 2024

Conversation

drbug2000
Copy link
Collaborator

📝 요약

현재까지 구현된 API와 CD환경 확인을 위한 PR입니다.

seongjunnoh and others added 23 commits July 14, 2024 15:11
add gitignore "applicaion-local.yml"
local-dev-prod 분리
DB, jpa, secret 설정
로그인 시 jwt 생성 & 인터셉터를 활용하여 인가가 필요한 요청에 대한 검증 수행
develop branch only process CI
main branch process CI & CD
add build.gradle mysql
…-환경-변수-설정

Chore/#11/applicationyml 파일 수정 환경 변수 설정
Copy link
Collaborator

@seongjunnoh seongjunnoh left a comment

Choose a reason for hiding this comment

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

good!!

@@ -83,7 +88,22 @@ jobs:
with:
distribution: 'temurin'
java-version: '17'
# (5) Gradle build (Test 제외)
# (4.5) application.yml file 설정
Copy link
Collaborator

Choose a reason for hiding this comment

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

LGTM

@drbug2000 drbug2000 merged commit ed4fe73 into main Jul 17, 2024
6 checks passed
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.

3 participants