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

Uninstall command implementation with tests #150

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

magyta93
Copy link
Contributor

@magyta93 magyta93 commented Dec 21, 2023

Type Of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Any modification in the test cases
  • Any modification in the documentation

Checklist:

  • I have read and followed the contribution guideline.
  • I have checked to ensure there aren't other open Pull Requests for the same update/change.
  • All the test cases pass and new modifications in the production code are 100% covered.
  • I have made corresponding changes to the documentation.

Related Issue

Closing:
#135
DEM-190

Description

The uninstall command's new functionality is to uninstall a Dev Env. Delete docker images if not required and set intalled flag to False.

How Has This Been Tested?

New test cases have been added.
Tested on Debian 12.

@janosmurai janosmurai merged commit 6d7b149 into axem-solutions:main Dec 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants