Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 774 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 774 Bytes

research-ci-example

yeardream school 2nd - mlops class

subject of class: CI - lint & test code 개발 후 배포 전 스스로 체크하는 도구

  • notes for lecture .pyenv: 파이썬 가상화, 프로젝트마다 다른 파이썬 버전이 필요할 수 있으므로 버전을 바꿀 수 있음

  • github action : github에서 만든 CI/CD tool

  • super linter: github link

Maintainability

Test Coverage