Conversation
|
Hi @stream7, thanks for this PR! Sorry for the late answer – but as I'm not familiar with capistrano's |
|
Hey @gpbl, it tracks the files of the last Does that make sense to you? |
|
Yes now I understand the principle, thanks 👍 Actually, this was something I'd liked to implement from the begin. I'd like to discuss better the implementation with your help:
Would be this correct? I've cleaned up a bit the code and added a test suite so we can work better on this feature. |
|
That is 100% correct, thanks! 👍
I believe that's the case already in my implementation. See here |
|
What's the status of this feature? We're migrating from using the Rails asset pipeline to Webpack and I'd love to use this in our config. Is it something that could use some help? |
|
@davegonzalez @stream7 could fix the conflicts and add tests! then I can merge this 👍 |
|
Also after this feature! :) Would be happy to look into the conflicts and create another PR if this is not showing signs of progression |
|
@cbarratt please do 👍🏽🙏🏽 |
This PR implements the
keepReleasesoptions similarly tokeep_releasesin capistranoPlease let me know if you think this should be merged and I'll add some documentation. Thanks!