is there a way to create a git metadata like (git commit #, branch , tag etc.,) in the pex file generated with Pants build ? if not , is there a way to hook into the goal of the pants build, so that i can generate the file which will then be packaged.
Asked
Active
Viewed 87 times
0
-
did you find out the answer? I just asked a very similar question: http://stackoverflow.com/q/35756339/473672 – Johan Walles Mar 05 '16 at 17:47
-
And I just posted a good-enough-for-me answer, which may or may not help somebody else: http://stackoverflow.com/a/35826002/473672 – Johan Walles Mar 06 '16 at 10:56