diff options
author | Valentin David <valentin.david@codethink.co.uk> | 2018-10-26 16:38:53 +0200 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-12-05 18:47:52 +0900 |
commit | 8251310950e72f18c2d171de375051fb0e126655 (patch) | |
tree | f76c349c7c06825a0813ccb3cdc54861262db7e0 /NEWS | |
parent | 5d77b871a343c8a196569ab17fd5e4f04bb6baec (diff) | |
download | buildstream-8251310950e72f18c2d171de375051fb0e126655.tar.gz |
git source plugin: Track git tags and save them to reproduce a minimum shallow repository
Instead of tag information being fetched which can change with time,
they are tracked and saved in the projects.refs/.bst. Then we re-tag
automatically the closest tag so that `git describe` works and is
reproducible.
This new feature is opt-in with the new `track-tags` configuration,
and must be used to fix modules which are broken by our new policy
of omitting the `.git/` repository when staging git sources.
This fixes issue #487
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions