I suppose I should have looked at the model in the first place.
the model appears to support the build definitions and project
notifiers at the project group lvl already, I just don't see support
for that in the continuum-api or in the continuum-store atm...so looks
like that is probably the righ
john casey and I talked on irc a bit and we were leaning towards the
idea of adding ProjectGroup lvl BuildDefinitions as a good way to go.
then on the ProjectGroup display we can easily display the inherited
build definitions and on the individual project pages we can render
out two tables, one f
question for anyone listening regarding project grouping and things
like notifiers and build definitions.
I am working through making a project group utility class for hiding
some of this kinda logic from the webapp actions and ran across a
little issue in terms of the model.
Using build definit
on the security thread there was some dicussion of project grouping,
which is also on the continuum roadmap for 1.1 and in jira under a
number of issues, CONTIUUM-30 being one of the original ones..
I have been taking a stab at this locally and wanted to see if I could
get some feedback for this