Commit Graph

620 Commits (commitlint)
 

Author SHA1 Message Date
Robert Dailey 27f4f60c58 wip: Add commitlint
2 years ago
Robert Dailey 3df3bc869e refactor: Silence unused Version param warning
2 years ago
Robert Dailey 2ed8bdb55e chore: Jetbrains Rider .idea files
2 years ago
Robert Dailey e4a3e9d1fe refactor: Remove unused Resolve method in IntegrationFixture
2 years ago
Robert Dailey 9fa5d9f3a1 chore: Rename Install-Script-Dependencies.ps1 script
2 years ago
Robert Dailey 934dc65d3c chore: Introduce script to update .gitignore
2 years ago
Robert Dailey 97d229d1f6 chore(git): Latest .gitignore from gitignore.io
2 years ago
Robert Dailey 56666a245a refactor: Do not fail on missing DTO properties
2 years ago
Robert Dailey 081856e19e refactor: Generalize compatibility check logic
2 years ago
Robert Dailey 934f30d71e refactor: Print Recyclarr version to debug logs
2 years ago
Robert Dailey f6884205c4 chore: Add sonarr/radarr version field to bug template
2 years ago
Robert Dailey e32a6c510f chore: New feature request issue template
2 years ago
Robert Dailey bb03b512b9 chore: Add field for sonarr/radarr logs in bug issue template
2 years ago
Robert Dailey fee10c3da5 chore: New issue template
2 years ago
Robert Dailey 1c1bbb8af7 ci: Use specific paths in build.yml
2 years ago
Robert Dailey 724d2c41aa chore: Move GitVersion.yml into src dir
2 years ago
Robert Dailey 9dc98a195c docs(changelog): Added secrets
2 years ago
Robert Dailey c7aababd15 ci: Only run Sonarcloud when source changes
2 years ago
voltron4lyfe 0dbc1ac7fd
feat: Support secrets in config (#139)
2 years ago
Robert Dailey d4845d89ae ci: Upgrade to setup-dotnet@v3 to fix ECONNRESET error
2 years ago
Robert Dailey e5750a97ba refactor: Fix resharper analysis suggestions
2 years ago
Robert Dailey fc92e2937d chore: Add comment to top of editorconfig
2 years ago
Robert Dailey a853f0830d refactor: Separate config finding logic from ServiceCommand
2 years ago
Robert Dailey f251bbeba4 feat: Support for loading configs in a directory
2 years ago
Robert Dailey 0b0fc1e7bc refactor: Delete YamlDotNet ObjectFactory
2 years ago
Robert Dailey 835aae860b refactor: Greatly simplify DI support code
2 years ago
Robert Dailey 88bdc5a92e refactor: Add JsonUtils class
2 years ago
Robert Dailey dcfbccae2f refactor: Use IServiceLocatorProxy instead of ILifetimeScope
2 years ago
Robert Dailey cda317d3c3 fix: Run validation against Custom Formats in Sonarr
2 years ago
Robert Dailey 1ca192f3e5 docs(changelog): Fix broken links
2 years ago
voltron4lyfe e1e3afff02
refactor: Rename QualityProfileConfig (#135)
2 years ago
Robert Dailey 18074b6619 revert: "ci: Continue on error instead of using `if: always()`"
2 years ago
voltron4lyfe bb556c72f9
chore: Add vscode editor configuration (#134)
2 years ago
Robert Dailey 044a064069 ci: Continue on error instead of using `if: always()`
2 years ago
Robert Dailey c842c6d584 ci: Proper boolean comparison for SHOULD_PUBLISH
2 years ago
Robert Dailey ada30da70b build: Upgrade Microsoft.NET.Test.Sdk (patch)
2 years ago
Robert Dailey 035bb0e17a build: Upgrade MudBlazor (patch)
2 years ago
Robert Dailey ebc46abd75 build: Upgrade Serilog Packages (minor)
2 years ago
Robert Dailey 2e45fbe1c5 build: Upgrade FluentValidation (patch)
2 years ago
Robert Dailey 9470377856 build: Upgrade AutoMapper (major)
2 years ago
Robert Dailey 32d7aa8a67 build: Upgrade YamlDotNet
2 years ago
Robert Dailey 4ab18fc9b0 build: Upgrade System.IO.Abstractions
2 years ago
Robert Dailey 16376ea11e ci: Fix diff semantics depending on branch vs PR vs master
2 years ago
Robert Dailey cea83477db ci: Inspect code workflow
2 years ago
Robert Dailey 8c936951c0 chore: Update DotSettings file
2 years ago
Robert Dailey c775bc3c4d refactor: Address Resharper inspection issues
2 years ago
Robert Dailey 3d403ef737 feat!: Do not load config next to executable
2 years ago
Robert Dailey 1a4b6855a1 chore: Remove names array from config schema
2 years ago
Robert Dailey 71580acc40 refactor: Service cache test fixes & improved testability
2 years ago
Robert Dailey 63c3bff27a feat!: Remove names support for custom formats
2 years ago