Closed joeguilmette closed 6 years ago
I'm no ruby dev, so this is obviously beyond me. But it'd be useful enough that I'm willing to hire a dev on Elance or oDesk or whatever.
Do you guys think that this would be reasonably simple to implement by decent Ruby dev?
Hi @joeguilmette :) Yep, I think it reasonably easy to add this feature. We have to think about it and decide if it should be implemented for the 1.3 release or not ( @pioneerskies )
Well, I'm willing to pay for this feature. If you guys don't have time, like I said I am more than happy to go on oDesk.
Glad to hear you guys are receptive to adding it! On Sun, Apr 26, 2015 at 9:14 PM Fabrizio Monti notifications@github.com wrote:
Hi @joeguilmette https://github.com/joeguilmette :) Yep, I think it reasonably easy to add this feature. We have to think about it and decide if it should be implemented it for the 1.3 release or not ( @pioneerskies https://github.com/pioneerskies )
— Reply to this email directly or view it on GitHub https://github.com/welaika/wordmove/issues/142#issuecomment-96421753.
Was this implemented in 2.2.0? I can't see any reference to it.
I'm having trouble with permissions getting copied over when pushing, so i'd like to use an after hook to run some scripts to fix the permissions.
Edit - It looks like this did the trick for me instead.
Glad to read that @veganista .
The feature was never implemented; though convenient, it would be a more massive implementation than we thought. So we keep track, but it's actually stalled :(
Guys. We are on air. Closing this one 🎉 🌮
I was thinking that it would be really neat to be able to have wordmove execute commands before or after a push or pull, dependent on environment. With this functionality, Wordmove will be become instantly more extensible and able to integrate with just about any other tool or API.
This could be configured in the Movefile like so:
And an example script (local:/etc/scripts/slackupdate.sh) to accompany the above Movefile: