You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
split.sh by the Symfony team (soon to be open sourced).
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: