nx-tools icon indicating copy to clipboard operation
nx-tools copied to clipboard

NX_CONTAINER_SHORT_SHA_LENGTH documentation in container-metadata

Open monument-bmann opened this issue 1 year ago • 0 comments

@jscutlery/semver generates a short git hash of 8 characters in length. Where @nx-tools/container-metadata default is 7.

I had to dig into the code to find this process.env.NX_CONTAINER_SHORT_SHA_LENGTH, to figure out where our deployment scripts were off.

Suggest this and any other env variables be documented.

monument-bmann avatar May 01 '24 05:05 monument-bmann