Skip to content

[BE] 운영 서버 자동 배포 파이프라인 변경#701

Open
YehyeokBang wants to merge 1 commit intobe/developfrom
deploy/#693-prod-ci-cd
Open

[BE] 운영 서버 자동 배포 파이프라인 변경#701
YehyeokBang wants to merge 1 commit intobe/developfrom
deploy/#693-prod-ci-cd

Conversation

@YehyeokBang
Copy link
Copy Markdown
Member

✅ 작업 개요

  • 운영 서버 배포 파이프라인 컨테이너 방식으로 변경

🎯 관련 이슈


🔍 상세 내용

  • 운영 서버 self-hosted runner 구성
  • docker-compose 파일 분리 (app, sse, redis)
  • deploy-app.sh, deploy-sse.sh 추가
    • 변경된 부분만 배포 진행

💬 기타 참고사항

  • 실제 운영 서버 반영 전 기존 운영서버 컨테이너 정리 작업 필요

- 컨테이너 방식으로 변경
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 11, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (2)
  • .github/workflows/deploy-prod-server-bottari.yml is excluded by none and included by none
  • .github/workflows/deploy-prod-server-sse.yml is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Note

.coderabbit.yml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'instructions'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch deploy/#693-prod-ci-cd

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

Copy link
Copy Markdown
Contributor

@unh6unh6 unh6unh6 left a comment

Choose a reason for hiding this comment

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

너가 짱이야
기도 하시죠 .. 🙏

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.

2 participants