Commit Graph

376 Commits (ef5f23d20b198e790823bebf7bcbe1e8ec426062)

Author SHA1 Message Date
Robert Dailey 08d1ced7b6 refactor: Newline after message, but before exception details
1 year ago
Robert Dailey b3666ec3cb refactor: Less verbose error messages
1 year ago
Robert Dailey eb9898fdd7 refactor: Implement Yaml Behavior system for extending parsing features
1 year ago
Robert Dailey fc0daf631b refactor: Address analysis issues
1 year ago
Robert Dailey 77603b6c93 refactor: Rename all projects to have Recyclarr prefix
1 year ago
Robert Dailey bbb2195df2 feat!: Change Sonarr quality definitions config YAML to match Radarr
1 year ago
Robert Dailey ab352f6a4c fix: Do not warn about empty configs when they aren't really empty
1 year ago
Robert Dailey ebb33f3328 refactor: Log git error message on clone retry
1 year ago
Robert Dailey 8a124d12f9 fix: Allow empty YAML files to be loaded
1 year ago
Robert Dailey 51d0219a1a refactor: Move RegisterMockFor to extension method
1 year ago
Robert Dailey c981a555ad test: Use log context for existing tests
1 year ago
Robert Dailey 9acdf7da14 feat: Improved logging
1 year ago
Robert Dailey 94e55b6182 build: Nuget package upgrades
2 years ago
Robert Dailey c1eb21d9ba build: Remove System.Private.Uri (no longer used)
2 years ago
Robert Dailey 69aec1450a build: Move ManagePackageVersionsCentrally to Build.props
2 years ago
Robert Dailey 8d091ff471 build: Upgrade GUI-specific nuget packages
2 years ago
Robert Dailey 2e31dacea9 refactor: Code changes after System.IO.Abstractions upgrade
2 years ago
Robert Dailey e47e1b2f82 build: Upgrade System.IO.Abstractions
2 years ago
Robert Dailey f16008d225 refactor: Use better argument handling for git operations
2 years ago
Robert Dailey 2b28fb9c73 chore: Update Rider run configurations for .NET 7
2 years ago
Robert Dailey 360f683718 chore: Remove another riderMarkupCache.xml file
2 years ago
Robert Dailey d04b10f9d0 refactor: Utilize DI for Flurl
2 years ago
Robert Dailey 2a79a50d50 fix: Address multiple issues with the config template
2 years ago
Robert Dailey 53d7233b1e build: Remove LangVersion from build props
2 years ago
Robert Dailey 4a9f753423 chore: Delete and ignore riderMarkupCache.xml
2 years ago
Robert Dailey dfce05a9e8 build: Update Rider project files
2 years ago
Robert Dailey 969499bf5a build: Fix for test packages not being assigned to TestLibrary.csproj
2 years ago
Robert Dailey e5a0302c13 chore: Delete global.json (not needed)
2 years ago
Robert Dailey 6811c2c816 refactor: Do not create the RepoDirectory on start up
2 years ago
Robert Dailey 794c8733ef test: Fix CompositionRoot tests
2 years ago
Robert Dailey d83edd9e2b refactor: Add logging to GitRepository / Factory
2 years ago
Robert Dailey 46067dffb0 test: Do not use NotThrow() in composition root test
2 years ago
Robert Dailey b34798eabb feat!: Remove LibGit2Sharp Library
2 years ago
Robert Dailey f810749b32 chore: Shared run configs updated for .NET 7.0 paths
2 years ago
Robert Dailey 7fdca11bc4 revert: "chore: Move GitVersion.yml into src dir"
2 years ago
Robert Dailey 9fc7444f3c refactor: Fix ASP.NET warning
2 years ago
Robert Dailey dd8b518735 build: Upgrade all Nuget packages
2 years ago
Robert Dailey b5a692a710 build: Upgrade to .NET 7.0
2 years ago
Robert Dailey 1d604b141b feat: Named instances support
2 years ago
Robert Dailey 4ae54d8f54 fix: Restore compare by name for CFs
2 years ago
Robert Dailey 7bfecdb3f3 build: Add nuget.config
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 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 724d2c41aa chore: Move GitVersion.yml into src dir
2 years ago
voltron4lyfe 0dbc1ac7fd
feat: Support secrets in config (#139)
2 years ago
Robert Dailey e5750a97ba refactor: Fix resharper analysis suggestions
2 years ago