The Migrate Cron Scheduler module provides the functionality of executing the migrations on cronjob with option flags set at a particular time interval.

Compared to "Migrate Cron" it allows you to set flags in the configuration thus allowing the user more control over the migration. This is especially important when using migrate to continuous sync between an endpoint of data and Drupal.

Project link

https://www.drupal.org/project/migrate_cs

Comments

Mads.Nielsen created an issue. See original summary.

avpaderno’s picture

Issue summary: View changes

Thank you for applying! Reviewers will review the project files, describing what needs to be changed.

Please read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smother review.

To reviewers: Please read How to review security advisory coverage applications, What to cover in an application review, and Drupal.org security advisory coverage application workflow.

Since the project is being used for this application, for the time this application is open, only the user who created the application can commit code.

avpaderno’s picture

Priority: Normal » Major
avpaderno’s picture

Title: [D9] Migrate Cron Scheduler » [2.0.x] Migrate Cron Scheduler
Issue summary: View changes
heni_deepak’s picture

only miner issue in Drupal coding standard

FILE: /var/www/html/modules/migrate_cs/README.txt
----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------
 13 | WARNING | Line exceeds 80 characters; contains 152 characters
 33 | WARNING | Line exceeds 80 characters; contains 106 characters
----------------------------------------------------------------------
klausi’s picture

Status: Needs review » Fixed

manual review:
config schema for your settings is missing, see https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-...

Otherwise looks good to me!

Thanks for your contribution, Mads!

I updated your account so you can opt into security advisory coverage now.

Here are some recommended readings to help with excellent maintainership:

You can find lots more contributors chatting on Slack or 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.