================
@@ -0,0 +1,3 @@
+node: $Format:%H$
+node-date: $Format:%cI$
+describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$
----------------
LecrisUT wrote:
Awesome findings. I could go either way on if it's expected behaviour or not. 
Iirc the current format does not include all tags that match it, only the 
latest one, which would be problematic for multi project git repo. Maybe 
there's some tweaks to the file to make it save all describes, but then 
setuptools-scm needs to learn how to filter for the relevant one.

Otherwise the current behaviour looks more configurable for the individual 
subproject. Just needs documentation clarification.

https://github.com/llvm/llvm-project/pull/125806
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to