/Scheduler

This cron job will use Go-Github library to get Github information and dump required information to database

Primary LanguageGoMIT LicenseMIT

Golang-Coach Scheduler

CircleCI Coverage Status

##Todos

  • Add logic to cache last scan count
  • Cron Logic
  • Add logic to pass sensitive information by environment variables
  • Configuration file for dev and production
  • Docker Container with run instructions
  • Logs for failure and mail for same
  • Unit testing for remaining components
  • Integrate with golint and (https://goreportcard.com)[https://goreportcard.com]
  • Verification