Closed aaronlippold closed 4 years ago
I dont see a version.md file, just so you know.
VERSION.md was changed to RELEASE.md, but, Aaron is referring to lib/inspec_tools/version.rb in this issue.
Aaron Lippold
lippold@gmail.com
260-255-4779
twitter/aim/yahoo,etc. 'aaronlippold'
On Tue, Nov 5, 2019 at 12:52 PM lukemalinowski notifications@github.com wrote:
I dont see a version.md file, just so you know.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mitre/inspec_tools/issues/79?email_source=notifications&email_token=AALK42DROQRMJSBDR5YI3MTQSGXHJA5CNFSM4JI5NIFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDDWINQ#issuecomment-549938230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALK42FAOMONEQNO6RGSD73QSGXHJANCNFSM4JI5NIFA .
The version.yml GitHub action we have actually updates the correct file, but it does not seem to be working correctly within the runner.
The standard location for the version information is /lib//version.rb in a gem. There should be semantic versioning gems we can use. The VERSION file ( not a
.md
file ) should just be a string with the current version in it - aka1.6.5
in this case.I think the current
version.md
the file would be better namedrelease.md