16:19:47 off the top of my head : dns resolves to web server, can connect to database , has appropriate grants, no modules are out of date

We would also need to check permissions according to http://drupal.org/node/338657

Comments

adrian’s picture

Status: Active » Needs work

This has been done by the merge of verify and synch tasks, but we should extend it for 0.2

anarcat’s picture

Priority: Normal » Critical

Now is the time to target this issue, for 0.2.

anarcat’s picture

Status: Needs work » Postponed (maintainer needs more info)

Adrian, what exactly is missing here?

adrian’s picture

Status: Postponed (maintainer needs more info) » Needs work

The verify task for sites is actually a good deal better now.

The drush_bootstrap patch makes things a _LOT_ more well tested.
So we can look at this again once the time comes.

Basically, we'll be adding any cases we find where the site should fail verification, directly to drush, which will spread the validation across all our commands.

adrian’s picture

Status: Needs work » Fixed

closing this. drush can now pick up most problems relating to verifying a drupal site.

Status: Fixed » Closed (fixed)

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