Posted by ferdi on April 5, 2011 at 2:10pm
After some discussions we decided to host OS code in github (https://github.com/openscholar).
Also, we switched to redmine as our project management tool. We are just testing it out and currently is not open for everyone to sign in. And this is a high level overview of what we are working on https://redmine.hmdc.harvard.edu/projects/openscholar/issues/gantt
Please let us know if you have any question, suggestions etc.
thanks,
Ferdi
Comments
Relationship
What's the relationship between the drush make files at http://drupal.org/project/openscholar and the github site and the openscholar downloads?
For example, the drush make file calls for devel version 1.23, and the github site has the same version, but the openscholar download 2.0-BETA10 includes some archaic version.
We havent been able to
We havent been able to maintain an up to date drush make file. Installing OS using drush is probably not going to work.
The devel module in beta10 should not be that old though. Previously we were checking modules out from cvs and check in svn so you dont see the version of the contrib modules in amdin/build/modules.
The latest version of the install profile is still at at http://drupal.org/project/openscholar. Everything else in github
thanks!
Well, the version of devel
Well, the version of devel included in OPENSCHOLAR-2-0-BETA10 is http://drupalcode.org/project/devel.git/commit/9391762963928ba5c5c7a1ff8... which dates to July 3, 2009 (i.e., a bit before 1.17).
Ah, ok, thanks! It will be
Ah, ok, thanks! It will be upgraded in the coming version.