[chore] N100 prod-only \uc6b4\uc601 + dev push \ub294 \uc774\ubbf8\uc9c0\ub9cc \ube4c\ub4dc#36
Merged
Merged
Conversation
peterabcd
added a commit
that referenced
this pull request
Jun 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
N100 에서는 prod 만 운영하기로 결정. staging 은 N100 에서 안 돌린다 (dev 작업은 로컬
pnpm dev로 충분).수정 내용
.github/workflows/deploy.ymlstaging-<sha>GHCR image build/push 까지만 수행. SSH deploy job 은deploy_to_n100 == 'true'쪽에서만 실행.prod-<sha>image + N100 SSH 배포.workflow_dispatch.inputs.target에서staging제거,prod만 남김.deploy/docker-compose.ymlintro 교체 — prod 단일 안내.deploy/README.md전면 개편 — staging 세션 제거, prod init 절차 + DuckDNS HTTPS 절차 명시.docs/wiki/02-Tech-Stack.md배포 레인 그림 설명 교체.검증
pnpm check통과.if: needs.build.outputs.deploy_to_n100 == 'true') 일령 적용. 머지 후 dev branch push 테스트로 image build 만 돌고 deploy 가 skip 되는 지 확인 예정.이후 작업
Week 3 wrap 내 이어서 #15 (OG/PWA), #14 (검색/필터), #13 (멤버 페이지) 순서로 구현 후 dev → main 머지 + v0.2.0.