Skip to content

chore: 릴리즈 기본 대상을 all로 변경 - #583

Merged
manNomi merged 1 commit into
mainfrom
chore/release-all-default
Jun 27, 2026
Merged

chore: 릴리즈 기본 대상을 all로 변경#583
manNomi merged 1 commit into
mainfrom
chore/release-all-default

Conversation

@manNomi

@manNomi manNomi commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

관련 이슈

  • 없음

작업 내용

  • Promote Main to Release Branches workflow의 target 기본값을 all로 변경했습니다.
  • workflow target 선택지와 분기 처리에서 both를 제거했습니다.
  • CI/CD 문서와 university multizone 배포 문서의 릴리즈 target 설명을 all, web, admin, university 기준으로 갱신했습니다.

특이 사항

  • 수동 릴리즈 workflow를 기본값으로 실행하면 release-web, release-admin, release-university가 모두 main으로 승격됩니다.
  • web/admin만 묶어서 승격하던 both 선택지는 더 이상 제공하지 않습니다.
  • 로컬 검증 중 Node 엔진 경고가 표시되었습니다. 현재 로컬은 Node v23.10.0이고, 프로젝트 요구 버전은 Node 22.x입니다.

리뷰 요구사항 (선택)

  • release workflow 수동 실행 입력값에서 both가 사라지고 기본값이 all인지 확인 부탁드립니다.

검증

  • git diff --check
  • pnpm --filter @solid-connect/web run ci:check
  • pnpm --filter @solid-connect/university-web run ci:check
  • pnpm --filter @solid-connect/admin run ci:check
  • git push pre-push parity checks: web/university-web/admin ci:check 및 production build 통과

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solid-connect-university-web Ready Ready Preview, Comment Jun 26, 2026 5:06am
solid-connect-web-admin Ready Ready Preview, Comment Jun 26, 2026 5:06am
solid-connection-web Ready Ready Preview, Comment Jun 26, 2026 5:06am

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 9d761c29-39bf-4f52-88e6-8dd800689f75

📥 Commits

Reviewing files that changed from the base of the PR and between 542bcc2 and 4ee07e2.

📒 Files selected for processing (3)
  • .github/workflows/release.yml
  • docs/git-cicd.md
  • docs/university-multizone-deployment.md

Walkthrough

  1. workflow_dispatchtarget 기본값과 선택지가 both에서 all로 바뀌었습니다.
    case 분기에서도 allrelease-web, release-admin, release-university를 대상으로 설정합니다.
  2. 릴리즈 관련 문서의 target 설명이 갱신되었습니다.
    both 표기가 제거되고, allweb, admin, university 기준으로 정리되었습니다.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested reviewers

  • wibaek
  • enunsnv
  • khwww
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed 제목이 릴리즈 기본 대상을 all로 바꾸는 핵심 변경을 짧고 명확하게 요약합니다.
Description check ✅ Passed 필수 섹션인 관련 이슈, 작업 내용, 특이 사항, 리뷰 요구사항, 검증이 모두 포함되어 있어 템플릿을 대부분 충족합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/release-all-default

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant