Tristan Van Berkom pushed to branch bst-1.2 at BuildStream / buildstream
Commits:
-
45304c44
by Tristan Van Berkom at 2018-09-21T05:50:23Z
1 changed file:
Changes:
1 |
+=================
|
|
2 |
+buildstream 1.2.1
|
|
3 |
+=================
|
|
4 |
+ |
|
5 |
+ o Fixed corruption of artifact cache at cache cleanup time (#623)
|
|
6 |
+ |
|
7 |
+ o Fixed accidental deletion of artifacts when tracking is enabled
|
|
8 |
+ |
|
9 |
+ o Error out when protected variables are set by project authors (#287)
|
|
10 |
+ |
|
11 |
+ o Fixed option resolution in project wide element & source configurations (#658)
|
|
12 |
+ |
|
13 |
+ o Error out gracefully when push remote is mal-specified (#625)
|
|
14 |
+ |
|
15 |
+ o Improved logging regarding skipped push / pull jobs (#515)
|
|
16 |
+ |
|
17 |
+ o Fixed crash in `bst fetch` when project.refs and source mirroring are in use (#666)
|
|
18 |
+ |
|
19 |
+ o Removed blessings dependency
|
|
20 |
+ |
|
21 |
+ o Support for batch file downloads on the artifact cache server
|
|
22 |
+ |
|
1 | 23 |
=================
|
2 | 24 |
buildstream 1.2.0
|
3 | 25 |
=================
|