You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
recyclarr/src/Recyclarr.TrashLib/Config/Parsing
Robert Dailey d6fc96f247
fix: Allow quality group names to duplicate quality names.
10 months ago
..
ErrorHandling fix: Better error message when no config files are found 10 months ago
PostProcessing feat: api_key and base_url are now optional 11 months ago
ConfigParser.cs fix: NRE due to null RootConfigYaml 11 months ago
ConfigSaver.cs feat: Create configs from templates 12 months ago
ConfigValidationExecutor.cs feat: Quality profile sync 10 months ago
ConfigYamlDataObjects.cs refactor: Add SonarCloud Analyzer and fix analysis warnings 10 months ago
ConfigYamlDataObjectsValidation.cs fix: Allow quality group names to duplicate quality names. 10 months ago
ConfigYamlMapperProfile.cs feat: Add Allowed flag for QP upgrades 10 months ago
ConfigurationFinder.cs feat: Support `*.yaml` extension 1 year ago
ConfigurationLoader.cs feat: api_key and base_url are now optional 11 months ago
IConfigurationFinder.cs feat: `config list local` implemented 1 year ago
IConfigurationLoader.cs refactor: YAML configuration relies less on custom parsing code 1 year ago