Skip to content

[JENKINS-75976] Use proper URI for ssh resolved repositories #877

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wyd-leonteq
Copy link

@wyd-leonteq wyd-leonteq commented Aug 7, 2025

To remove the following warning:

WARNING c.c.j.p.d.scmurl.ScmInfoResolver#scmUri: SCM URL (provider git) is not a valid URI and will be ignored: git@host:org/repo.git

Description

A brief summary describing the changes in this pull request. See
JENKINS-75976 for further information.

Submitter checklist

  • Link to JIRA ticket in description, if appropriate.
  • Change is code complete and matches issue description
  • Automated tests have been added to exercise the changes
  • Reviewer's manual test instructions provided in PR description. See Reviewer's first task below.

Reviewer checklist

  • Run the changes and verify that the change matches the issue description
  • Reviewed the code
  • Verified that the appropriate tests have been written or valid explanation given

Documentation changes

  • Link to jenkins.io PR, or an explanation for why no doc changes are needed

Users/aliases to notify

To remove the following warning: 

WARNING c.c.j.p.d.scmurl.ScmInfoResolver#scmUri: SCM URL (provider git) is not a valid URI and will be ignored: git@host:org/repo.git.git
@wyd-leonteq wyd-leonteq changed the title Use proper URI for ssh resolved repositories [JENKINS-75976] Use proper URI for ssh resolved repositories Aug 7, 2025
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.

1 participant