jalama / drupdates

Scripts use to maintain various web sites, specifically Drupal sites, using Drush
http://drupdates.readthedocs.org/
Other
2 stars 2 forks source link

Stories in Ready Documentation Status Build Status Drupdates (Drupal + updates)

A script to maintain Drupal web site(s) code base using Drush

This script performs 4 major functions (ie phases):

  1. Builds a site's directory from a Git repository.
  2. Updates the site using drush pm-update, defaults to security update(s) only.
  3. Submit a deployment ticket for the updated codebase.
  4. Report on the site(s) Drupdates attempted to update.

Usage

See the documentation for installation and set-up instructions.

Basic Requirements

Drush 7+ (requires composer)

Git 1.7+

SQLite

Python versions: 2.6, 2.7, 3.3, 3.4

Assumptions