Please could you consider making a 3.0-alpha2 release of Rules? The reason we need a new tagged release is that for contrib modules that provides Rules actions, conditions and events, simpletests to check these integrations fail at Rules alpha1 with 'missing schema' errors on expression.conditions context_values. The Rules development has moved on alot in the six months since alpha1 was released on 7th March, and from alpha1+12 (8th May) and onwards this problem has been fixed.
On my localhost I am happy to load the dev release of Rules, and my simpletest all pass. However, when uploading and testing on Drupal.org the tests fail because the Rules code loaded is only alpha1. For an example see https://www.drupal.org/pift-ci-job/480293
I don't know if it is possible to tell the testbots to load a -dev release of a dependency module. But the easiest solution to this would be for you to tag an alpha2 release. Then the testbots would load alpha2 and the contrib module tests would be allowed to pass. I think this is important for Rules integration with other contrib modules, as without it we cannot commit our Rules tests, and without the tests we cannot progress to full integration with Rules.
Thanks
Jonathan
Scheduler module maintainer
#2651348-43: Port Rules integration for Scheduler to Drupal 8
Comments
Comment #2
bojanz commentedThere's been an alpha2 for a while now, so closing this issue.
Comment #3
jonathan1055 commentedThanks. Yes here is Rules 8.x-3.0-alpha2 I have been using it and the drupal.org simpletests also use alpha2. I should have marked this as fixed a while ago. Cheers.