department-of-veterans-affairs / va.gov-cms

Editor-centered management for Veteran-centered content.
https://prod.cms.va.gov
GNU General Public License v2.0
99 stars 69 forks source link

Move cron jobs from Jenkins to Drupal using Ultimate Cron module #16037

Open edmund-dunn opened 1 year ago

edmund-dunn commented 1 year ago

User Story or Problem Statement

With Jenkins going away at some point, we need to have an alternative. There are also some upcoming requirements for notifications to be sent using multiple different intervals. Ultimate cron https://www.drupal.org/project/ultimate_cron allows for setting up cron jobs in code within Drupal.

Description or Additional Context

We need to find all Drupal and CMS related cron jobs in Jenkins and moe the currently existing jobs over to Drupal using Ultimate Cron.

Steps for Implementation

Acceptance Criteria

Team

Please check the team(s) that will do this work.

edmund-dunn commented 1 year ago

@BerniXiongA6 here's cron job ticket.