Skip to content

chore(ci): PR 시 테스트 실행 GitHub Actions 워크플로우 추가#7

Merged
Bori-github merged 3 commits into
mainfrom
chore/test-ci
Mar 8, 2026
Merged

chore(ci): PR 시 테스트 실행 GitHub Actions 워크플로우 추가#7
Bori-github merged 3 commits into
mainfrom
chore/test-ci

Conversation

@Bori-github

@Bori-github Bori-github commented Mar 8, 2026

Copy link
Copy Markdown
Owner

📝 작업 내용

PR 시 자동으로 테스트를 실행하는 GitHub Actions 워크플로우를 추가했습니다.

  • pnpm, Node.js(.nvmrc) 환경 설정
  • @zpl-kit/react-zpl 빌드
  • @zpl-kit/tests 테스트 실행

🔍 변경 범위

  • apps/react-zpl - React ZPL 라이브러리
  • docs - 문서 사이트
  • tests - 테스트 코드
  • demos - 데모 애플리케이션
  • 기타 (설명 필요) - .github/workflows/test.yml CI 설정

📸 스크린샷 (선택사항)

N/A - CI 설정 변경

📚 추가 정보

  • pull_request 이벤트에서 트리거
  • ubuntu-latest 러너 사용
  • pnpm 캐시 활용으로 의존성 설치 속도 개선

@Bori-github Bori-github merged commit e79efe1 into main Mar 8, 2026
1 check passed
@Bori-github Bori-github self-assigned this Mar 13, 2026
@Bori-github Bori-github added the enhancement New feature or request label Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant