Commit History

Author SHA1 Message Date
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 years ago
  Daniel Nephin 589755d034 Inclide the filename in validation errors. 10 years ago
  Daniel Nephin fa96484d28 Refactor process_errors into smaller functions 10 years ago
  Daniel Nephin f7d8087694 Add ids to config schemas 10 years ago
  Daniel Nephin 1f7faadc77 Remove name from config schema. 10 years ago
  Daniel Nephin 98ad5a05e4 Validate additional files before merging them. 10 years ago
  Daniel Nephin 841ed4ed21 Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 10 years ago
  Daniel Nephin 3725c3ab7e Merge pull request #2225 from mnowster/2221-blank-env-vars 10 years ago
  Daniel Nephin 937e087c6c Fixes #2203 - properly validate files when multiple files are used. 10 years ago
  Mazz Mosley 08add665e9 Environment keys can contain empty values 10 years ago
  Mazz Mosley ff83c459d0 Improve error message for type constraints 10 years ago
  mnowster 6b68a84b9b Merge pull request #2019 from mrfuxi/less-verbose-extends 10 years ago
  Karol Duleba c7ffbf97c8 Extend oneOf error handling. Issue #1989 10 years ago
  Mazz Mosley 8efc39e616 Improve boolean warning message. 10 years ago
  Mazz Mosley 5509990a71 Ensure RefResolver works across operating systems 10 years ago
  Mazz Mosley 8caeffe27e Log a warning when boolean is found in `environment` 10 years ago
  Mazz Mosley 1007ad0f86 Refactor to simplify _parse_valid_types 10 years ago
  Mazz Mosley cf7b595385 Improve error messages from oneOf schema errors 10 years ago
  Mazz Mosley 418ec5336b Improved messaging for simple type validator 10 years ago
  Mazz Mosley 9b8e404d13 Pass service_name to process_errors 10 years ago
  Mazz Mosley 9fa6e42f55 process_errors handle both schemas 10 years ago
  Mazz Mosley 950577d60f Split validation into fields and service 10 years ago
  Mazz Mosley 4a8b2947ca Interpolate extended config 10 years ago
  Mazz Mosley 538a501eec Refactor validating extends file path 10 years ago
  Karol Duleba 477d4f491d Do not allow to specify both image and dockerfile in configuration. Closes #1908 10 years ago
  Daniel Nephin 54973e8200 Remove flake8 ignores and wrap the longest lines to 140 char. 10 years ago
  Daniel Nephin feaa4a5f1a Unit tests passing again. 10 years ago
  Daniel Nephin 59d4f304ee Run pre-commit on all files 10 years ago
  Mazz Mosley 67995ab9e3 Pre-process validation steps 10 years ago
  Mazz Mosley f8efb54c80 Handle $ref defined types errors 10 years ago