Thanks to great work by a bunch of folks, distribution packaging is now fully supported on drupal.org. Time to drop the use of Github.

However, because we're using includes in our distro make file, this will require a fix to #1427752: Support drush make includes[] in drupal-org.make files. Fallback would be to drop using the include files and make a single .make file for the distro.

Comments

nedjo’s picture

Issue summary: View changes

Add details about make files.

nedjo’s picture

Temporarily commented out includes in .make file until #1427752: Support drush make includes[] in drupal-org.make files is fixed and renamed openoutreach.make to drupal-org.make.

nedjo’s picture

Initial attempt hit a snag with a whitespace issue in a patch on mix_and_match. Fixed the patch, trying again.

nedjo’s picture

Now hitting #1472052: Packaging issue for distribution while using dev releases:

ERROR: >> Unable to create /tmp/drush_tmp_1336308059_4fa6715b6d9ac.
ERROR: Build for openoutreach-7.x-1.x-dev-no-core failed.

Waiting to see if it resolves itself.

nedjo’s picture

Status: Active » Fixed

Still hitting #1472052: Packaging issue for distribution while using dev releases sporadically but other than that it's working.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Link to #1427752.