On Thu, Sep 3, 2009 at 19:32, Chad Woolley <[email protected]> wrote:

>
> 3. Help fix the build :)
>

If there are three commits—A, B and C, where A breaks the build and B,C are
unrelated—I'm wondering why should CI send out emails for errors in B and C
when it detected them in A.

In other words, CI should never re-send the same failures: only if they've
changed. A trivial implementation of this would just be by comparing the
standard output. Thoughts?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to