Build Systems & Change Management
This group is for the discussion of change management and build management strategies for Drupal. As Drupal is maturing, it's clear that from an ROI basis controlling the costs of change management will become a significant competitive and technological advantage that will drive Drupal forward in a big way. This group was set up to discuss strategies for successfully managing change, including technical components.
Drupalcon Szeged hosting best practices: development, staging, deployment, and clouds
If you are interested in participating in a panel on Drupal infrastructure, development environments, deployment, and best practices please indicate what you are interested in presenting. I am hoping to get some experts in best practices to do a tutorial.
Selenium and Drupal
First, for those that don't want to read the full post, here's the "30-second elevator speech":
This post to to discuss using Seleinum with Drupal. Specifically using Maven to run the selenium tests and writing the Selenium tests in Java.
The example code be downloaded from the Workhabit Inc. public repository here: https://svn.workhabit.com/svn/public/drupal/selenium/trunk
One must have the following installed to run:
1. Firefox
2. Java 1.5+
3. Maven
All 3 are easy to install and aquire. Once you download the code from the repository, you can just navigate to the directory and run:
DEADLINE FRIDAY: Include Drupal 6.x in Open Solaris
If you are interested in seeing Drupal, and in particular a specific profile be included in OpenSolaris, Friday is the deadline for the next meeting.
Submit your comments here:
http://www.opensolaris.org/jive/thread.jspa;jsessionid=2A66929A74E346D56...
Keeping Blocks in Synch
Hey folks,
I've worked on a number of Drupal sites where we needed to keep multiple sites in synch, and Drupal has been a challenge to keep that way because so many options are changed through the UI - this tends to show its weakness when we want to keep the settings across all sites (don't even mention content). Moving content types and views is easy with the import/export tools, but blocks are another story. The visibility rules, Roles, and input formats all require your time and attention to detail - time you could be spending working on other features.
A Deployment Framework
I have been working on a framework that attempts to address some of the issues of deploying code and data in Drupal. It is outlined here:
http://heyrocker.com/drupal/content/deployment-and-change-management-fra...
I'd love to hear people's thoughts on this.
Deployment and Change Management - The Problem
Written by Heyrocker.
I had been hoping to get together with people at Drupalcon this year to discuss issues surrounding deployment and change management. Unfortunately I will not be able to go. So this will have to act as my contribution to that discussion, which will hopefully carry on well beyond Boston. There are three parts - The Problem, Things That Help Now, and Some Ideas For The Future.
Drupalcon Tutorial: Best practices in development environments, staging, build management, and production environments
Tutorial Panel, 90 minutes:
Presenters (Panelists)
- Narayan Newton (OSUOSL)
- Milind Parikh (IBM)
- Sam Tresler (Advomatic)
- Eric Mandel (BlackMesh)
- Neil Giarratana (Lucidus Corporation)
(Note that I have only included panelists who have been involved in the conversation for this presentation. There may be others interested or with whom I have not personally interacted with; this is not meant to be a slight...just giving the list as I knew it. NG)
Track
Site Building
Session Description
Drupalcon Boston brainstorming session?
Is anyone interesting in having a brainstorming session on deployment and change/build management at Drupalcon Boston? This could either be an officially submitted proposal with an open agenda, or an unofficial get together in a side room at the conference center. It seems like a lot of us are struggling with enterprise-level deployment issues, and getting a bunch of smart and interested people in a room talking about their own solutions and brainstorming new ones would be useful for everyone. We all have our own ways of handling it and I'd love to hear other people's ideas.
Can D7 handle enterprise-level change management features?
Now that Dries has concocted a business model that leverages core, I wonder if this is a good time to begin talking in earnest about making D7 into a manageable, upgradeable system with built-in change management features? Dries is one of only a few people with core commit privs in CVS, and as such, he's now perfectly positioned to listen and act on revisions to core that would make everyone's lives easier, but especially his new company's options or desires.
There's a need for small changes to Drupal that allow big business to leverage it to create and manage a system while being able to upgrade that system in a live setting.
Why can't we just ignore the nid?
We're all building sites that have functionality based upon the nid, right? Why can't we break out of that mold of doing nodeapi adjustments to certain nodes based upon a sequentially incrementing number, and try to use something like auto_nodetitle.module to trigger from?
I'm envisioning a scenario like the one posed by jmburnz on http://drupal.org/node/140430#comment-227293 where he says:
A fair amount of content was added to the dev site before it was branched and went live (enough to populate each site section). At times I've needed some additional test content - that is no problem as I can just create it without worrying about what is going over on the live site.
We have used vids, tids & nids as you describe, but these were all set in stone before the site went live.
Well, kidlets, what happens when your node->nid isn't the same on both the live and dev server?
10 min video clip from DrupalCampLA
http://www.bryght.com/blog/roland-tanglao/10-minutes-on-drupal-deploymen... has an excerpt from a really great discussion that ensued at DrupalCampLA during Firebright's dissertation on how hard it really is to properly upgrade the featureset on a Drupal site that's live and active.




