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

allow ssh transport protocol for a git module spec #3305

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mcarrolle
Copy link

Fix regression. Issue description: #3237

@mcarrolle mcarrolle requested a review from a team as a code owner May 1, 2024 14:23
@CLAassistant
Copy link

CLAassistant commented May 1, 2024

CLA assistant check
All committers have signed the CLA.

@donoghuc
Copy link
Member

donoghuc commented May 7, 2024

Thanks for the PR, i just started the tests on it. Assuming those pass I think we can get this merged, can you squash your commits and format the commit message according to https://github.com/puppetlabs/bolt/blob/main/CONTRIBUTING.md#pull-requests (i think you can use !bug)?

@mcdonaldseanp
Copy link
Contributor

Tests are passing, once the commit messages are formatted we will merge

!bug

* **Allow ssh transport protocol** ([puppetlabs#3237](puppetlabs#3237))

  Fix regression introduced by commit [0a09069](puppetlabs@0a09069).
  Allow install module from git private repository with SSH transport URI (e.g ssh://git@mygitlabserver:12345/namespace/myprivatemod.git)
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.

None yet

4 participants