> As I understand things, a > single commit that breaks all adapters would generate a separate email for > each adapter, as would each concomitant AR bugfix. And if that sounds good, > then why not go all the way and report test failures for the rest of Rails? > Does anyone have continuous integration set up for Rails currently? How > much list traffic would that create?
I love the fact that we get email when we break the oracle adapter, none of us run it, so it's important that we get quick feedback. This is assumes that the nominal maintainer can turn around a quick patch to remedy the errors. If an adapter is perpetually broken, then the emails are going to be quite irritating I figure that the current situation is fine, and if it gets bad we can just have all the CI adapters chuck something in the subject for mail filtering, or just stop breaking the tests :). -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
