Skip to content
This repository was archived by the owner on Aug 4, 2022. It is now read-only.

Utility file location refactoring#134

Merged
AndreasHassing merged 5 commits intomicrosoft:mainfrom
Antonstockmarr:UtilityFileLocationRefactoring
Jan 23, 2022
Merged

Utility file location refactoring#134
AndreasHassing merged 5 commits intomicrosoft:mainfrom
Antonstockmarr:UtilityFileLocationRefactoring

Conversation

@Antonstockmarr
Copy link
Copy Markdown
Contributor

Moves menus in the CLI to their own folder to give a better overview.
A few utility files were being referenced from other parts of the application, indicating that their location should be refactored.
These files are moved and references are modified accordingly.
Also creates a separate folder for DatabaseManager, since this is not directly related to the WorkloadSetupManager folder. Future files interacting directly with the databases will be put in this folder.

Several utility files were being referenced from other parts of the application, indicating that they should be located at a higher level.
Also create a separate folder for DatabaseManager, since this is not directly related to the WorkloadSetupManager.
@Antonstockmarr Antonstockmarr changed the title Utility file location refactoring Utility file location refactoring #patch Jan 15, 2022
Copy link
Copy Markdown
Contributor

@AndreasHassing AndreasHassing left a comment

Choose a reason for hiding this comment

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

LGTM 👍.

@AndreasHassing AndreasHassing changed the title Utility file location refactoring #patch Utility file location refactoring Jan 23, 2022
@AndreasHassing AndreasHassing merged commit 176cad2 into microsoft:main Jan 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants