Posted by boombatower on January 28, 2010 at 9:32pm
| Project: | Project issue file test |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Currently all branches are tested whenever a commit is made to them. I think we should add two additional triggers.
1) when a stable core branch is committed to, all contrib branches should be re-tested to ensure that they work with it.
2) all branches against unstable release (currently d7) should be re-tested on a time based interval to ensure they still function with core changes.