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 abcf4f7d8f
feat: api_key and base_url are now optional
11 months ago
..
ErrorHandling feat: Move config templates to new repository 1 year 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 refactor: Create interface for RuntimeValidationService 1 year ago
ConfigYamlDataObjects.cs feat: Create configs from templates 12 months ago
ConfigYamlDataObjectsValidation.cs feat: api_key and base_url are now optional 11 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
ConfigurationMapperProfile.cs refactor: Reorganize code and fix unit tests 1 year 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