A thing I wrote forever ago for analyzing team statistics
Go to file
Eli Ribble 197659c020 Add initial jira integration that gets summary data
We pull the credentials from a config file and use them to get
information out of jira about created tickets, completed tickets and
tickets without an epic
2015-07-31 09:37:30 -06:00
bin Add initial jira integration that gets summary data 2015-07-31 09:37:30 -06:00
teamanalysis Add initial jira integration that gets summary data 2015-07-31 09:37:30 -06:00
templates Fix links for git_stats 2015-07-30 14:46:31 -06:00
tests return start and end for a checkpoint 2015-07-30 14:46:23 -06:00
.gitignore Keep local copy of repos for statistics work 2015-07-30 17:25:21 -06:00
README.md Initial commit, got popularity scanner working 2015-07-23 12:36:25 -06:00
pytest.ini Add way to get clear checkpoints for starting new time periods 2015-07-30 14:44:24 -06:00
setup.py Add unit testing tools 2015-07-30 14:44:12 -06:00

README.md