Skip to content

ci: playwright docker 이미지로 변경 및 push 트리거 제거#165

Merged
join0life merged 3 commits into
developfrom
join0life-patch-1
May 27, 2026
Merged

ci: playwright docker 이미지로 변경 및 push 트리거 제거#165
join0life merged 3 commits into
developfrom
join0life-patch-1

Conversation

@join0life

@join0life join0life commented May 27, 2026

Copy link
Copy Markdown
Contributor

무엇을 변경했나요?

playwright ci가 너무 오래 돌아서 최적화

왜 이렇게 했나요?

  • push 트리거 제거 → PR 때만 테스트 실행
  • container: image: 추가 → 브라우저 미리 설치된 환경 사용(docker 이미지)
    • 브라우저 설치 관련 스텝들 전부 제거 → 필요 없어짐
      (ex. Get Playwright version, Cache Playwright browsers, Install Playwright Browsers, Install Playwright system dependencies

리뷰어가 특히 봐줬으면 하는 부분

  • (예: 이 로직이 엣지케이스를 잘 처리하는지)

스크린샷 (UI 변경 시)

@join0life join0life self-assigned this May 27, 2026
@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
bearlog Ready Ready Preview, Comment May 27, 2026 5:14am

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Set CI environment variable and specify HOME directory for Playwright tests.
@join0life join0life merged commit 0e8d642 into develop May 27, 2026
5 checks passed
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.

2 participants