Azure / Azure/data-api-builder
Release branch's commit ID is included in the version Assembly metadata
- Lingua principale
- C#
- Stelle
- 1.5k
- Fork
- 370
- Merge medio
- 3g 22h
- PR unite (30g)
- 9
Descrizione
Enabling deterministic builds appends the release branch's git commit ID to the assembly metadata.
So running `dab --version` outputs the below

Displaying the git commit ID is unnecessary from the user's perspective.
Investigate and come up with a fix to output just the (without including the git commit id hash)
Some options to consider:
1. Possibility of just printing the yet have the git commit id in the assembly metadata.
2. Possiblity of including the commit id in the assembly metadata in a field other than the version number
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.