Closed pranavkm closed 8 years ago
It's writing the commit hash to the artifacts dir. The CI build expects to see the file there
It's from https://github.com/aspnet/KoreBuild/blob/dev/build/shade/_k-standard-goals.shade#L98, but because you overwrite the target, the file doesn't get written out.
Isn't it just to add an attribute to the assembly? The thing is that there are no assemblies here so it seems weird and unneeded.
Well the idea is to be able to tell what set of commits a build came from.
:shipit:
This isn't part of Universe anymore. No need to merge https://github.com/aspnet/Universe/commit/8667e2496b1441d7f6308fec85af3cf78788954b
No longer needed
What does this do (or maybe why is it needed)?