Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/commit/5f19e00d4213d168f8cac27eb28c1c03d60eeb7f You should set ROOT_URL correctly, otherwise the web may not work correctly.

chore(renovate): Group all System.IO.Abstractions packages

pull/274/head
Robert Dailey 10 months ago
parent 4c18944865
commit 5f19e00d42

@ -16,6 +16,11 @@
"matchManagers": ["nuget"],
"matchPackagePatterns": ["(?i)gitversion"],
"commitMessagePrefix": "build(deps):"
},
{
"groupName": "System.IO.Abstractions Packages",
"matchManagers": ["nuget"],
"matchPackagePrefixes": ["TestableIO.System.IO.Abstractions"]
}
]
}

Loading…
Cancel
Save