Here are the patches to hosting and provision that need to land the moment that http://drupal.org/node/385898 (the drush context api) lands.

These get rid of all the globals and most of the constants that provision uses, along with the necessary changes to hosting to make it all fly.

After this is complete, the provision_invoke command is mostly just an easy rename and port into drush.

CommentFileSizeAuthor
provision_context.diff91.48 KBadrian
hosting_context.diff7.62 KBadrian
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

adrian’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)

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

  • Commit 0a8ae41 on debian, dev-dns, dev-envobject, dev-koumbit, dev-log_directory, dev-migrate_aliases, dev-multiserver-install, dev-newhooks, dev-nginx, dev-platform_management, dev-ports, dev-purgebackup, dev-restore, dev-services, dev-simplerinstaller, dev-site_rename, dev-ssl, dev_716166_apache_conf, dev_dns, dev_server_verify, prod-koumbit, ssl, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x authored by adrian:
    #407334 - Refactor to use the drush_context API instead of passing a...