Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd auto make merge #660
Add auto make merge #660
Conversation
|
It would be great if the cpython sha1 in .travis.yml gets updated too |
|
|
Not for editing .travis, it can be done at the end. |
|
TODO:
|
|
And while you're at it, but it's more complicated, you can name the branch with the sha1 from cpython instead of the sha1 from python-docs-fr (so you'll have to create the branch after merging (you're not garanteed to have cpython before merging)) |
|
Here's my idea of the flow of this script on a server. It will be hosted on a small thingy somewhere, executed by a cron job. Cron job:
The script will:
|
|
So apart of make merge, nothing versionned here? Works for me. |
|
Well |
|
yep I meant the cron script |
|
Well the cron script will be on a server somewhere, and won't change, this is why the process is on this file on the repository that will be cloned |
|
|
Seluj78 commentedApr 5, 2019
No description provided.