Skip to content

[Feature] swagger 배포 자동화#296

Merged
DongminL merged 3 commits into
developfrom
feature/#295-swagger-배포-자동화
Feb 17, 2026

Hidden character warning

The head ref may contain hidden characters: "feature/#295-swagger-\ubc30\ud3ec-\uc790\ub3d9\ud654"
Merged

[Feature] swagger 배포 자동화#296
DongminL merged 3 commits into
developfrom
feature/#295-swagger-배포-자동화

Conversation

@DongminL

@DongminL DongminL commented Feb 17, 2026

Copy link
Copy Markdown
Collaborator

#️⃣ 연관된 이슈

✅ 체크리스트

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

📝 작업 내용

build 후 생성되는 openapi3.yaml 파일을 기반으로 swagger-ui 형태의 API 명세 사이트를 생성한다.
이후 Cloudflare Pages에 배포하는 워크플로우를 생성했다.

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

👀 리뷰어 가이드라인

@DongminL DongminL self-assigned this Feb 17, 2026
@DongminL DongminL added the CD label Feb 17, 2026
@DongminL DongminL linked an issue Feb 17, 2026 that may be closed by this pull request
3 tasks
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Test Results

 86 files   86 suites   4m 41s ⏱️
291 tests 291 ✅ 0 💤 0 ❌
292 runs  292 ✅ 0 💤 0 ❌

Results for commit cf965eb.

@DongminL DongminL merged commit 4b2a4bf into develop Feb 17, 2026
5 checks passed
@DongminL DongminL deleted the feature/#295-swagger-배포-자동화 branch February 17, 2026 16:51
@DongminL DongminL restored the feature/#295-swagger-배포-자동화 branch February 17, 2026 17:08
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.

Swagger 배포 자동화

1 participant