Synopsis

This project enables the user to programmatically run specific rules at a predefined time and / or interval. This is done by providing a new rules reaction event. When applied, the rule will be available as a new cron job for ultimate cron.

Using ultimate cron you can then enable and set the desired time and or interval as usual (for ultimate cron jobs).

Requirements

This module requires rules and ultimate cron 2.0.

Roadmap

I have yet to find a way to log rules logging output to ultimate cron log. Priority isn't actually very high for this though at the moment.

Similar projects and how they are different

Though I have never used rules components with scheduler / trigger, I have the strong feeling that similar outcome can be achieved with those modules. (Please correct me in this point).

Using ultimate_cron_rules has, for me, the benefit to have all cron like functionalities combined in one place. Hope you like it.

Project page

https://www.drupal.org/sandbox/attisan/2511270

Setting up repository for the first time

git clone --branch 7.x-1.x http://git.drupal.org/sandbox/attisan/2511270.git ultimate_cron_rules
cd ultimate_cron_rules

Links to reviews

I'll do my best within the coming days.

Comments

attisan’s picture

Issue summary: View changes
attisan’s picture

Issue summary: View changes
PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

wolffereast’s picture

Issue summary: View changes

changed out a colon for a slash in the git clone command

wolffereast’s picture

Automated Review

pareview.sh found no issues

coder found no issues

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes/No - Does not cause module duplication and/or fragmentation, but it could probably be rolled into ultimate cron as a new feature or sub module.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
Yes: Follows the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
No: Does not follow the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
  1. (+)This module is both less than 120 lines and has less than 5 functions, failing the complexity requirement for full module permission promotion. It creates useful functionality, but I feel like it might be better served as a sub module in the ultimate cron project.

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

attisan’s picture

thx wolffereast for your review. Though without intention, my "code lenght" just grew to ~120 lines of code due to a small cache flushing addition.

wolffereast’s picture

And that pushed you over the 5 function limit. Consider my project length complaint redacted!

attisan’s picture

Status: Active » Needs review
kporras07’s picture

Status: Needs review » Reviewed & tested by the community

This looks ok for me :)

cweagans’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for your contribution!

I updated your account so you can promote this to a full project and also create new projects as either a sandbox or a "full" project.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and stay involved!

Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

Thanks to the dedicated reviewer(s) as well.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.