Hey Guys,
I'm interested in creating a Software Development Stream type
analysis that shows whether developers follow the "correct" commit
process. According to what we can collect, this process would look like
1) build the system via freshStart all.junit
2) no Activity.StateChange events
3) then commit
It seems to me that this should live in hackyApp_Sdsa or at the very
least hackyApp_Sdsa will provide mechanisms to make this type of
analysis easier.
However, I have a couple concerns about this module. The biggest
concern is the use of Jess. To my knowledge it isn't freely
available. Thus, using this module will probably not be possible in
my organization.
Any thoughts on how I should proceed?
thanks, Aaron