Since the Drupal.org bzr repository isn't publicly hosted, we need a strategy to create a sanitized copy of the repo that can be placed next to the whitelisted database downloads. Once that's available, it should be added to the puppet manifest and fetched duiring 'vagrant up'

Comments

eliza411’s picture

drumm’s picture

I don't think we should build new functionality on top of BZR, because of #2099755: Migrate self-hosted BZR to Bitbucket Git.

This project could start with the drush make file and start specifying a build process. Production & staging can automate that build process once the rough edges are found in dev.

drumm’s picture

Title: Puppetize bzr clone » Puppetize Git clone
Mixologic’s picture

Component: Other » Development Environments
drumm’s picture

The basics are working for existing devwww environments, as a build process. I expect it might need to remain as a build process, rather than a simple clone.

The code is at http://cgit.drupalcode.org/infrastructure/tree/dev/deploy.sh#n57 currently.

mlhess’s picture

Status: Active » Fixed
mlhess’s picture

Status: Fixed » Closed (fixed)

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