test: 모노레포 CI smoke 검증 - #2
Closed
wantkdd wants to merge 2 commits into
Closed
Conversation
Constraint: 제품 코드 변경 없이 ai, server, web 경로를 모두 건드려야 한다 Confidence: high Scope-risk: narrow Directive: 머지하지 말고 CI 확인 후 PR과 테스트 브랜치를 삭제한다 Tested: 로컬 경로 판별 smoke와 세 파트 품질 명령 Not-tested: GitHub-hosted runner 실행은 이 PR에서 확인한다
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Constraint: GitHub Actions가 Node.js 20 기반 액션을 Node.js 24로 강제 실행하며 지원 종료 경고를 남긴다. Rejected: actions/github-script v7 유지 | 실제 검사는 통과하지만 향후 러너 호환성 위험과 경고가 남는다. Confidence: high Scope-risk: narrow Directive: github-script를 변경할 때는 v9의 ESM 전환 호환성을 확인한다. Tested: 공식 v9.0.0 릴리스 호환성 확인; git diff --cached --check 통과 Not-tested: 로컬 actionlint 실행 파일 부재; 테스트 PR 재실행으로 검증 예정
Contributor
Author
|
CI smoke 검증 완료: 변경 감지, AI, server, web, quality gate와 Vercel 확인이 모두 통과했습니다. 테스트 전용 파일은 병합하지 않도록 PR을 닫고 브랜치를 삭제합니다. 검증 중 확인한 github-script Node 런타임 경고 수정만 별도 검증 후 main에 반영했습니다. |
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.
DO NOT MERGE. ai, server, web 경로별 품질 job과 최종 quality gate를 검증한 뒤 닫는 임시 PR입니다.