Open hartzell opened 4 years ago
LGTM, please let me know when it'll be ready to be merged.
By way of an update, the Spack PR isn't getting timely feedback, so this is on hold until it gets moving again. Thank you for being willing to see the use cases expanded!
This is a work in progress, not ready to be merged. It might change with feedback from @dmgk and/or the Spack community.
This adds support for generating Spack resource statements, in support of adding general support for Go applications to Spack. It:
-spack
and-app_version
)-spack
is provided on the command line, including awhen=...
attribute if-app_version
is provided.when=
attribute, and differentiating between thecommit=
andtag=
commit depending on the format of the version identifier.Closes #7