Commit History

Author SHA1 Message Date
  Dimitar Bonev 2f07e2ac36 Ulimits are now merged into extended services 9 years ago
  Daniel Nephin e98ab0e534 Allow both image and build together. 9 years ago
  Daniel Nephin ab98c70dd1 Merge pull request #2612 from dnephin/merge_extends_from_multiple_files 9 years ago
  Daniel Nephin bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 10 years ago
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 years ago
  Daniel Nephin c7b71422c0 Fix extends with multiple files. 9 years ago
  Joffrey F a7689f3da8 Handle volume driver change error in config. 10 years ago
  Joffrey F f3a9533dc0 version no longer optional arg for process_config_file 10 years ago
  Joffrey F ecef5d37a7 Add v2 configuration tests 10 years ago
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files 10 years ago
  Daniel Nephin 2acc29cf1c Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME. 9 years ago
  Daniel Nephin fa3528ea25 Fix dns and dns_search when used strings and without extends. 10 years ago
  Aanand Prasad defcf5a21f Merge pull request #2464 from aanand/validate-expose 10 years ago
  Aanand Prasad ccf548b98c Validate the 'expose' option 10 years ago
  Aanand Prasad 042c7048f2 Split out ports validation tests into type, uniqueness, format 10 years ago
  Daniel Nephin 2ab3cb212a Add integration test and docs for build with a git url. 10 years ago
  Jonas Eckerström f7239f41ef Added support for url buid paths 10 years ago
  Aanand Prasad b85bfce65e Fix ports validation test 10 years ago
  Daniel Nephin e67bc2569c Properly resolve environment from all sources. 10 years ago
  Daniel Nephin 533f33271a Move service sorting to config package. 10 years ago
  Daniel Nephin dac75b07dc Move volume parsing to config.types module 10 years ago
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types 10 years ago
  Daniel Nephin 1e8f76767f Fix env_file and environment when used with extends. 10 years ago
  Daniel Nephin 9f6a5a964a Merge pull request #2355 from dnephin/refactor_handle_error 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
  Joffrey F 0a35fd93cd Merge pull request #2373 from shin-/2370-env_vars_with_dashes 10 years ago
  Joffrey F d6b44905f2 Add test for environment variable dashes support 10 years ago
  Daniel Nephin 19b2c41c7e Add a test for invalid field 'name', and fix an existing test for invalid service names. 10 years ago