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

Use git submodules instead of copying repositories #98

Closed
Tadaboody opened this issue Sep 21, 2018 · 2 comments
Closed

Use git submodules instead of copying repositories #98

Tadaboody opened this issue Sep 21, 2018 · 2 comments

Comments

@Tadaboody
Copy link

Using git submodules, we can easily keep all the workflows up to date.
There will need to be extra instructions to make sure that people looking to edit existing repos will clone --recursive and push the changes upstream to the original workflow repositories

@zenorocha
Copy link
Owner

Although I like that idea of removing the need for me to update them, I feel like git submodules are not very accessible for a lot of people. Besides that, there are some workflows which are not on git. So I think for now we'll keep doing like this. I appreciate the suggestion!

@Tadaboody
Copy link
Author

Alternatively - how about automating the process with a script? Pulling the most recent release from the ones that are on git should be simple enough

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

2 participants