Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

필요없는 파일 정리 & CI 파이프라인 구성 #115

Closed
3 tasks
Tolerblanc opened this issue Nov 12, 2024 · 0 comments · Fixed by #121
Closed
3 tasks

필요없는 파일 정리 & CI 파이프라인 구성 #115

Tolerblanc opened this issue Nov 12, 2024 · 0 comments · Fixed by #121
Assignees
Labels
🐧🚀😶‍🌫️ BE 백엔드 관련 이슈/PR 추적 라벨 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ♻️ Refactor 기능 추가 외 코드 변경, 코드 품질과 관련된 경우

Comments

@Tolerblanc
Copy link
Member

어떤 기능인가요?

  • 프로젝트 내에서 사용되지 않는 파일을 정리합니다.
  • .gitignore 를 통합하여, 루트 디렉터리 부터 필요 없는 파일이 커밋되지 않도록 합니다.
  • 간단한 CI 파이프라인을 구성하여, develop에 PR을 날리는 경우 linttest, build 를 수행해봅니다.

작업 상세 내용

  • 필요없는 파일 정리
  • gitignore 통합 후 재작성
  • CI 파이프라인 구성
@Tolerblanc Tolerblanc added 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 🐧🚀😶‍🌫️ BE 백엔드 관련 이슈/PR 추적 라벨 ♻️ Refactor 기능 추가 외 코드 변경, 코드 품질과 관련된 경우 labels Nov 12, 2024
@Tolerblanc Tolerblanc self-assigned this Nov 12, 2024
@Tolerblanc Tolerblanc linked a pull request Nov 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐧🚀😶‍🌫️ BE 백엔드 관련 이슈/PR 추적 라벨 🐰🐣 FE 프론트엔드 관련 이슈/PR 추적 라벨 ♻️ Refactor 기능 추가 외 코드 변경, 코드 품질과 관련된 경우
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant