Skip to content

Prefix project URLs with https prefix#3631

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:fix-missing-url-prefixes
Apr 10, 2026
Merged

Prefix project URLs with https prefix#3631
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:fix-missing-url-prefixes

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

CDash previously performed no validation to ensure that URLs stored in the project table were of the correct form, leading to variety of data cleanliness issues. This attempts to fix the most common case--the missing http(s):// prefix.

Fixes most of the issues outlined in #3625.

CDash previously performed no validation to ensure that URLs stored in the project table were of the correct form, leading to variety of data cleanliness issues.  This attempts to fix the most common case--the missing http(s):// prefix.
@josephsnyder josephsnyder added this pull request to the merge queue Apr 10, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 10, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 10, 2026
Merged via the queue into Kitware:master with commit 05a8469 Apr 10, 2026
18 of 21 checks passed
@williamjallen williamjallen deleted the fix-missing-url-prefixes branch April 10, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants