Skip to content

refactor dsc main to be multiple files#164

Merged
SteveL-MSFT merged 2 commits intoPowerShell:mainfrom
SteveL-MSFT:refactor-main
Aug 23, 2023
Merged

refactor dsc main to be multiple files#164
SteveL-MSFT merged 2 commits intoPowerShell:mainfrom
SteveL-MSFT:refactor-main

Conversation

@SteveL-MSFT
Copy link
Member

PR Summary

main.rs was getting too big, pulled out subcommands, resource subcommand, and utilities into separate files

PR Context

Fix #118

@SteveL-MSFT SteveL-MSFT requested a review from anmenaga August 22, 2023 22:23
@michaeltlombardi
Copy link
Collaborator

To be clear - this is just a reorganizational refactor, no code changes, correct?

@SteveL-MSFT
Copy link
Member Author

@michaeltlombardi correct, no functional code change

@SteveL-MSFT SteveL-MSFT merged commit 3f07ab4 into PowerShell:main Aug 23, 2023
@SteveL-MSFT SteveL-MSFT deleted the refactor-main branch August 23, 2023 20:41
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.

dsc.exe main.rs needs to be refactored

2 participants