Skip to content
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

Create read-only, subtree splits for independently usable modules #55

Closed
ddeboer opened this issue May 26, 2016 · 3 comments
Closed

Create read-only, subtree splits for independently usable modules #55

ddeboer opened this issue May 26, 2016 · 3 comments

Comments

@ddeboer
Copy link
Contributor

ddeboer commented May 26, 2016

Goal: for each commit to driebit/ginger, update a read-only split at driebit/mod_ginger_base, driebit/mod_ginger_foundation, etc. This is step 3 in #50. I already merged the Tagger and RDF modules (that were already on GitHub) into driebit/ginger.

Options:

The splitting can become quite heavy for large repositories that have a long commit history; split.sh seems to solve this. Can we do the splitting on Travis (after_success) or would we need to boot a Docker container somewhere else?

@Dirklectisch
Copy link
Contributor

Shouldn't this be the other way around? Have the Ginger repo be a collection of submodules that are edited in a separate repository?

@ddeboer
Copy link
Contributor Author

ddeboer commented May 26, 2016

It should not. See my explanation that I’ve just added to the docs.

@Dirklectisch
Copy link
Contributor

Fair enough.

@DorienD DorienD closed this as completed Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants