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

Implement the 'tmt --version' option [fix #445] #561

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Implement the 'tmt --version' option [fix #445] #561

merged 1 commit into from
Feb 22, 2021

Conversation

psss
Copy link
Collaborator

@psss psss commented Feb 17, 2021

Instead of hard coding the version into the sources let's replace
the default string before building the packages.

@psss psss added the code | cli Changes related to the command line interface label Feb 17, 2021
@psss psss self-assigned this Feb 17, 2021
@psss psss added this to the 1.3 milestone Feb 17, 2021
Copy link
Collaborator

@pvalena pvalena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Makefile Show resolved Hide resolved
Copy link
Collaborator

@lukaszachy lukaszachy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems that module.__version__ version is a standard. We should stick to it.

tmt/cli.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@lukaszachy lukaszachy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

Copy link
Collaborator

@thrix thrix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Instead of hard coding the version into the sources let's replace
the default string before building the packages.
@psss psss merged commit 722dedc into master Feb 22, 2021
@psss psss deleted the version branch February 22, 2021 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code | cli Changes related to the command line interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants