Azure / Azure/data-api-builder

Release branch's commit ID is included in the version Assembly metadata

Open
#1,456 1 comment 0 reactions 1 assignee Claimed by @severussundar View on GitHub
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 17h
Merged PRs (30d)
8

Description

Enabling deterministic builds appends the release branch's git commit ID to the assembly metadata.

So running `dab --version` outputs the below

![image](https://user-images.githubusercontent.com/11196553/234464975-b8191a84-d936-4b2e-a781-ceaf7fbe638c.png)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.