next steps for a developer

The walker code base currently resides at github.com/teaforthecat/services.git and github.com/teaforthecat/minibuild.git

Both repos are using the "custom" branch for development head.

When upgrading to 2.1 the plan is to merge upstream(collectionspace/master) into master, and then master into custom.

Feature branches will be created, branching from custom.

Basic schema extensions have been added to services (in the directories with "walker" in the name), though they are not working.

Nothing has been done with the minibuild, though a deployment script has been build around it.

The script is written with fabric. It can be used from both repos with a symbolic link, though the file should remain in the minibuild.

The walker is deploying to ec2, with the current url of: col.walkerart.org.

After confirming that the simple string schema extensions are deploying properly, we will change the appropriate fields to be complex per the docs from Angela on ?Walker Art Center.

After the walker specific schema has been implemented, we will create the fields for the performing arts domain initiative.  A future effort will be to extract the schema that supports the performing arts domain into its own branch.  This work is waiting on a structure of community contributions to the core/contrib of collectionspace.

At the same time that the schema is being developed the minibuild will be used to tweak the UI; mainly hiding fields per Angela's doc as well.

The issues relating to this project are being tracked in the walker's redmine installation.