Hi

I just removed the "build signaled" state from the ContinuumProjectState
enum. I removed the reference to it in the state decoder in
continuum-web for now.

Of course we have to be able to show to the user that the project is
signaled for build but that can be read from the queue. The only
question is how we want the web interface to get this information from
the core. Either we can have a transient flag on ContinuumProject to
indicate it or have another method in Continuum to get the list of
scheduled projects.

--
Trygve

Reply via email to