Feature #10633
Use more robust identifier for Clade build bases
Start date:
12/21/2020
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
At the moment Klever Core uses UUIDs of build bases to distinguish them. This works pretty well until we change something within meta.json (this is not encouraged but we use this to deliver some extra knowledge to all users of build bases). Ilya suggested a nice solution of this issue - to use a checksum of meta.json to additionally distinguish build bases.
Updated by Evgeny Novikov 3 months ago
- Target version set to 3.1
- Assignee set to Evgeny Novikov
Let's do this in Klever 3.1.
Updated by Evgeny Novikov about 2 months ago
- Status changed from New to Resolved
I implemented this feature in branch update-clade.
Updated by Evgeny Novikov about 1 month ago
- Status changed from Resolved to Closed
The branch is merged to master in b0ec6ed82. Starting from now Klever will re-index build bases if one will change meta.json.