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

Add at least some form of a version tag to be printed to stdout and results.txt #46

Closed
halx opened this issue Dec 13, 2015 · 3 comments
Closed
Assignees

Comments

@halx
Copy link
Collaborator

halx commented Dec 13, 2015

The tool needs to write out clear information about the current version. This could be done in the same fashion as the command line that is to stdout and results.txt.

@davidlmobley
Copy link
Member

Agreed. We also need to add clear versioning, see #13 . I don't have any experience with the automated versioning stuff so I need to investigate that, or I'm open to suggestions.

@halx
Copy link
Collaborator Author

halx commented Dec 17, 2015

I'm not sure how you would do automatic versioning for something as
arbitrary as a version label. I understand this branch to be a release
branch which is updated whenever you feel like it. If you had a "live"
branch i.e. a development branch you could just use the GIT hash. I guess
you could update a file every time a check-out (pull) occurs.

For the time being you could just manually add a version tag e.g. by using
arparse's version action.

On 16 December 2015 at 19:30, David L. Mobley [email protected]
wrote:

Agreed. We also need to add clear versioning, see #13
#13 . I don't
have any experience with the automated versioning stuff so I need to
investigate that, or I'm open to suggestions.


Reply to this email directly or view it on GitHub
#46 (comment)
.

@davidlmobley davidlmobley changed the title Version information missing Add at least some form of a version tag to be printed to stdout and results.txt Dec 22, 2015
@davidlmobley davidlmobley self-assigned this Dec 22, 2015
@halx
Copy link
Collaborator Author

halx commented Jan 4, 2016

'refactor' branch provides simple version information.

@halx halx closed this as completed Jan 4, 2016
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