Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/commit/4476da779929a6ee5f9b16d2258ab719c0d74268
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
6 additions and
6 deletions
@ -3,7 +3,7 @@
"isRoot" : true ,
"tools" : {
"gitversion.tool" : {
"version" : " 5.12.0 ",
"version" : " 6.0.0-beta.6 ",
"commands" : [
"dotnet-gitversion"
]
@ -15,4 +15,4 @@
]
}
}
}
}
@ -12,7 +12,7 @@
<PackageVersion Include="FluentValidation" Version="11.9.0" />
<PackageVersion Include="Flurl" Version="3.0.7" />
<PackageVersion Include="Flurl.Http" Version="4.0.2" />
<PackageVersion Include="GitVersion.MsBuild" Version="5.12.0 " />
<PackageVersion Include="GitVersion.MsBuild" Version="6.0.0-beta.6 " />
<PackageVersion Include="JetBrains.Annotations" Version="2023.3.0" />
<PackageVersion Include="MudBlazor" Version="6.11.0" />
<PackageVersion Include="ReactiveUI.Blazor" Version="19.5.1" />
@ -62,4 +62,4 @@
<PackageVersion Include="System.Net.Http" Version="4.3.4" />
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>
</Project>
</Project>
@ -1,8 +1,8 @@
mode : ContinuousDe ployment
mode : ContinuousDe livery
major-version-bump-message : "^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?(!:|:.*\\n\\n((.+\\n)+\\n)?BREAKING CHANGE:\\s.+)"
minor-version-bump-message : "^(feat)(\\([\\w\\s-]*\\))?:"
patch-version-bump-message : "^(build|chore|ci|docs|fix|perf|refactor|revert|style|test)(\\([\\w\\s-]*\\))?:"
branches:
main:
tag : dev
label : dev