Skip to main content

is_valid_preview_build_label

Function is_valid_preview_build_label 

Source
fn is_valid_preview_build_label(label: &str) -> bool
Expand description

A valid preview build label is a DNS label (1-63 characters of lowercase ASCII alphanumerics and hyphens, not ending with a hyphen) starting with PREVIEW_BUILD_LABEL_PREFIX.