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

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

mcarrolle
Copy link
Contributor

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)
@mcarrolle
Copy link
Contributor Author

Hi,
Commit messages have been formatted. Is something missing ?

Copy link
Member

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@donoghuc donoghuc merged commit 42ec31c into puppetlabs:main Jun 11, 2024
1 check passed
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.

4 participants