Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MiCall Reports should have a version number #407

Closed
wrpscott opened this issue Jun 29, 2017 · 2 comments
Closed

MiCall Reports should have a version number #407

wrpscott opened this issue Jun 29, 2017 · 2 comments

Comments

@wrpscott
Copy link
Contributor

The Resistance reports should have a version number which reflects the software version in a traceable way. Perhaps a commit hash could be used?

@wrpscott
Copy link
Contributor Author

Perhaps something like this would work:
git describe --long --dirty --abbrev=10 --tags
This produces a string of the form 'v7.7.0-4-g5b9322c61c'

@donkirkby
Copy link
Member

We could probably add something to the script that builds the Docker image to write a version stamp into version.txt file, then display the contents in the report.

If the script for building the Docker image is getting more complicated, we should move it from the contributing file to a script file in Git.

@donkirkby donkirkby modified the milestone: 7.8 Mutation Prevalance Jul 31, 2017
@donkirkby donkirkby removed the ready label Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants