Robert Dailey
08b88fa0b7
release: v7.2.2
5 months ago
Robert Dailey
33e59ca98e
test: Optimize StubAutofacIndex.AddRange()
5 months ago
renovate[bot]
e90443c58b
build(deps): Update dependency Microsoft.NET.Test.Sdk to v17.11.0
5 months ago
Robert Dailey
75e7719a8c
build: Pin version of System.Diagnostics.DiagnosticSource
5 months ago
Robert Dailey
b39386d450
chore(style): consolidate line length & XML style
5 months ago
renovate[bot]
6e96545bcb
build(deps): Update All GitVersion Packages to v6.0.2
5 months ago
Robert Dailey
a55ecb9b53
refactor: Use collection expression in more places
...
Addresses some Resharper analysis warnings.
5 months ago
Robert Dailey
e33b75d3f1
refactor: Redesign limit factory to make code more testable
...
The quality size factory now implements an interface so that tests can
mock it.
5 months ago
Robert Dailey
042840b8bc
fix: Use new quality size limits in Radarr & Sonarr
...
- Max/Preferred in Sonarr bumped to 1000/995.
- Max/Preferred in Radarr bumped to 2000/1999.
5 months ago
renovate[bot]
51ebfa21c5
chore(deps): update dependency dotnet-sonarscanner to v8
5 months ago
Robert Dailey
a7020823b3
chore(style): Collection expression analysis set to warning level
5 months ago
Robert Dailey
594879b7d3
ci: Trigger SonarCloud workflow on pull requests
5 months ago
Robert Dailey
96c3cb368e
style: Use collection expressions across whole solution
5 months ago
Robert Dailey
b0c1423ee4
refactor: Use autofac composite for sync pipelines
5 months ago
Robert Dailey
4ab0e67a7e
refactor: Make JetBrains.Annotation a global using
...
Explicit using statements removed in whole solution.
5 months ago
Robert Dailey
11f7c7ed02
refactor: Use Autofac composite support for global setup tasks
...
Utilize built-in composite support in Autofac for `IGlobalSetupTask`
implementations.
5 months ago
Robert Dailey
e745bc32d0
chore(docker): Prevent sqlite service from starting
...
The sqlite service no longer starts when running `docker/Debug.ps1`
5 months ago
renovate[bot]
755e22b284
build(deps): Update dependency MudBlazor to v7.6.0
5 months ago
renovate[bot]
e1ad545a14
build(deps): Update dependency NUnit.Analyzers to v4.3.0
5 months ago
renovate[bot]
d5ccdc98c8
build(deps): Update dependency Serilog.AspNetCore to v8.0.2
5 months ago
renovate[bot]
a9be9f3f85
build(deps): Update All GitVersion Packages to v6.0.1
5 months ago
renovate[bot]
6331a008fc
build(deps): Update dependency Spectre.Console.Analyzer to v1
5 months ago
Robert Dailey
8070929c04
release: v7.2.1
5 months ago
Robert Dailey
4314f44a78
docs(changelog): Add latest bugfix
5 months ago
Robert Dailey
f7eac4493e
test: Fix broken quality size test
5 months ago
Robert Dailey
a634a25e8d
fix: Use correct Radarr preferred limit
...
At some point in the past, Radarr altered its Preferred upper limit to
399 (from 395). As a result, these upper limits can no longer be
hard-coded the same way for all services. A new design has been
implemented to support distinct max and preferred limits for each
service.
5 months ago
renovate[bot]
7553dc6350
build(deps): Update dependency NUnit3TestAdapter to v4.6.0
6 months ago
renovate[bot]
5e55449e1c
build(deps): Update System.IO.Abstractions Packages to v21.0.29
6 months ago
renovate[bot]
a50d9e2b99
build(deps): Update dependency Serilog to v4.0.1
6 months ago
Robert Dailey
4aaa5fc45e
release: v7.2.0
6 months ago
Robert Dailey
94b65c720f
feat: Improved console output for quality definition sync
6 months ago
Robert Dailey
0a8de83b34
refactor: Consolidate the two QualityItem types
...
Previously, quality item was split into a second part for only the
Preferred size settings, because at one point both Radarr and Sonarr
didn't support them the same. However, that has changed now so they are
now consolidated.
6 months ago
Robert Dailey
8bbdec38f7
fix: Sync preferred even if it is null
...
When preferred was null, it was not considered for change detection.
This was a regression likely introduced to support Radarr, which does
not have a preferred setting.
- Fixes #301
- Likely fixes #193 as well, which is a duplicate.
6 months ago
Robert Dailey
94daa54996
refactor: Better pipeline execusion debug logs
6 months ago
Robert Dailey
e2cff7d9fa
feat: Renamed CF `quality_profiles` to `assign_scores_to`
6 months ago
Robert Dailey
cc23f2e653
chore(style): Change WithExpressionModifiesAllMembers to suggestion
6 months ago
Robert Dailey
47081f3a30
fix: Fix incorrect URLs in local config template
6 months ago
Robert Dailey
e3d038b675
refactor: Address a few sonarlint issues
6 months ago
Robert Dailey
5a36be2912
build(deps): Upgrade YamlDotNet to v16
6 months ago
renovate[bot]
09606b02ac
build(deps): Update All GitVersion Packages to v6.0.0
6 months ago
Robert Dailey
ecc5797305
chore(renovate): Add some missing prBody columns
6 months ago
Robert Dailey
a6d0d78538
chore: Show pending column in nuget PRs
...
The default preset for all-badges doesn't show a pending column.
See: https://github.com/renovatebot/renovate/discussions/25316
6 months ago
renovate[bot]
5439afa0ab
build(deps): Update dependency MudBlazor to v7.3.0
6 months ago
renovate[bot]
3876ec4d4f
chore(deps): update docker/dockerfile docker tag to v1.9
6 months ago
renovate[bot]
8ce05048a3
build(deps): Update dependency SuperLinq to v6.2.0
6 months ago
renovate[bot]
e176e20b1b
chore(deps): update dependency dotnet-sonarscanner to v7.1.1
6 months ago
Robert Dailey
f269095e9a
chore(deps): Upgrade dotnet-sonarscanner to v7.1
...
Also remove the java installation step since v7 no longer requires it.
6 months ago
renovate[bot]
e4b08abd28
build(deps): Update dependency MudBlazor to v7.2.0
6 months ago
renovate[bot]
f1715f1a36
build(deps): Update System.IO.Abstractions Packages to v21.0.26
6 months ago
renovate[bot]
db4803a3ac
build(deps): Update dependency MudBlazor to v7.1.1
6 months ago