Skip to content

Marketplace installation over SSH fails #3102

@ncremaschini

Description

@ncremaschini

Describe the bug

trying to add a marketplace, copilot cli tries to pull the repo via HTTPS, prepending https:// to repo url, regardless the repo is passed as SSH formatted url

Affected version

GitHub Copilot CLI 1.0.40.

Steps to reproduce the behavior

  1. run plugin marketplace add passing an SSH repo's url in the format [email protected]/
  2. the command fails with remote not found
  3. look at the output, you see https://github.com is prepended to your [email protected] repo's url (see attached screenshot

Expected behavior

Pull command should be executed over SSH

Additional context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions