提交历史

作者 SHA1 备注 提交日期
  Daniel Nephin bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 年之前
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 年之前
  Joffrey F a7689f3da8 Handle volume driver change error in config. 10 年之前
  Joffrey F f3a9533dc0 version no longer optional arg for process_config_file 10 年之前
  Joffrey F ecef5d37a7 Add v2 configuration tests 10 年之前
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 年之前
  Daniel Nephin 2acc29cf1c Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME. 9 年之前
  Daniel Nephin fa3528ea25 Fix dns and dns_search when used strings and without extends. 10 年之前
  Aanand Prasad defcf5a21f Merge pull request #2464 from aanand/validate-expose 10 年之前
  Aanand Prasad ccf548b98c Validate the 'expose' option 10 年之前
  Aanand Prasad 042c7048f2 Split out ports validation tests into type, uniqueness, format 10 年之前
  Daniel Nephin 2ab3cb212a Add integration test and docs for build with a git url. 10 年之前
  Jonas Eckerström f7239f41ef Added support for url buid paths 10 年之前
  Aanand Prasad b85bfce65e Fix ports validation test 10 年之前
  Daniel Nephin e67bc2569c Properly resolve environment from all sources. 10 年之前
  Daniel Nephin 533f33271a Move service sorting to config package. 10 年之前
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 年之前
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 年之前
  Daniel Nephin 1e8f76767f Fix env_file and environment when used with extends. 10 年之前
  Daniel Nephin 9f6a5a964a Merge pull request #2355 from dnephin/refactor_handle_error 10 年之前
  Daniel Nephin 589755d034 Inclide the filename in validation errors. 10 年之前
  Daniel Nephin fa96484d28 Refactor process_errors into smaller functions 10 年之前
  Daniel Nephin f7d8087694 Add ids to config schemas 10 年之前
  Joffrey F 0a35fd93cd Merge pull request #2373 from shin-/2370-env_vars_with_dashes 10 年之前
  Joffrey F d6b44905f2 Add test for environment variable dashes support 10 年之前
  Daniel Nephin 19b2c41c7e Add a test for invalid field 'name', and fix an existing test for invalid service names. 10 年之前
  Daniel Nephin 1f7faadc77 Remove name from config schema. 10 年之前
  Daniel Nephin 5e97b806d5 Fix a bug in ExtendsResolver where the service name of the extended service was wrong. 10 年之前
  Daniel Nephin a92d86308f Rename ServiceLoader to ServiceExtendsResolver 10 年之前
  Daniel Nephin 98ad5a05e4 Validate additional files before merging them. 10 年之前