release: verify compile time variables #76264
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
no-issue-activity
T-release
Release Engineering & Automation Team
X-stale
Related: #75865
As a part of the release process we should verify some compile time variables. Some examples of them are: version, tag, sha, channel, sentry url/env/release.
Some of these variables are already exposed via --version. We can add something like --buildinfo and dump everything we need in a machine-parsible format (JSON).
Jira issue: CRDB-13063
The text was updated successfully, but these errors were encountered: