-
Notifications
You must be signed in to change notification settings - Fork 32
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
DTT1 - Iteration 3 - Provision module - Improvement support actions #4853
Comments
UpdateSome new classes were generated to facilitate the management of actions on the provision.
and a new component_type class:
The implementation of these new classes within the provision is being finalized, to then move on to unit testing. |
UpdatePerforming unit tests on changes in the provision structure and the addition of uninstall |
UpdateImprove the way we define the task, only with modification in the provision module: Testing the module, I encounter some problems and errors with the new structure such as:
|
LGTM! |
Description
The goal of this issue is to add the uninstall action for any component sent by parameter.
Tasks
Action
classcomponentType
classThe text was updated successfully, but these errors were encountered: