Closed (fixed)
Project:
dog (Drupal on Git)
Component:
Commands
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
31 Aug 2011 at 19:05 UTC
Updated:
2 Oct 2011 at 22:21 UTC
Jump to comment: Most recent file
dog-init options can be hard to remember so lets make it ask the user questions and recommend defaults for all the options.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | dog-init-interactivity-1265844-6.patch | 7.57 KB | timhilliard |
| #5 | dog-init-interactivity-1265844-4.patch | 8.56 KB | timhilliard |
| #3 | dog-init-interactivity-1265844-2.patch | 11.44 KB | timhilliard |
| #1 | dog-init-interactivity-1265844.patch | 2.73 KB | timhilliard |
Comments
Comment #1
timhilliard commentedThis patch allows the user to interactively set upstream, upstream-ref, branch and collab when using dog-init. The options disappear if they are used in the command line in the first place.
Comment #2
sdboyer commentedYeah, not too tough. Cool. Thing is, though, could you re-roll against the oo-core branch? master is dead until I merge that branch back in.
nit:
Drupal coding standards dictate that boolean keywords are in all caps - s/
true/TRUE/.Comment #3
timhilliard commentedAlrighty, re-rolled patch against core as well as moving validation options into validation hook.
Comment #4
timhilliard commentedOk read group post about dog roadmap, possibly got the hint :). I was probably a bit tired when I rolled this patch. I'll have a thorough look over it tomorrow and re-roll it again when I'm not so tired.
Comment #5
timhilliard commentedOk re-rolled patch with better formatting and comments
Comment #6
sdboyer commentedFinally got back to some dog work tonight, and realized there were a dozen commits I hadn't pushed up. ...yikes. Sorry. So now, patch doesn't apply :( reroll, if you could? I'm now very ready to bring this in - don't want to move on to implementing the House until after I've got this.
Comment #7
sdboyer commentedComment #8
timhilliard commentedok took me a while to sort this out but got there eventually. so attached is re-rolled patch.
Comment #9
sdboyer commentedOK, committed this. There's definitely still a ways to go before I'm 100% happy with it, but I'd rather have the basics in and work from there than dilly dally. We can fix and improve it as we go.
Comment #10
sdboyer commented