Tristan Van Berkom pushed to branch bst-1.2 at BuildStream / buildstream
Commits:
-
10abe77f
by Tristan Van Berkom at 2018-10-05T07:01:57Z
1 changed file:
Changes:
1 |
+=================
|
|
2 |
+buildstream 1.2.3
|
|
3 |
+=================
|
|
4 |
+ |
|
5 |
+ o Fixed an unhandled exception when cleaning up a build sandbox (#153)
|
|
6 |
+ |
|
7 |
+ o Fixed race condition when calculating cache size and commiting artifacts
|
|
8 |
+ |
|
9 |
+ o Fixed regression where terminating with `^C` results in a double user interrogation (#693)
|
|
10 |
+ |
|
11 |
+ o Fixed regression in summary when builds are terminated (#479)
|
|
12 |
+ |
|
13 |
+ o Fixed regression where irrelevant status messages appear from git sources
|
|
14 |
+ |
|
15 |
+ o Improve performance of artifact uploads by batching file transfers (#676/#677)
|
|
16 |
+ |
|
17 |
+ o Fixed performance of artifact downloads by batching file transfers (#554)
|
|
18 |
+ |
|
19 |
+ o Fixed checks for paths which escape the project directory (#673)
|
|
20 |
+ |
|
1 | 21 |
=================
|
2 | 22 |
buildstream 1.2.2
|
3 | 23 |
=================
|