lucasmotta / dploy

⛔️ currently unmaintained ⛔️
http://lucasmotta.github.io/dploy/
MIT License
990 stars 90 forks source link

Support git submodules #48

Open lucasmotta opened 10 years ago

lucasmotta commented 10 years ago

I may have to change the structure of the .rev file, but I've to store the submodules commits somewhere.

flayks commented 10 years ago

It will be very appreciated! :+1:

thegrimoire commented 10 years ago

Would love to see the implemented :+1:

onbjerg commented 9 years ago

I really need this.

fgirardey commented 9 years ago

Actually i can't use Dploy with my workflow because it doesn't support submodules. I have to find another tool :-1:

lucasmotta commented 9 years ago

Good news to the submodule fans! I've been working on this during this week and I'm glad to say that's it's already implemented on the next version of DPLOY, that will be out soon! Almost there! ;)

fgirardey commented 9 years ago

You are my new fucking god ! :heart: Thank you dude :smile:

flayks commented 9 years ago

😱

fgirardey commented 9 years ago

Still on plan ? :smiley:

fgirardey commented 9 years ago

Can we expect a release soon ?

cdevassine commented 9 years ago

I really need sub modules intégration, please ;)

indacloud commented 9 years ago

Need it too ;) thanks !

good-idea commented 9 years ago

Looking forward to this!

lucasmotta commented 9 years ago

I know you guys have been waiting for too long.. so I'm happy to say that submodules are here! It would be great if you guys could help me test the new version - just checkout the beta branch that support this feature and many more: https://github.com/LeanMeanFightingMachine/dploy/tree/v2-beta

You can check the list of things that have changed here: https://github.com/LeanMeanFightingMachine/dploy/blob/v2-beta/CHANGELOG.md

And you can expect the new version to be published to npm at some point next week! :)

good-idea commented 9 years ago

Looking forward to trying this out. Any eta? Or, for someone new to node & github - how can I install the beta branch?