Skip to content

CI 워크플로 추가 (test / lint / build) #8

Description

@jeongph

push·PR마다 검증을 자동으로 돌려 깨진 코드가 main에 들어오는 것을 막는다. 현재는 로컬에서 수동으로만 확인한다.

할 일

  • .github/workflows/ci.yml 추가
  • npm cinpm run testnpm run lintnpm run build
  • main 브랜치 보호 규칙에 CI 통과를 필수로 설정 (선택)

참고

  • 배포는 Vercel Git 연동이 담당하므로 CI는 검증만 수행한다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    infra인프라·배포

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions