Skip to content

[Document] CI/CD 아키텍처 변경#284

Merged
DongminL merged 3 commits into
developfrom
DongminL-patch-1
Oct 7, 2025
Merged

[Document] CI/CD 아키텍처 변경#284
DongminL merged 3 commits into
developfrom
DongminL-patch-1

Conversation

@DongminL
Copy link
Copy Markdown
Collaborator

@DongminL DongminL commented Oct 7, 2025

#️⃣ 연관된 이슈

✅ 체크리스트

  • 🔀 PR 제목의 형식 맞추기
  • 💡 이슈 등록
  • 🏷️ 라벨 등록
  • 🧹 불필요한 코드 제거
  • 🧪 로컬 테스트 완료
  • 🏗️ 빌드 성공
  • 💯 테스트 통과

📝 작업 내용

Jenkins 대신 GitHub Actions로 변경한 사항을 시스템 아키텍처 그림에도 반영했습니다.
main 브랜치 트리거를 develop 브랜치와 동일한 트리거를 진행합니다. (Production server가 이젠 없기 때문)

📸 스크린샷 (UI 변경 시 필수)

👀 리뷰어 가이드라인

@DongminL DongminL self-assigned this Oct 7, 2025
@DongminL DongminL added the Docs label Oct 7, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 7, 2025

Test Results

 85 files   85 suites   42s ⏱️
289 tests 289 ✅ 0 💤 0 ❌
290 runs  290 ✅ 0 💤 0 ❌

Results for commit 90074cd.

♻️ This comment has been updated with latest results.

@DongminL DongminL linked an issue Oct 7, 2025 that may be closed by this pull request
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 7, 2025

@DongminL DongminL merged commit c661248 into develop Oct 7, 2025
5 checks passed
@DongminL DongminL deleted the DongminL-patch-1 branch October 7, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI/CD 아키텍처 그림 변경 및 트리거 설정 변경

1 participant