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

PSProvider for GitHub #400

Open
Liturgist opened this issue Feb 20, 2023 · 0 comments
Open

PSProvider for GitHub #400

Liturgist opened this issue Feb 20, 2023 · 0 comments
Labels
enhancement An issue or pull request introducing new functionality to the project. triage needed An issue that needs to be reviewed by a member of the team.

Comments

@Liturgist
Copy link

Is there a PSProvider for GitHub?

Feature Idea Summary

It would be helpful to be able to:

New-PSDrive -Name 'Repo1' -PSProvider 'GitHub' -Root 'https://github.com/microsoft/PowershellForGitHub/master/'
Get-ChildItem -Path Repo1:

Feature Idea Additional Details

Searching has turned up a small number of possible PSProviders. However, all of them appear to be unchanged for 5+ years.

Does that suggest that it is a bad idea?

Requested Assignment

- I'm just suggesting this idea, but don't want to implement it.

Operating System

OsName : Microsoft Windows 10 Pro
OsOperatingSystemSKU : 48
OsArchitecture : 64-bit
WindowsVersion : 2009
WindowsBuildLabEx : 19041.1.amd64fre.vb_release.191206-1406
OsLanguage : en-US
OsMuiLanguages : {en-US}

PowerShell Version

PSVersion                      7.3.2
PSEdition                      Core
GitCommitId                    7.3.2
OS                             Microsoft Windows 10.0.19045
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Module Version

Running: 0.16.1
Installed: 0.16.1
@Liturgist Liturgist added enhancement An issue or pull request introducing new functionality to the project. triage needed An issue that needs to be reviewed by a member of the team. labels Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue or pull request introducing new functionality to the project. triage needed An issue that needs to be reviewed by a member of the team.
Projects
None yet
Development

No branches or pull requests

1 participant