/ml_project_template

Template to test new tools

Primary LanguagePython

ml_project_template

Template to test new tools

Tools to explore:

  • Projects board linked to issues and automate columns to track progress
  • Actions to enforce PEP8
  • Actions to test builds
  • Actions for unit tests
  • Actions to test API and integration tests
  • Track dependencies vulnerabilities with Dependabot
  • Scan code with CodeQL for vulnerabilities
  • Setup environment to store secrets used by actions
  • Protect some branches by Jerome Labonte