Skip to content

What is the intent of storing the git hash in the SSI field? #469

Answered by dennis-behm
mhardin18 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Matthew,

the idea with storing short git hash in the SSI field is to be able to quickly identify the state of the application repository from where the module got built from.

We are aware that this conflicts with how UCD is interpreting the SSI. UCD is using this field for a different purpose (capturing it as a timestamp).

We have users who modified the data that is written into the SSI field. Converting the build timestamp and use it as the SSI input will provide you basically the build timestamp.

Alternatively, you can turn this functionality off using the provided properties :

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mhardin18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants