8000 [RFC] Git submodule support for cap deployments by EvanK · Pull Request #135 · evolution/wordpress · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[RFC] Git submodule support for cap deployments #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EvanK
Copy link
Contributor
@EvanK EvanK commented Jul 28, 2016

This should enable the use of git submodules within a site repository, using ekho/capistrano-git-submodule-strategy

@EvanK
Copy link
Contributor Author
EvanK commented Jul 30, 2016

My only concern here is that, for projects not using git submodules, this adds extra overhead during deployments.

Perhaps this should be an option in the generator, rather than being included in all evolution projects by default

@weeirishman
Copy link
Contributor

@EvanK This should also be added to Genesis too.

@EvanK
Copy link
Contributor Author
EvanK commented Aug 1, 2016

Thankfully, genesis is still using an older (v2) capistrano that had built-in (but turned off by default) support for submodules.

So, that's as easy as turning on a switch (git_enable_submodules)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0