-
Notifications
You must be signed in to change notification settings - Fork 7
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 travis cron job to sync templates? #83
Comments
It is a good idea. In general, I have been seeking a way to automatically synchronize all child projects. For example, when coals-mobans change, its downstream projects will follow automatically via PR process. |
I will try to address this tomorrow. |
BTW, this is how it looks now https://github.com/ayan-b/pypi-mobans/tree/moban . |
This is still not active , right? The issue should be re-opened? |
We got issues with git diff |
We can have a cron job every week or so in travis in order to sync the templates. A manual inspection will be needed after the code is pushed into a different branch. After that a PR can be created and merged into the master branch. This will reduce the overhead of syncing and the repo will never be out of sync for a long time.
What do you think @chfw ?
The text was updated successfully, but these errors were encountered: