Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Decouple the bundled modules to seperate Repo's #1979

Copy link
Copy link
@kilasuit

Description

@kilasuit
Issue body actions

Now that we have PowerShell Open Sourced we should really move to decouple all of the modules that are shipped "inbox" into their own repos so that updates to these can be make separately to the core engine and can also be pulled from the PowerShell Gallery

However this brings a number of additional challenges that warrants a detailed discussion and a plan of action as not to break the current build process.

Modules that should be decoupled and pulled in as submodules

  • - PowerShellGet Priority
  • - PackageManagement (this may already be out there in the OneGet Repo)
  • - Microsoft.PowerShell.ODataUtils
  • - PSReadline (already decoupled just needs to become a submodule)
  • - PowerShell.Archive (as above)
  • - Pester (as above but submodule to point to Pester not current submodule)
  • - CimCmdlets
  • - Microsoft.PowerShell.Diagnostics
  • - Microsoft.PowerShell.LocalAccounts
  • - Microsoft.PowerShell.Management
  • - Microsoft.PowerShell.Security
  • - Microsoft.WSMan.Management
  • - PowerShell.Utility
  • - PSDiagnostics
  • - PSScheduledJob
  • - PSWorkflow
  • - PSWorkflowUtility

This is especially more important as in the differing subfolders in https://github.com/PowerShell/PowerShell/tree/master/src/Modules there are a number of code duplications due to the modules residing in multiple folders which is rather unnecessary and adds unneeded complexity for management of this repository going forward.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Code Cleanupthe issue is for cleaning up the code with no impact on functionalitythe issue is for cleaning up the code with no impact on functionalityResolution-FixedThe issue is fixed.The issue is fixed.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.