I'd like to start recording the git commit that was used to build a release in an x_ field. I started prototyping this with the field x_built_from_commit. The same field could be used by other SCMs. It might also make sense to record a tag name rather than (or in addition to?) a commit. An example of a use for this would be MetaCPAN being able to link directly to the state of the repo for a given release.
This wouldn't be part of the spec, but does anyone have any thoughts on it?
I'd like to start recording the git commit that was used to build a release in an
x_field. I started prototyping this with the fieldx_built_from_commit. The same field could be used by other SCMs. It might also make sense to record a tag name rather than (or in addition to?) a commit. An example of a use for this would be MetaCPAN being able to link directly to the state of the repo for a given release.This wouldn't be part of the spec, but does anyone have any thoughts on it?