Commits on Source (10)
-
Jürg Billeter authored
_ensure_blob() was the only caller of _fetch_blob().
-
Jürg Billeter authored
This removes code duplication with _CASBatchRead.
-
bst-marge-bot authored
Remove code duplication in casremote.py See merge request !1567
-
Rebecca Grayson authored
A --out option has been added, allowing an artifact log to be written to a logfile. This is particularly useful when more than one artifact's log is wanting to be read; It will write a file for each log. A test and NEWS entry have also been added.
-
bst-marge-bot authored
Addition of --out option to bst artifact log Closes #1106 See merge request !1552
-
Jürg Billeter authored
Merge `os.environ` and `BZR_ENV` instead of replacing the existing (tox) environment variables such as HOME and XDG_CONFIG_HOME.
-
Jürg Billeter authored
Merge `os.environ` and `GIT_ENV` instead of replacing the existing (tox) environment variables such as HOME and XDG_CONFIG_HOME.
-
Jürg Billeter authored
This fixes host contamination for tools that use HOME, e.g., bzr.
-
Jürg Billeter authored
This works around a TOCTTOU race condition in bzr's creation of ~/.bazaar in ensure_config_dir_exists() when running tests in parallel.
-
bst-marge-bot authored
tests: Set HOME environment variable and work around bzr race condition See merge request !1571
Showing
- setup.cfg 1 addition, 0 deletionssetup.cfg
- src/buildstream/_cas/cascache.py 3 additions, 1 deletionsrc/buildstream/_cas/cascache.py
- src/buildstream/_cas/casremote.py 0 additions, 19 deletionssrc/buildstream/_cas/casremote.py
- src/buildstream/_frontend/cli.py 35 additions, 8 deletionssrc/buildstream/_frontend/cli.py
- src/buildstream/_stream.py 3 additions, 3 deletionssrc/buildstream/_stream.py
- tests/frontend/artifact.py 33 additions, 2 deletionstests/frontend/artifact.py
- tests/testutils/repo/bzr.py 13 additions, 5 deletionstests/testutils/repo/bzr.py
- tests/testutils/repo/git.py 4 additions, 1 deletiontests/testutils/repo/git.py
- tox.ini 1 addition, 0 deletionstox.ini