Valentin David pushed to branch valentindavid/git_describe_tracking at BuildStream / buildstream
Commits:
-
ec350d7c
by Valentin David at 2018-12-03T13:40:25Z
1 changed file:
Changes:
| ... | ... | @@ -74,6 +74,10 @@ buildstream 1.3.1 |
| 74 | 74 |
o Add sandbox API for command batching and use it for build, script, and
|
| 75 | 75 |
compose elements.
|
| 76 | 76 |
|
| 77 |
+ o BREAKING CHANGE: The `git` plugin does not create a local `.git`
|
|
| 78 |
+ repository by default. If `git describe` is required to work, the
|
|
| 79 |
+ plugin has now a tag tracking feature instead. This can be enabled
|
|
| 80 |
+ by setting 'track-tags'.
|
|
| 77 | 81 |
|
| 78 | 82 |
=================
|
| 79 | 83 |
buildstream 1.1.5
|
