build-info icon indicating copy to clipboard operation
build-info copied to clipboard

Add allowInsecureProtocol flag for http-configured Artifactory Repositories on Gradle

Open kouta-kun opened this issue 3 years ago • 4 comments

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

Hi! My current enterprise still has an HTTP Artifactory which I was not able to push to using the latest version, so I added the feature as a pass-through to the configured Gradle Repository. I was not able to get the tests working as I got a "Task with path 'pluginUnderTestMetadata' not found in project ':build-info-extractor-gradle'.", if anyone knows what that's about I'm okay with fixing it.

kouta-kun avatar Sep 23 '22 18:09 kouta-kun

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Sep 23 '22 18:09 github-actions[bot]

recheck

kouta-kun avatar Sep 23 '22 18:09 kouta-kun

I have read the CLA Document and I hereby sign the CLA

kouta-kun avatar Sep 23 '22 18:09 kouta-kun

Thanks for this contribution, @kouta-kun! Due to the complexity and issues of upgrading to Gradle 7, would you mind keeping just the core changes of this PR of adding the allowInsecureProtocol flag? That way we can review and add this feature quickly.

yahavi avatar Dec 05 '22 13:12 yahavi