Constant VCS_REPOSITORY_URL_FULL

Source
pub const VCS_REPOSITORY_URL_FULL: &'static str;
Expand description

The URL of the repository providing the complete address in order to locate and identify the repository.

ยงExamples

  • "https://github.com/opentelemetry/open-telemetry-collector-contrib"
  • "https://gitlab.com/my-org/my-project/my-projects-project/repo"