Closed (fixed)
Project:
Drush Make
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2009 at 01:15 UTC
Updated:
15 Dec 2009 at 01:30 UTC
this is a command that we need for drupal.org. basically, we want the profile maintainers to run this before they try to use their .make file in a release, so they know drupal.org will build it successfully.
it parses the make file, validates it (with both regular and drupal.org specific validation), then downloads the update XML for core and each project to verify that the specified release actually exists.
the coding is done, but there is a bug or two and things aren't working exactly right...
also we need to make sure that 'drush convert makefile' is still working properly, since it was touched.
| Comment | File | Size | Author |
|---|---|---|---|
| drush_make_verify_makefile.patch | 6.58 KB | hunmonk |
Comments
Comment #1
dmitrig01 commenteddone, thx