We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TMMT should be able to check and detect a module name and version. If it is not the last version, it should propose an upgrade.
Once a database connection is selected, TMMT looks for an existing TEKSI module and version.
If there is no TEKSI module installed, the user can initialize a new module.
If there is a TEKSI module installed, the user can see its version and is prompted for a suggested upgrade
No special configuration is required, except the database connexion selection.
No special parameters are required.
None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Objective
TMMT should be able to check and detect a module name and version. If it is not the last version, it should propose an upgrade.
How it works
Once a database connection is selected, TMMT looks for an existing TEKSI module and version.
If there is no TEKSI module installed, the user can initialize a new module.
If there is a TEKSI module installed, the user can see its version and is prompted for a suggested upgrade
Configuration
No special configuration is required, except the database connexion selection.
No special parameters are required.
Other
None
Acceptation criteria
The text was updated successfully, but these errors were encountered: