bg7 / BG7

bacterial genome annotation system
bg7.ohnosequences.com
13 stars 7 forks source link

aws distribution #4

Open eparejatobes opened 12 years ago

eparejatobes commented 12 years ago

From what I know, it'd be completely straightforward to build an instance configuration for bg7, we should have this ready and tested before the website launch

pablopareja commented 12 years ago

Ok, but just one thing, shouldn't all these issues be on the project BG7Official instead of here? If I'm not wrong, this project is supposed to remain invisible till we decide to communicate the changes for the version using Bio4j, right?

eparejatobes commented 12 years ago

We should keep that at different branches within this repository. We'd have the standard dev, release etc branches, as in http://nvie.com/posts/a-successful-git-branching-model/ with what it's living now in BG7Official corresponding to tag whatever in the master branch.

The bottomline: two different repositories for the same project: NO WAY

pablopareja commented 12 years ago

I'm not in favor of having two different repositories for the same project either, but we already decided that BG7Official has to be a different project at least till we publish the manuscript; (referees or almost any kind of standard 'bioinformatician' will get lost among branches, commits, etc forever)

eparejatobes commented 12 years ago

agree about the confused referee part, but having a tag for that means that you can get the whole enchilada as a zip, with a link like : https://github.com/scalaz/scalaz/zipball/6.0.1-for-2.9.x

This could actually be less confusing than a link to a github repository (you can get the code from etc)

pablopareja commented 12 years ago

Well, that can work fine for the code, but what about the wiki, readme file, etc... ? If they just search for bg7 on google they would easily go to the wiki (github or wherever it is) and will start to see stuff about Bio4j, AWS and everything ... :|

eparejatobes commented 12 years ago

Just to say that @marina-manrique is testing this right now, today/tomorrow (once I write some docs) this will be done