Searched refs:conan_recipe_user_channel_regex (Results 1 – 4 of 4) sorted by relevance
13 format: { with: Gitlab::Regex.conan_recipe_user_channel_regex }
19 def conan_recipe_user_channel_regex method
30 CONAN_REVISION_USER_CHANNEL_REGEX = Gitlab::Regex.conan_recipe_user_channel_regex
293 subject { described_class.conan_recipe_user_channel_regex }