@arolariu/website / sites/arolariu.ro/src/lib/utils.generic / COMMIT_SHA
Variable: COMMIT_SHA
constCOMMIT_SHA:string
Defined in: lib/utils.generic.ts:56
The commit SHA of the current build.
Remarks
Source: process.env.COMMIT_SHA
Usage: Used for Sentry releases, telemetry, and debugging version issues.
Format: Full 40-character SHA-1 hash or short hash.