Commits on Source (3)
-
Pierre-Yves David authored
When the command where run in the background, the std was closed. So we have to so do some file description juggling to make sure it is passed down. This was affecting automatic clone bundle generation and associated test was added.
7a4772e92f23 -
Anton Shestakov authored
Let's repeat 42baf12efd21.
771706c5acfb -
Pierre-Yves David authored
When we run the job multiple time, the upload step fails because the file always exists. So we pass the `--skip-existing` flag that is supposed to help with that… when supported. This might have no effect outside of upload to PyPI as the doc says: Continue uploading files if one already exists. (Only valid when uploading to PyPI. Other implementations may not support this.)
6e1eb7212633
Showing
- contrib/heptapod-ci.yml 1 addition, 0 deletionscontrib/heptapod-ci.yml
- hgext/clonebundles.py 3 additions, 1 deletionhgext/clonebundles.py
- mercurial/configitems.toml 9 additions, 0 deletionsmercurial/configitems.toml
- mercurial/utils/procutil.py 1 addition, 1 deletionmercurial/utils/procutil.py
- tests/hghave.py 3 additions, 1 deletiontests/hghave.py
- tests/test-clonebundles-autogen.t 51 additions, 2 deletionstests/test-clonebundles-autogen.t
- tests/test-highlight.t 18 additions, 9 deletionstests/test-highlight.t