-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Lost KCL GitCommit
for Go bundled binaries
#128
Comments
Same issue for
|
This seems to be due to the fact that the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
There are no
GitCommit
for Go bundled binaries.Interestingly, when building KCL locally
GitCommit
contains commit hash.1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Some commit hash for
GitCommit
field.3. What did you see instead (Required)
I see
VERGEN_IDEMPOTENT_OUTPUT
instead of git commit hash.The text was updated successfully, but these errors were encountered: