Skip to content

Add version to build#81

Merged
anekkanti merged 4 commits into
mainfrom
abhinav/updatesForReadme
Jun 3, 2026
Merged

Add version to build#81
anekkanti merged 4 commits into
mainfrom
abhinav/updatesForReadme

Conversation

@anekkanti

@anekkanti anekkanti commented Jun 3, 2026

Copy link
Copy Markdown
Member

Note

Low Risk
Build and documentation changes only; no runtime logic or security-sensitive code paths modified.

Overview
make build now stamps the temporal-cloud binary with a release version by passing -ldflags that set temporalcloudcli.Version from git describe --tags --always --dirty. If git is unavailable, the ldflag is omitted so the existing in-code default (0.0.0-DEV) stays unchanged.

The README build section now points readers to make build only, instead of also mentioning a raw go build.

Reviewed by Cursor Bugbot for commit f060bb1. Bugbot is set up for automated code reviews on this repo. Configure here.

@anekkanti anekkanti requested a review from a team as a code owner June 3, 2026 20:59
@anekkanti anekkanti enabled auto-merge (squash) June 3, 2026 21:03
@anekkanti anekkanti merged commit a2e6e43 into main Jun 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants