Skip to content

Conversation

@eyalk007
Copy link
Contributor

@eyalk007 eyalk007 commented Aug 26, 2025

  • Add nil checks for response.RemoteUrl and response.SshUrl

  • Log informative messages when URLs are missing instead of panicking

  • Return empty strings for missing URLs to maintain compatibility

  • Prevents runtime panics when SSH/HTTPS is disabled in Azure DevOps

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

  • I used go fmt ./... for formatting the code before submitting the pull request.

  • This feature is included on all supported VCS providers - GitHub, Bitbucket cloud, Bitbucket server, GitLab and Azure Repos.

  • I added the relevant documentation for the new feature.


Added more informative logs about missing data for azure clone info

some of the fields may be empty per configurations of an org in a self hosted env

…ully

- Add nil checks for response.RemoteUrl and response.SshUrl
- Log informative messages when URLs are missing instead of panicking
- Return empty strings for missing URLs to maintain compatibility
- Prevents runtime panics when SSH/HTTPS is disabled in Azure DevOps
@eyalk007 eyalk007 self-assigned this Aug 26, 2025
@eyalk007 eyalk007 added the improvement Automatically generated release notes label Aug 26, 2025
@eyalk007 eyalk007 added bug Something isn't working and removed improvement Automatically generated release notes labels Aug 26, 2025
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


Copy link
Contributor

@attiasas attiasas left a comment

Choose a reason for hiding this comment

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

LGTM

@eyalk007 eyalk007 merged commit 09fc8b1 into jfrog:master Aug 27, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants