Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

boehm-s/etna-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

etna-bot

As the wiki says : " ETNA is a French private university in computer science"

Students works remotely on school's projects, and since the degree is certified by the state, the school has to provide evidences that their students works a certain amount of time per month. To do so, the school has a bot that checks the student's svn activities (commit, up, amount of code ...)

For the moment, a svn up every 30min is enough to fool the bot, but it wouldn't be difficult to make a better bot and it will probably come soon. So we need to make our own bot better than the school's one.

TODO

  • Connect to the prepintra (school's intranet for students)
  • Fetch all projects
  • Detect projects language and frameworks / librairies
  • Get working hours and make a conf file from it
  • Commit every 30min +/- 5min random
  • Get code from github with the correct technologies
  • Generate credible commit messages and 'functionnality names'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published