dshoreman / servidor

A modern web application for managing servers
GNU Lesser General Public License v2.1
9 stars 11 forks source link

Fix regex for custom repositories #578

Closed dshoreman closed 1 year ago

dshoreman commented 1 year ago

Updates the repository validation regex to allow for full repo urls, and adds 'custom' to the list of allowed source repository providers.

codecov[bot] commented 1 year ago

Codecov Report

Merging #578 (6e894b8) into develop (7f7903c) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             develop     #578   +/-   ##
==========================================
  Coverage      99.69%   99.70%           
  Complexity       451      451           
==========================================
  Files             88       88           
  Lines           1332     1335    +3     
==========================================
+ Hits            1328     1331    +3     
  Misses             4        4           
Impacted Files Coverage Δ
app/Http/Requests/Projects/NewProjectService.php 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more