Skip to content

Allow callers to verify support for purl_type

Igor Frenkel requested to merge add-package-registry-supported-method into master

What does this MR do?

This MR adds the SemverDialects.package_registry_supported? public function in order to give callers a way to verify whether a particular package registry type is supported by SemverDialects.

What are the relevant issue numbers?

This is related to a discussion on a separate MR about how to decouple package registry support in the monolith from the gem: gitlab-org/gitlab!157358

Does this MR meet the acceptance criteria?

Edited by Igor Frenkel

Merge request reports