Skip to content

[deploy] 앱 웹 배포 워크플로우 분리#305

Merged
ff1451 merged 1 commit into
developfrom
304-deploy-앱-웹-배포-워크플로우-분리
May 18, 2026

Hidden character warning

The head ref may contain hidden characters: "304-deploy-\uc571-\uc6f9-\ubc30\ud3ec-\uc6cc\ud06c\ud50c\ub85c\uc6b0-\ubd84\ub9ac"
Merged

[deploy] 앱 웹 배포 워크플로우 분리#305
ff1451 merged 1 commit into
developfrom
304-deploy-앱-웹-배포-워크플로우-분리

Conversation

@ff1451
Copy link
Copy Markdown
Collaborator

@ff1451 ff1451 commented May 18, 2026

✨ 요약

- 변경 파일 경로를 기준으로 app/web 배포 대상을 감지하도록 GitHub Actions를 조정했습니다.
- app과 web 빌드/배포 단계를 각각 조건부로 실행되도록 분리했습니다.
- web 배포 경로를 nginx가 바라보는 /opt/konect/web로 맞추고 main 브랜치에서만 배포되도록 제한했습니다.



😎 해결한 이슈



@ff1451 ff1451 added the 🌏 Deploy 배포 관련 사항 label May 18, 2026
@ff1451 ff1451 self-assigned this May 18, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 18, 2026

Warning

Rate limit exceeded

@ff1451 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 33 minutes and 29 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 2f2131de-6aca-463d-8cf8-34da99b2bee9

📥 Commits

Reviewing files that changed from the base of the PR and between 8c1f49e and e5b6d06.

📒 Files selected for processing (1)
  • .github/workflows/deploy.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 304-deploy-앱-웹-배포-워크플로우-분리

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 and usage tips.

@ff1451 ff1451 merged commit e82166d into develop May 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🌏 Deploy 배포 관련 사항

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[deploy] 앱 웹 배포 워크플로우 분리

1 participant