Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
27 Oct 2009 at 18:02 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
damien tournoud commentedAssigning myself. We also need to work out the continuous integration.
Comment #2
rszrama commentedComment #3
damien tournoud commentedReporting progress: I have set up a temporary bzr hosting at
http://uc.damz.org/branches/. I'm studying how to properly set up a bzr-to-cvs bridge.Comment #4
rszrama commentedDamien has done a lot of work to get us setup on Launchpad. Many thanks to him! As he's walked me through what Launchpad has to offer, it seems like a perfect fit for rapid, collaborative development. Here's the gist of it:
That addresses how Launchpad would be used. As for other questions, I believe we've discussed the following points in the past:
So, am I missing anything conceptually in the Launchpad workflow, and are there other points we've discussed that are pertinent here?
Comment #5
jody lynnAs I work with Bazaar for the first time on this I'm updating info on http://d7uc.org/node/21
Comment #6
redben commentedSeems like you guys have opted for github as per
http://www.drupalcommerce.org/node/106
and the page http://www.drupalcommerce.org/development/workflow needs to reflect these changes
Comment #7
rszrama commentedAlrighty, I updated that page and tweaked the URL for node/106 to http://www.drupalcommerce.org/development/github. I'm sure there are more questions that could be answered, but I'm wondering if this is sufficient for now?
Comment #8
redben commentedOne little thing that i am not sure about is what repo should one fork ? the one on drupalcommerce of rszrama ? i'd say drupalcommerce but your fork seems to be the most "updated" ? again i'm new to github so any tips are welcome
Comment #9
rszrama commentedAhh, good point and definitely deserves clarification. I'm not sure how necessary this is, but I forked the main repo and then merged in Damien's fork to preserve the association of my fork on GitHub with the main repository. I'd recommend you do the same, but in the end all that matters is that the code can get back to the main repo somehow. : P
Will try to follow-up with this in the docs on DC.org.
Comment #10
rszrama commentedUpdated the docs a little bit to bold the statement about forking the main repository. I'm going to consider this fixed for now, as the initial task is done and we can always update the docs in the future.