https://www.python4data.science/en/latest/productive/git/workflows/ci.html
CI-friendly Git Repos - Python for Data Science
In the following, I’d like to share some tips on how Git repositories and Continuous Integration can work well together with GitLab CI/CD or GitHub Actions....
friendly gitrepos pythonci
https://www.python4data.science/en/latest/productive/git/workflows/split-repos.html
Splitting and merging repos - Python for Data Science
Splitting repos: It is often useful to divide a large Git repository into multiple smaller ones. This can be necessary in a project that has grown over time,...
repos pythondata science