-
Notifications
You must be signed in to change notification settings - Fork 5
Don't require empty clones directory #153
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
base: main
Are you sure you want to change the base?
Conversation
generate.py
Outdated
| except subprocess.CalledProcessError as e: | ||
| e.add_note( | ||
| 'Try pruning clones/cpython/Doc/venv and/or clones/cpython/Doc/build/doctrees-gettext.' | ||
| ) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could run make ... clean?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Automatically? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the clean before: e4c4dbc
Clone/update repositories depending on presence (#150 (comment)).
Logs from a non-first run:
📊 Dashboard preview 📊: https://python-docs-translations.github.io/dashboard/153/merge/