Open sbuzas-kr opened 2 years ago
Also to clarify why I'm looking for this metadata. I'd like to be able to pull an artifact based on the vcsRevision property. That makes it easier to match a commit in VC to it's artifact.
Closing after further inspection, the vcs info is being set for the build-info. What i'm actually looking for is a custom deployProperty which I need to setup myself.
I'm running a build in a Github Actions workflow and I've noticed that the vcsRevision build property isn't set on the published artifacts. I saw in the build-info repo an issue about setting vcs properties and the release notes say VCS info is populated as of version 3.3.0.
Am I missing some configuration? Do I need to explicitly set it from an environment variable?
Config: